# tensorplay.cuda.nccl.version

Source: https://www.tensorplay.cn/docs/generated/tensorplay.cuda.nccl.version.html

# tensorplay.cuda.nccl.version

tensorplay.cuda.nccl.version()[[source]](../_modules/tensorplay/cuda/nccl.html#version)

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
