NVIDIA-NeMo / NVIDIA-NeMo/RL

ray.sub requires submission from NeMo RL home directory, blocking external workflow organization

Open
#1,550 4 comments 0 reactions 1 assignee Claimed by @terrykong View on GitHub
bug
Dominant language
Python
Stars
2k
Forks
561
Avg merge
4d 5h
Merged PRs (30d)
145

Description

**Describe the bug**

The ray.sub script currently requires users to submit SLURM jobs from the NeMo RL repository directory, which prevents users from organizing their training scripts and experiments in separate project directories. This creates workflow friction and forces tight coupling between framework code and user code.

**Impact**

Users cannot maintain their experiment code separate from the framework installation without workarounds. This creates friction for:
- Teams using separate version control for experiments
- Users running multiple projects with one NeMo RL installation

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.