nccl test 环境
在之前的服务器上发现安装的nccl,不能正确的运行nccl test测试,在尝试了多种方法之后,发现需要重新编译安装nccl https://github.com/nvidia/nccl 按照官方github上说明进行编译安装 apt install build-essential devscripts debhelper fakeroot -y make -j pkg.debian.build dpkg -i build/pkg/deb/*.deb ...
在之前的服务器上发现安装的nccl,不能正确的运行nccl test测试,在尝试了多种方法之后,发现需要重新编译安装nccl https://github.com/nvidia/nccl 按照官方github上说明进行编译安装 apt install build-essential devscripts debhelper fakeroot -y make -j pkg.debian.build dpkg -i build/pkg/deb/*.deb ...