blob: 470286b7f9c119f5f8dfdbc5b2f505de853a4368 [file] [log] [blame] [view]
# The declaration-only header for NCCL
The header is copied from a build of NCCL (2.15.5 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)