Skip to content

Commit c92d64c

Browse files
committed
.
1 parent 4fad5c2 commit c92d64c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux_cuda_wheel.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
run: |
8989
${CONDA_RUN} env
9090
${CONDA_RUN} conda info
91+
${CONDA_RUN} nvidia-smi
9192
- name: Update pip
9293
run: ${CONDA_RUN} python -m pip install --upgrade pip
9394
- name: Install PyTorch

0 commit comments

Comments
 (0)