feat(gym): add Ultra environment prefetch config - #3452
Merged
Conversation
Migrate the Ultra RLVR2 and MOPD recipes from the removed rdkit_chemistry environment to litmus_agent while preserving compatibility with legacy agent refs. Remove the unused environment from RLVR1 and add the exact all-stage prefetch union. Signed-off-by: Yi-Fu Wu <yifu.wu@gmail.com>
Contributor
Author
|
/ok to test 1803933 |
macandro96
reviewed
Jul 31, 2026
Replace the unavailable public-nightly recommendation with a source build that prefetches the Super and Ultra Gym environment unions. Document the ARM64 build, unused-backend skips, registry push, and enroot import path. Signed-off-by: Yi-Fu Wu <yifu.wu@gmail.com>
Contributor
Author
|
/ok to test 56b552b |
Contributor
Author
|
Note the previous CI:Lfast passed https://github.com/NVIDIA-NeMo/RL/actions/runs/30651363960/job/91243530937?pr=3452, running only CI:docs after last commit since my latest change is only to the docs |
macandro96
approved these changes
Aug 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do ?
Migrate the Ultra RLVR2 and MOPD recipes from the removed rdkit_chemistry environment to litmus_agent while preserving compatibility with legacy agent refs. Remove the unused environment from RLVR1 and add the exact all-stage prefetch union.
Issues
List issues that this PR closes (syntax):
Usage
# Add a code snippet demonstrating how to use thisBefore your PR is "Ready for review"
Pre checks:
Additional Information