blob: 4a318b9e36613974d0d5e16bc9fd6291129fd80c [file] [log] [blame] [view]
# The declaration-only header for NCCL
The header is copied from a build of NCCL (2.18.1 as of writing).
This declaration-only header is required to query the dynamically injected
NCCL API at runtime. See the following for more information:
* [NCCL Documentation](https://docs.nvidia.com/deeplearning/nccl/index.html)
* [BSD License](https://docs.nvidia.com/deeplearning/nccl/bsd/index.html)
* [Repository](https://github.com/NVIDIA/nccl)