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 9abb212 commit 003f168Copy full SHA for 003f168
.github/workflows/test.yml
@@ -15,5 +15,6 @@ jobs:
15
run: nvidia-smi
16
- run: |
17
sudo apt-get update
18
+ - run: |
19
sudo apt-get install cuda
20
- run: which cuda
0 commit comments