An open API service indexing awesome lists of open source software.

https://github.com/dereklstinson/nccl

golang wrapper for nccl
https://github.com/dereklstinson/nccl

cuda deep-learning go nccl parallel-computing

Last synced: 7 months ago
JSON representation

golang wrapper for nccl

Awesome Lists containing this project

README

          

# nccl
golang wrapper for nccl

nccl version 2.4.8

nccl needs to be downloaded from nvidia.

You might need to find where nccl is installed to use this.
It took me a little while to find where the libnccl and nccl.h was located.
I had to find it in some APT log. I can't quite remember where the location of that was.