Commit c90c1b7
committed
gpuCI: Explicitly specify the CUDA toolkit for NVC++ to use with
the NVC++ "slim" images only contain one CUDA toolkit version, and when used
in an environment without GPUs (like our CPU-only builders), it will default to
searching for the oldest CUDA toolkit version it supports, even if its not
included in the "slim" image.-gpu=cudaX.Y;1 parent c4a014f commit c90c1b7
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
90 | 97 | | |
91 | 98 | | |
92 | 99 | | |
| |||
0 commit comments