Commit b8d3ec6
committed
Install CUDA toolkit on GPU runner for CI
The ubuntu-gpu-t4-4-core runner has the GPU driver but not the
CUDA toolkit (nvcc). Add Jimver/cuda-toolkit action to install
CUDA 12.6.3 with nvcc, cudart-dev, cublas-dev, and curand-dev.1 parent e309462 commit b8d3ec6
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
26 | 32 | | |
27 | 33 | | |
28 | 34 | | |
| |||
0 commit comments