nccl v2.4.6
- Created
- Updated
Optimized primitives for collective multi-GPU communication.
# Usage
The package nccl provides CMake variables:
find_package(NCCL REQUIRED)
target_link_libraries(main PRIVATE ${NCCL_LIBRARIES})
target_include_directories(main PRIVATE ${NCCL_INCLUDE_DIRS})
# License
Unknown
# Supported Platforms
linux & x64
- ✅ linux
- ❌
osx - ❌
uwp - ❌
windows
# Features
No features defined.
# Dependencies
No transitive dependencies.
# Host Dependencies
No dependencies.
# Dependents
- flashlight-cuda (feature
fl
) - gloo (feature
cuda
)
# Host Dependents
No dependents.
# Contributors
- Jacob Kahn
- Frank