Open zhuhong opened 1 year ago
H800 may require a more recent driver for NVLS support. I'd advise to contact your customer support to check which driver version you need to support NVLink SHARP operation.
I used the H800 also, can open the NVLS successfully.
NCCL INFO NVLS multicast support is available on dev 3
i compile the code from source , v1.8.3 the command is : NCCL_DEBUG=INFO NCCL_ALGO=Tree,Ring,,CollnetDirect,CollnetChain,NVLS ./build/all_reduce_perf -b 8 -e 128M -f 2 -g 8 and the output is :
NCCL INFO NVLS multicast support is not available on dev xxx
full output is attached.