NVIDIA / NVIDIA/recsys-examples
[FEA] Enable mcore distributed optimizer
Open
@JacoCheung is already working on this.
Since May 14, 2025.
TBD
- Dominant language
- Python
- Stars
- 322
- Forks
- 83
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 8
Description
Is your feature request related to a problem? Please describe.
Currently, we have integrated mcore into our example, but missing the distributed optimizer enablement, which can significant reduce memory footprint in training.
Describe the solution you'd like
- We need to turn this knob on and verify the correctness/convergence.
- Perform some multi-node benchmark to see if any significant gain.
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.