NVIDIA-NeMo / NVIDIA-NeMo/Curator

Fault Tolerance for all pipelines

Open
#1,635 0 comments 0 reactions 1 assignee View on GitHub

@oyilmaz-nvidia is already working on this.

Since Mar 21, 2026.

enhancement
Dominant language
Python
Stars
1.8k
Forks
328
Avg merge
4d 5h
Merged PRs (30d)
30

Description

Is your feature request related to a problem? Please describe.
For long pipelines, it's possible that the tasks might fail and the pipeline needs to restart from scratch. In a cluster environment with lots of GPUs, it's usually hard to manage this.

Describe the solution you'd like
Use https://github.com/NVIDIA/nvidia-resiliency-ext to add fault tolerance. The easy way to add this support is that using this library, hardware failures are detected automatically and the whole process is started automatically.

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.