Commit 9978280
committed
Fix V100 CUDA compatibility for demeter4 runners
Add LocalPreferences.toml to pin CUDA runtime 12.6 and disable
forward-compat driver. V100 GPUs (compute capability 7.0) require
system driver since CUDA_Driver_jll v13+ drops cc7.0 support.
Ref: ChrisRackauckas/InternalJunk#191 parent 6222a4d commit 9978280
2 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
0 commit comments