cupy.cuda.nccl.get_version#

cupy.cuda.nccl.get_version()#

Returns the runtime version of NCCL.

This function will return 0 when built with NCCL version earlier than 2.3.4, which does not support ncclGetVersion API.