mlcommons / mlcommons/storage

2.0 Release task tracker

Open
#116 0 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.