Commit 28b040d
committed
fix: install full CUDA toolkit in CI (cudarc needs many libs)
cudarc dynamically links against nvrtc, cublas, curand, cusparse,
cusolver, cudnn, etc. Using sub-packages misses some. Install the
full CUDA 12.6 toolkit instead.1 parent 230fe07 commit 28b040d
2 files changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | 85 | | |
87 | 86 | | |
88 | 87 | | |
| |||
0 commit comments