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
Although there is overlap, the runtime modes (auto, legacy, csv, cdi, jit-cdi, wsl)
are not directly usable as nvidia-ctk cdi generate modes as these don't include
(legacy, cdi, jit-cdi).
This change removes reading the CDI generate mode from the config file as this
prevents automatic CDI spec generation in cases where a user has updated their
config to override the mode (e.g. explicitly set it to legacy or cdi).
Signed-off-by: Evan Lezar <[email protected]>
0 commit comments