File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ Intel GPUs can be interconnected via an XeLink. In some workloads it is benefici
21
21
| -interval | int | 10 | Interval for XeLink topology fetching and label writing (seconds, >= 1) |
22
22
| -startup-delay | int | 10 | Startup delay before the first topology fetching (seconds, >= 0) |
23
23
| -label-namespace | string | gpu.intel.com | Namespace or prefix for the labels. i.e. ** gpu.intel.com** /xe-links |
24
+ | -allow-subdeviceless-links | bool | false | Include xelinks that are not on subdevices |
25
+ | -use-https | bool | false | Use HTTPS protocol when connecting to XPU-Manager |
24
26
25
27
The sidecar also accepts a number of other arguments. Please use the -h option to see the complete list of options.
26
28
You can’t perform that action at this time.
0 commit comments