-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to latest CUDA, use NCCL_jll #47
Conversation
Okay, this is now working locally for me: I've tried to keep the argument names/keywords args somewhat consistent with MPI.jl. Remaining items
|
@maleadt ? |
We don't have enough GPUs to take 3 devices and assign them to a single worker, only for testing of NCCL.jl... |
Fair enough. Okay, I think this is ready. It may need a |
FWIW I've had no issue using libraries which use NCCL on systems with only two devices. Maybe a local environment or config issue? |
I'll try setting up a 2 GPU worker. |
61fe157
to
1065ecb
Compare
Not sure why; I thought this was fixed...
This updates NCCL.jl to CUDA.jl 5, and to use the new NCCL_jll build.