You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gpuCI: Explicitly specify the CUDA toolkit for NVC++ to use with -gpu=cudaX.Y;
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.
0 commit comments