Skip to content
This repository was archived by the owner on May 19, 2026. It is now read-only.
This repository was archived by the owner on May 19, 2026. It is now read-only.

[BUG] Pytorch Memory Keeps Creeping up in Long running Jobs #79

@VibhuJawa

Description

@VibhuJawa

While running classifiers like the quality classifier: https://github.com/NVIDIA/NeMo-Curator/blob/main/nemo_curator/classifiers/quality.py for long running jobs we seem to keep creeping up in Pytorch Memory Allocations.

@yury-tokpanov was kind enough to run a job for a long time using #78 .

At the end of first partition we have around 1639 Mib being allocated

Image

After a few hours we have the Pytorch memory which crept up to 36746 MiB.

Image

This is a problem for data annotation at foundation model scale as that can cause OOM in those jobs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions