PyTorch Forums
How to check if NCCL is installed correctly and can be used by PyTorch?
XinDongol
June 12, 2019, 10:20pm
2
You can try
torch.cuda.nccl.version()
6 Likes
How to get cuda cudnn nccl build version?
show post in topic