Ecosyste.ms: Awesome
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: 24 days ago
JSON representation
golang wrapper for nccl
- Host: GitHub
- URL: https://github.com/dereklstinson/nccl
- Owner: dereklstinson
- License: mit
- Created: 2019-11-16T02:31:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-18T18:16:07.000Z (about 5 years ago)
- Last Synced: 2024-06-20T10:10:03.393Z (8 months ago)
- Topics: cuda, deep-learning, go, nccl, parallel-computing
- Language: Go
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nccl
golang wrapper for ncclnccl 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.