benchpark system/experiment reinit
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 78
- Forks
- 52
- Avg merge
- 4d 19m
- Merged PRs (30d)
- 10
Description
After https://github.com/LLNL/benchpark/pull/790 is merged.
Add benchpark system/experiment reinitialize which would take this spec and recreate the spec. This would be useful when an experiment.py or system.py was modified and needs regeneration, instead of rm -rf dir && benchpark system init ...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
First review PR 790, since this feature depends on it. Start from the existing benchpark system init flow and determine how benchpark system/experiment reinitialize should accept a spec and recreate it. Done means a modified experiment.py or system.py can be regenerated without manually removing the directory and rerunning initialization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100