-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(sensor): support NVIDIA Grace Hopper #1884
Conversation
🤖 SeineSailor Here's a concise summary of the pull request changes: Summary: This WIP pull request adds support for the NVIDIA Grace Hopper processor to the sensor feature in the devices package. Key Modifications:
Impact: These changes affect the external interface and behavior of the code, enabling support for the NVIDIA Grace Hopper processor. Observations/Suggestions:
|
Signed-off-by: Huamin Chen <[email protected]>
Signed-off-by: Mario Vazquez <[email protected]>
Fixes paths for grace arm
@KaiyiLiu1234 can you help review it? We need it asap, thanks |
I did some small changes to @rootfs branch here rootfs#4 Now I can query the metrics endpoint and this is what I get:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Signed-off-by: Huamin Chen <[email protected]>
Based on the NVIDIA doc and some probing on a GH system.