Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
NVIDIA-NeMo
/
RL
Public
Notifications
You must be signed in to change notification settings
Fork
564
Star
2k
Code
Issues
541
Pull requests
584
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(sc): sibling level rollout checkpointing at train boundary
- #3923
#3923
Merged
1/3
terrykong
merged 28 commits into
main
NVIDIA-NeMo/RL:main
from
amahishi/partial-rollout-sibling-v3
NVIDIA-NeMo/RL:amahishi/partial-rollout-sibling-v3
Copy head branch name to clipboard
Sep 8, 2026
Conversation
Commits
28
(28)
Checks
Files changed
Merged
feat(sc): sibling level rollout checkpointing at train boundary
#3923
terrykong
merged 28 commits into
main
NVIDIA-NeMo/RL:main
from
amahishi/partial-rollout-sibling-v3
NVIDIA-NeMo/RL:amahishi/partial-rollout-sibling-v3
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
feat(rollout): add partial rollout lineage ledger
Show description for 6d1c0f8
macandro96
committed
6d1c0f8
View commit details
Copy full SHA for 6d1c0f8
Browse repository at this point
fix(data-plane): make checkpoint barrier reentrant
Show description for 3947302
macandro96
committed
3947302
View commit details
Copy full SHA for 3947302
Browse repository at this point
feat(rollout): persist sibling recovery state
Show description for e09aab4
macandro96
committed
e09aab4
View commit details
Copy full SHA for e09aab4
Browse repository at this point
feat(rollout): add configurable recovery granularity
Show description for ee3906b
macandro96
committed
ee3906b
View commit details
Copy full SHA for ee3906b
Browse repository at this point
fix(rollout): reconcile sibling recovery tests
Show description for 6e33523
macandro96
committed
6e33523
View commit details
Copy full SHA for 6e33523
Browse repository at this point
test(rollout): cover sibling recovery across restart
Show description for b7fc4dc
macandro96
committed
b7fc4dc
View commit details
Copy full SHA for b7fc4dc
Browse repository at this point
test(rollout): add data-plane checkpoint override
Show description for 402fc4d
macandro96
committed
402fc4d
View commit details
Copy full SHA for 402fc4d
Browse repository at this point
test(rollout): validate sibling recovery config
Show description for d06318d
macandro96
committed
d06318d
View commit details
Copy full SHA for d06318d
Browse repository at this point
fix(rollout): propagate prompt index through finalizer
Show description for d966d3a
macandro96
committed
d966d3a
View commit details
Copy full SHA for d966d3a
Browse repository at this point
fix(rollout): harden sibling recovery checkpointing
Show description for 079f6f6
macandro96
committed
079f6f6
View commit details
Copy full SHA for 079f6f6
Browse repository at this point
fix(rollout): remove replay groups by stable id
Show description for 43871ff
macandro96
committed
43871ff
View commit details
Copy full SHA for 43871ff
Browse repository at this point
fix(rollout): apply prompt-group recovery to live retries
Show description for ff7fb98
macandro96
committed
ff7fb98
View commit details
Copy full SHA for ff7fb98
Browse repository at this point
fix(rollout): preserve missing receipts across restart
Show description for e852891
macandro96
committed
e852891
View commit details
Copy full SHA for e852891
Browse repository at this point
test(rollout): forward recovery granularity in sibling hook
Show description for 4bfc4ae
macandro96
committed
4bfc4ae
View commit details
Copy full SHA for 4bfc4ae
Browse repository at this point
fix(rollout): address sibling recovery review findings
Show description for 472ccd4
macandro96
committed
472ccd4
View commit details
Copy full SHA for 472ccd4
Browse repository at this point
fix(rollout): address token capture review findings
Show description for ff36267
macandro96
committed
ff36267
View commit details
Copy full SHA for ff36267
Browse repository at this point
refactor(rollout): rename resolved recovery granularity
Show description for 4d31868
macandro96
committed
4d31868
View commit details
Copy full SHA for 4d31868
Browse repository at this point
fix(sc): enforce data-plane barrier ownership
Show description for 2755a26
macandro96
committed
2755a26
View commit details
Copy full SHA for 2755a26
Browse repository at this point
fix(rollout): preserve mask state across recovery
Show description for 839f38d
macandro96
committed
839f38d
View commit details
Copy full SHA for 839f38d
Browse repository at this point
fix(rollout): repair recovery test integration
Show description for 284d404
macandro96
committed
284d404
View commit details
Copy full SHA for 284d404
Browse repository at this point
fix(rollout): convert streamed capture receipts
Show description for cb78d63
macandro96
committed
cb78d63
View commit details
Copy full SHA for cb78d63
Browse repository at this point
fix(rollout): harden recovery schema coverage
Show description for 9d2b3f6
macandro96
committed
9d2b3f6
View commit details
Copy full SHA for 9d2b3f6
Browse repository at this point
fix: lint errors
Show description for 6549009
macandro96
committed
6549009
View commit details
Copy full SHA for 6549009
Browse repository at this point
fix(rollout): harden sibling recovery invariants
Show description for fa7f2bd
macandro96
committed
fa7f2bd
View commit details
Copy full SHA for fa7f2bd
Browse repository at this point
refactor(rollout): rename recovery granularity result
Show description for efcf43b
macandro96
committed
efcf43b
View commit details
Copy full SHA for efcf43b
Browse repository at this point
fix(rollout): align recovery policy with Gym routing
Show description for 34bcf9b
macandro96
committed
34bcf9b
View commit details
Copy full SHA for 34bcf9b
Browse repository at this point
fix(nemo-gym): count resolved rollout agents
Show description for 5a74a6a
macandro96
committed
5a74a6a
View commit details
Copy full SHA for 5a74a6a
Browse repository at this point
test(sc): update rollout recovery fixtures
Show description for e7447f7
macandro96
committed
e7447f7
View commit details
Copy full SHA for e7447f7
Browse repository at this point
You can’t perform that action at this time.