Tested working w/ CUDA toolkit 12.5 on 2x 3090s via nccl-test.
No changes were necessary, simple rebase with:
git rebase -Xignore-space-change -i 555.42.02
(ignore-space-change avoided conflicts in places where whitespace was updated)
It seems I cannot create a PR to a new branch, so I PR'd against the main branch.
Someone with Push access will probably have to fetch the branch from my fork and push it to this fork to adopt the branch as a whole.
Tested working w/ CUDA toolkit 12.5 on 2x 3090s via nccl-test.
No changes were necessary, simple rebase with:
git rebase -Xignore-space-change -i 555.42.02
(ignore-space-change avoided conflicts in places where whitespace was updated)It seems I cannot create a PR to a new branch, so I PR'd against the main branch.
Someone with Push access will probably have to fetch the branch from my fork and push it to this fork to adopt the branch as a whole.