also try collecting AMD GPU info (via rocm-smi) for --show-system-info#3978
also try collecting AMD GPU info (via rocm-smi) for --show-system-info#3978bartoldeman merged 3 commits intoeasybuilders:developfrom
Conversation
bartoldeman
left a comment
There was a problem hiding this comment.
LGTM
It's hard to add a test case and there isn't one for Nvidia GPUs either, so this should be ok.
|
Works like a charm on the MI100 system I have access to @ RUG: |
Is that the right part of the GPU info output? |
|
Yeah, I just realised that could be better ^_^ Here's the raw output: @SebastianAchilles So from this output, it should be taking the 2nd field ( |
|
The idea was to print the If Card model does not produce informative output on some cards, we could consider to change it to the Card series the 2nd field ( @boegel Could you share the output of |
|
The output above is for a newer driver version: |
|
I opened a follow-up PR to also add the AMD card series: #3982 |
Extends the GPU info to also report info for AMD GPUs