Commit f686b89
committed
Add --no-all-device option to nvidia-ctk cd generate
Add a --no-all-device option to the nvidia-ctk cdi generate
command to not generate an `all` device including the specs
for all generated devices. This can also be set using the
NVIDIA_CTK_CDI_GENERATE_NO_ALL_DEVICE environment variable.
Signed-off-by: Evan Lezar <elezar@nvidia.com>1 parent 3793180 commit f686b89
1 file changed
+17
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
76 | 78 | | |
77 | 79 | | |
78 | 80 | | |
| |||
232 | 234 | | |
233 | 235 | | |
234 | 236 | | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
235 | 243 | | |
236 | 244 | | |
237 | 245 | | |
| |||
387 | 395 | | |
388 | 396 | | |
389 | 397 | | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | 398 | | |
395 | 399 | | |
396 | 400 | | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
397 | 410 | | |
398 | 411 | | |
399 | 412 | | |
| |||
0 commit comments