Skip to content

Commit 312778f

Browse files
committed
drop nvcc
1 parent 5050c0c commit 312778f

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.lightning/workflows/fabric.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ env:
2727
run: |
2828
whereis nvidia
2929
nvidia-smi
30-
ls -l /usr/local/cuda/bin/nvcc
31-
which nvcc
32-
nvcc --version
3330
python --version
3431
pip --version
3532
pip install -q fire wget packaging

.lightning/workflows/pytorch.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ env:
2727
run: |
2828
whereis nvidia
2929
nvidia-smi
30-
ls -l /usr/local/cuda/bin/nvcc
31-
which nvcc
32-
nvcc --version
3330
python --version
3431
pip --version
3532
pip install -q fire wget packaging

0 commit comments

Comments
 (0)