2.0 Release task tracker
Open
@johnugeorge is already working on this.
Since Jun 17, 2025.
- Dominant language
- Python
- Stars
- 203
- Forks
- 67
- Avg merge
- 20m
- Merged PRs (30d)
- 8
Description
To Do:
- Add Rules Checker items for checkpointing
- Verify Memory Capacity and that data written is bigger than memory or separate read and writes with call to clear caches in between and command to execute the writes gets printed
- Check if data exists in checkpoint directory and raise & exit if so (require empty location)
- Update rules document regarding above
- Add info to rules that DLIO is the requirement and mlpstorage is the convenience methodology
- Readme updates for checkpointing commands(like the training workloads)
Testing needed:
- Verify subset checkpointing. mode=subset is automatically set when number of processes is less than required process count
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.
Assessment
This issue has not been assessed yet.