Skip to content

Commit

Permalink
Merge pull request #10 from uniemimu/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ywang82 authored Aug 29, 2022
2 parents 194f031 + da2465d commit ac48fd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployment/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Intel XPU Manager
Intel XPU Manager is an in-band node-level tool that provides local/remote GPU management. It is easily integrated into the cluster management solutions and cluster scheduler. GPU users may use it to manage Intel GPUs, locally.
It supports local command line interface, local library call and remote RESFTul API interface.
It supports local command line interface, local library call and remote RESTful API interface.

***So far, this container image is targeted as a Prometheus exporter.***

Expand Down Expand Up @@ -82,4 +82,4 @@ docker run --rm --cap-drop ALL --cap-add=SYS_ADMIN \
-e XPUM_REST_NO_TLS=1 \
-e XPUM_METRICS=0-37 \
${xpum_image}
```
```

0 comments on commit ac48fd4

Please sign in to comment.