Commit 6c3de34
committed
Don't read cdi generate mode from runtime mode
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]>1 parent b1e4c3b commit 6c3de34
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
136 | 135 | | |
137 | 136 | | |
138 | 137 | | |
| |||
0 commit comments