Skip to content

Commit 9345fd6

Browse files
Update benchmarks.yml
1 parent f9c5740 commit 9345fd6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/benchmarks.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ jobs:
3838
working-directory: xla
3939
run: mkdir -p results
4040

41-
- name: Get GPU spec
42-
working-directory: xla
43-
continue-on-error: true
44-
run: nvidia-smi
41+
# - name: Get GPU spec
42+
# working-directory: xla
43+
# continue-on-error: true
44+
# run: nvidia-smi
4545

4646
- name: Configure XLA
4747
working-directory: xla

0 commit comments

Comments
 (0)