NCCL.jl
NCCL.jl copied to clipboard
A Julia wrapper for the NVIDIA Collective Communications Library.
Wanted an example showing a little more complex operation...
Addresses #56. Tests added for ComplexF64. Feedback appreciated.
NCCL does not support complex numbers directly and does not plan to ([see issue](https://github.com/NVIDIA/nccl/issues/539)). Are we willing to add a wrapper to NCCL.jl to make using complex numbers more convienient?...
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...
rebasing #57 on top of #63