Skip to content

Commit 708b5b4

Browse files
committed
xpum sidecar: update readme
Signed-off-by: Tuomas Katila <[email protected]>
1 parent efb7500 commit 708b5b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cmd/xpumanager_sidecar/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Intel GPUs can be interconnected via an XeLink. In some workloads it is benefici
2121
| -interval | int | 10 | Interval for XeLink topology fetching and label writing (seconds, >= 1) |
2222
| -startup-delay | int | 10 | Startup delay before the first topology fetching (seconds, >= 0) |
2323
| -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 |
2426

2527
The sidecar also accepts a number of other arguments. Please use the -h option to see the complete list of options.
2628

0 commit comments

Comments
 (0)