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 5050c0c commit 312778fCopy full SHA for 312778f
.lightning/workflows/fabric.yml
@@ -27,9 +27,6 @@ env:
27
run: |
28
whereis nvidia
29
nvidia-smi
30
- ls -l /usr/local/cuda/bin/nvcc
31
- which nvcc
32
- nvcc --version
33
python --version
34
pip --version
35
pip install -q fire wget packaging
.lightning/workflows/pytorch.yml
0 commit comments