koordlet: define GPU metric struct#343
koordlet: define GPU metric struct#343koordinator-bot[bot] merged 1 commit intokoordinator-sh:mainfrom
Conversation
|
/cc @zwzhang0107 |
Codecov Report
@@ Coverage Diff @@
## main #343 +/- ##
=======================================
Coverage 64.85% 64.85%
=======================================
Files 116 116
Lines 11451 11451
=======================================
Hits 7426 7426
Misses 3440 3440
Partials 585 585
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
c3c9448 to
8fbb7e1
Compare
|
/lgtm |
|
@LambdaHJ: changing LGTM is restricted to collaborators DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@LambdaHJ: changing LGTM is restricted to collaborators DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/lgtm |
Signed-off-by: Jason Liu <jasonliu747@gmail.com>
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: eahydra, hormes The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Jason Liu jasonliu747@gmail.com
Ⅰ. Describe what this PR does
Add several necessary GPU metrics.
Ⅱ. Does this pull request fix one issue?
Prerequisite for #323
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews
Here are two sample outputs of
nvidia-smiNoted:
NodeResourceMetric.GPUs.SMUtilis equal toVolatile GPU-Utilin the output ofnvidia-smiPodResourceMetric.GPUs.SMUtilis equal tosm(%)in the output ofnvidia-smi pmonV. Checklist
make test