cupy.cuda.nccl.get_version#

cupy.cuda.nccl.get_version()#

返回 NCCL 的运行时版本。

当 NCCL 版本早于 2.3.4 构建时,此函数将返回 0,因为该版本不支持 ncclGetVersion API。