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

get_gpu_info not working for AMD GPU #2260

Closed
mloubout opened this issue Nov 7, 2023 · 0 comments · Fixed by #2261
Closed

get_gpu_info not working for AMD GPU #2260

mloubout opened this issue Nov 7, 2023 · 0 comments · Fixed by #2261
Assignees
Labels
arch jitting, archinfo, ...

Comments

@mloubout
Copy link
Contributor

mloubout commented Nov 7, 2023

get_cpu_info() utility at least partially broken on AMD GPU returning None for available memory on the device

should implement a romc-smi mode similar to the nvidia-smi

  • rocm-smi --showmeminfo vram for memory
  • rocm-smi --showproductname for product/architecture
@mloubout mloubout added the arch jitting, archinfo, ... label Nov 7, 2023
@mloubout mloubout self-assigned this Nov 7, 2023
@mloubout mloubout changed the title get_cpu_info not working for AMD GPU get_gpu_info not working for AMD GPU Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch jitting, archinfo, ...
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant