TensorPlay
API symbolscuda
Copy
View MarkdownDownload .md

tensorplay.cuda.nccl.version

tensorplay.cuda.nccl.version()[source]

Returns the version of the NCCL.

This function returns a tuple containing the major, minor, and patch version numbers of the NCCL. The suffix is also included in the tuple if a version suffix exists. :returns: The version information of the NCCL. :rtype: tuple

Ask DeepWiki