-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modifications to resumption shared memory allowing
load_state_dict
…
…multiple times. (#593) * shared mem modification on load state dict * shared mem modification because it doesn't exist... * write to shared mem * write to shared mem * cleaning up shm * cleaning up shm * shm logs * create new shm * get shm * get shm * shm cleanup and deletion... * shm cleanup and deletion... * shm cleanup and deletion... * shm cleanup and deletion... * shm cleanup and deletion... * buffer decoding * correct deletion? * possibly correct creation * logging * prev shm * trying new approach * trying new approach * trying newer approach * actually getting the size of shm * actually making dat shm correctly * logging * shm creation....hmm * shm creation, no second create * shm only on local leader * shm fixed size * write null byte * writing whole string * new shm tests * logging * linting * changed error message * using mmap PAGESIZE now * added clarifying comments * corrected test * corrected test * made test even larger * made test even larger * state dict corrupted message
- Loading branch information
1 parent
bc72659
commit 2ef0729
Showing
2 changed files
with
131 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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 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