Skip to content

Commit

Permalink
[gpu] remove debug command and trigger another build with cache to co…
Browse files Browse the repository at this point in the history
…mpare runtimes
  • Loading branch information
vverecke committed Feb 4, 2025
1 parent 294439f commit 675b5e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run-tests-gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
- name: Setup | Verify CUDA installation
run: |
nvcc --version
nvidia-smi
echo "Installed CUDA version is: ${{ steps.cuda-tolkit.outputs.cuda-version }}"
echo "CUDA installation path is: ${{ steps.cuda-tolkit.outputs.CUDA_PATH }}"
Expand Down

0 comments on commit 675b5e9

Please sign in to comment.