dcp: Feature Request: Checkpointing
Open
Nobody has claimed this yet.
user-request
- Dominant language
- C
- Stars
- 200
- Forks
- 85
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 2
Description
Checkpointing would be super helpful, particularly for dcp. Basically, a user would be able to continue an operation across job allocations.
Contributor guide
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
Start with the dcp entry point and its existing operation lifecycle; the issue does not name files or tests. Define how checkpoint state is stored and resumed across job allocations, then verify that an operation can continue after an allocation ends.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100