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
Accelerator
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
Type
/
to 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 }}
thad0ctor
/
Gefen-X
Public
forked from
ndvbd/Gefen
Notifications
You must be signed in to change notification settings
Fork
2
Star
6
Code
Issues
4
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Fix post-merge DCP resharding review findings + harden the flaky handoff test
- #90
#90
Merged
thad0ctor
merged 27 commits into
main
thad0ctor/Gefen-X:main
from
fix/dcp-resharding-review-followup
thad0ctor/Gefen-X:fix/dcp-resharding-review-followup
Copy head branch name to clipboard
Jul 17, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
Fix post-merge DCP resharding review findings + harden the flaky handoff test
#90
thad0ctor
merged 27 commits into
main
thad0ctor/Gefen-X:main
from
fix/dcp-resharding-review-followup
thad0ctor/Gefen-X:fix/dcp-resharding-review-followup
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2026
Fix DCP resharding review findings: bounded save transient, honest resume error
Show description for 93fda44
thad0ctor
committed
93fda44
View commit details
Copy full SHA for 93fda44
Browse repository at this point
Make the DCP handoff workers report failures instead of a bare assert (#89)
Show description for be25ef1
thad0ctor
committed
be25ef1
View commit details
Copy full SHA for be25ef1
Browse repository at this point
Synchronize rank-local DCP validation; correct the re-blocking regimes
Show description for a6bcede
thad0ctor
committed
a6bcede
View commit details
Copy full SHA for a6bcede
Browse repository at this point
Commits on Jul 17, 2026
Bound the DCP save's peak memory to one slot's dense form
Show description for 50375f2
thad0ctor
committed
50375f2
View commit details
Copy full SHA for 50375f2
Browse repository at this point
Scope the DCP async_save claim to where torch's staging actually copies
Show description for 8d992b9
thad0ctor
committed
8d992b9
View commit details
Copy full SHA for 8d992b9
Browse repository at this point
Reject positional collision names and overflowing hyper destinations
Show description for f4913ed
thad0ctor
committed
f4913ed
View commit details
Copy full SHA for f4913ed
Browse repository at this point
Synchronize the DCP save's rank-local validation; pin name provenance
Show description for de473cc
thad0ctor
committed
de473cc
View commit details
Copy full SHA for de473cc
Browse repository at this point
Support async_save with a staging writer that keeps the save bounded
Show description for 0440664
thad0ctor
committed
0440664
View commit details
Copy full SHA for 0440664
Browse repository at this point
Hold the DCP save's one-slot bound under a multi-threaded writer
Show description for b7a160a
thad0ctor
committed
b7a160a
View commit details
Copy full SHA for b7a160a
Browse repository at this point
Page-lock one slot at a time on the bounded DCP save path
Show description for 921c310
thad0ctor
committed
921c310
View commit details
Copy full SHA for 921c310
Browse repository at this point
Scope the planner-omission and host-memory claims precisely
Show description for e5d736a
thad0ctor
committed
e5d736a
View commit details
Copy full SHA for e5d736a
Browse repository at this point
Hold the DCP save's fail-before-write and one-slot page-locked bounds
Show description for 3bc6495
thad0ctor
committed
3bc6495
View commit details
Copy full SHA for 3bc6495
Browse repository at this point
Await the async save through the version-tolerant response
Show description for c78aba5
thad0ctor
committed
c78aba5
View commit details
Copy full SHA for c78aba5
Browse repository at this point
Await the async response everywhere, and share the drain's reap budget
Show description for 85c9d9f
thad0ctor
committed
85c9d9f
View commit details
Copy full SHA for 85c9d9f
Browse repository at this point
Reject block state that straddles devices before the save writes
Show description for b635f6e
thad0ctor
committed
b635f6e
View commit details
Copy full SHA for b635f6e
Browse repository at this point
Reject one name shared by two parameters before the save
Show description for 9632e3d
thad0ctor
committed
9632e3d
View commit details
Copy full SHA for 9632e3d
Browse repository at this point
Condense the DCP adapter's comments and docstrings
Show description for 35e75d7
thad0ctor
committed
35e75d7
View commit details
Copy full SHA for 35e75d7
Browse repository at this point
Pin the async and unplanned save memory bounds
Show description for 5056c75
thad0ctor
committed
5056c75
View commit details
Copy full SHA for 5056c75
Browse repository at this point
Import fully_shard tolerantly across the torch 2.5 floor (#92)
Show description for 9de5c18
thad0ctor
committed
9de5c18
View commit details
Copy full SHA for 9de5c18
Browse repository at this point
Fix two DCP resharding fail-atomic/sync gaps from PR #90 review
Show description for 1564bad
thad0ctor
committed
1564bad
View commit details
Copy full SHA for 1564bad
Browse repository at this point
Cover the reshard levers left implicit: 2->1, CPU-offload, mixed precision
Show description for 4f1d721
thad0ctor
committed
4f1d721
View commit details
Copy full SHA for 4f1d721
Browse repository at this point
Run the whole of _validate_layout inside the DCP sync region
Show description for bb0edcd
thad0ctor
committed
bb0edcd
View commit details
Copy full SHA for bb0edcd
Browse repository at this point
Harden DCP spawn drains; defer world>1 construct-time validation; bound pinned staging across saves
Show description for cef24d3
thad0ctor
committed
cef24d3
View commit details
Copy full SHA for cef24d3
Browse repository at this point
Revert the ineffective across-saves pinned bound
Show description for c5e3121
thad0ctor
committed
c5e3121
View commit details
Copy full SHA for c5e3121
Browse repository at this point
Reject a float hyperparameter that underflows the destination to zero
Show description for 4509add
thad0ctor
committed
4509add
View commit details
Copy full SHA for 4509add
Browse repository at this point
Reject beta round-to-one, non-finite save state, and cross-rank layout drift
Show description for 05aacc5
thad0ctor
committed
05aacc5
View commit details
Copy full SHA for 05aacc5
Browse repository at this point
State the torch 2.5 fully_shard import in the resharding example
Show description for 39c0054
thad0ctor
committed
39c0054
View commit details
Copy full SHA for 39c0054
Browse repository at this point
You can’t perform that action at this time.