We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e710910 commit cf807f3Copy full SHA for cf807f3
.lightning/workflows/fabric.yml
@@ -49,8 +49,6 @@ run: |
49
libopenmpi-dev \
50
openmpi-bin \
51
ninja-build \
52
- libnccl2=2.24.3-1+cuda12.6 \
53
- libnccl-dev=2.24.3-1+cuda12.6
54
55
echo "Install Python ${python_version} and UV"
56
apt-get install -y python${python_version} python${python_version}-venv python${python_version}-dev
.lightning/workflows/pytorch.yml
@@ -48,8 +48,6 @@ run: |
48
- libnccl-dev=2.24.3-1+cuda12.6 \
unzip
0 commit comments