Remove nccl install in release (#2542)

This commit is contained in:
Awni Hannun 2025-08-25 15:20:18 -07:00 committed by GitHub
parent db14e29a0b
commit 2ca75bb529
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -406,7 +406,6 @@ jobs:
sudo dpkg -i cuda-keyring_1.1-1_all.deb
sudo apt-get update
sudo apt-get install cuda-toolkit-12-9 libcudnn9-dev-cuda-12
sudo apt-get install libnccl2 libnccl-dev
sudo apt-get install libblas-dev liblapack-dev liblapacke-dev
sudo apt-get install zip
pip install auditwheel