-
Notifications
You must be signed in to change notification settings - Fork 454
Auto resumption #1615
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Auto resumption #1615
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
9b7b607
Add failing autoresume world size 2 test
f936ce5
Add hanlin's log statements
6124366
typo
11ddc8a
Add error for deepspeed + autoresume
861e7f2
Attempt to support autoresume for multigpu/multinode/deepspeed
ff478ff
Merge branch 'dev' into auto_resumption
3f0c477
Switch to warning for autoresume checkpoint not found so that True wo…
dc11c88
Add a barrier
1a8c6aa
Reorganize code
d2e74ec
Merge branch 'dev' into auto_resumption
1285503
Clean up final file exists check
a32462a
Fix doctests due to new errors raised
a808a3a
rerun tests
361727d
Rename _attempt_checkpoint_download
fc8b370
Move makedirs out of function
833cc5f
return None for first autoresume run
4af7de8
Nits to remove else
f89d2c8
Merge branch 'dev' into auto_resumption
db9e24b
rerun tests
978ca89
Add debug statement
7e5153a
Broadcast the remote path to all ranks
1e72431
Add debug statement
8ad80ee
Adjust debug statement
cda6d2f
more logs
5c80159
not abspath for remote file name
50fb3f0
format debug
f91dda0
Change order of debug
ef7219d
Add barrier
3214e9a
Merge branch 'dev' into auto_resumption
3b20561
Add another log
7f09290
Merge branch 'dev' into auto_resumption
d0b5257
merge
0a56763
PR comments
552c737
Change concurrent uploads default to 1
986b60d
Undo, meant to push to a different branch
39fbcc0
Merge dev
29fcc6d
Change default concurrent uploads to 1
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.