NCCL.jl icon indicating copy to clipboard operation
NCCL.jl copied to clipboard

A Julia wrapper for the NVIDIA Collective Communications Library.

Results 5 NCCL.jl issues
Sort by recently updated
recently updated
newest added

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...

dependencies
github_actions