pytorch-lightning
Enhance remote checkpoint loading with parallel mmap chunk downloading (#21868)
#21869
Open

Enhance remote checkpoint loading with parallel mmap chunk downloading (#21868) #21869

yuxin00j
yuxin00j Enhance remote checkpoint fetching using mmap and multiprocessing
47909ba6
yuxin00j Address PR reviews: flush mmap and enforce aggressive cache cleanup o…
d63c56ed
yuxin00j test: add unit tests for remote checkpoint mmap parallel downloading …
6e8c4bcb
yuxin00j docs: update changelog and remote filesystem doc for mmap parallel do…
1a20f1cb
yuxin00j yuxin00j requested a review from tchaton tchaton 20 days ago
yuxin00j yuxin00j requested a review from justusschock justusschock 20 days ago
yuxin00j yuxin00j requested a review from ethanwharris ethanwharris 20 days ago
pre-commit-ci[bot] [pre-commit.ci] auto fixes from pre-commit.com hooks
504b35c4
codecov-commenter
yuxin00j fix: resolve ruff formatting, mypy type errors, md link check, and gu…
73614baf
yuxin00j test: add tests for shm caching and info exception fallback for 100% …
84af602d
yuxin00j test: mock os.path.join for /dev/shm in test_cloud_io to fix macOS an…
dc811c9d
yuxin00j fix: disable mmap=True in torch.load on Windows (sys.platform == 'win…
a99943c6
yuxin00j fix: use atomic staging (.tmp file + os.replace) for remote checkpoin…
77449f82

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone