Skip to content

feat: distribute data parallel - #45

Merged
EYH0602 merged 3 commits into
mainfrom
feat/distribute-data-parallel
Feb 6, 2026
Merged

EYH0602 merged 3 commits into
mainfrom
feat/distribute-data-parallel

Conversation

@EYH0602

@EYH0602 EYH0602 commented Feb 6, 2026

Copy link
Copy Markdown
Member

No description provided.

Replace hardcoded DEVICE=cuda:0 with model.device so each DDP process
uses its assigned GPU. Switch launch script to torchrun. Fixes GPU 0
OOM on multi-GPU setups.
@EYH0602
EYH0602 merged commit e2b1d8b into main Feb 6, 2026
3 checks passed
@EYH0602
EYH0602 deleted the feat/distribute-data-parallel branch February 28, 2026 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant