Skip to content
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

AMD GPU metrics? #3625

Open
amigthea opened this issue Nov 12, 2024 · 3 comments
Open

AMD GPU metrics? #3625

amigthea opened this issue Nov 12, 2024 · 3 comments

Comments

@amigthea
Copy link

I looked around but can't find info on how to enable metrics on Radeon GPU passed to containers with

devices:
  - /dev/dri/:/dev/dri/

how can I enable them?

@xigang
Copy link

xigang commented Dec 8, 2024

@amigthea You can refer to this repo to implement a AMD accelerator manager in cadvisor, similar to Nvidia Manager.
https://github.com/xigang/go-rocm

@amigthea
Copy link
Author

amigthea commented Dec 8, 2024

thank you for the info @xigang, I use gcr.io/cadvisor image, can go-rocm that be integrated?

@xigang
Copy link

xigang commented Dec 9, 2024

thank you for the info @xigang, I use gcr.io/cadvisor image, can go-rocm that be integrated?

@amigthea cadvisor has removed the previously supported NVIDIA GPU indicators. I am not sure whether the community can support AMD GPUs.

#3206

cc @dims @cwangVT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants