tinygrad / open-gpu-kernel-modules

NVIDIA Linux open GPU with P2P support
Other
870 stars 76 forks source link

driver 555.42.02 p2p #12

Closed brthor closed 4 months ago

brthor commented 4 months ago

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.