cupy.cuda.nccl.get_unique_id#

cupy.cuda.nccl.get_unique_id()#

Fetch the NCCL unique ID as a Python bytes object.

Changed in version 14.0: Previously this returned a tuple of integers.