olealgoritme / gddr6

Linux​ based GDDR6/GDDR6X VRAM temperature reader for NVIDIA RTX 3000/4000 series GPUs.
79 stars 30 forks source link

Only shows one GPU temp when multiple GPUs in system #4

Closed m4gr4th34 closed 1 year ago

m4gr4th34 commented 1 year ago

Hi, really sorry to ask for more, but would it be possible to observe the vram temps of multiple gpus? In my dual gpu setup (for ai/ml work), it appears if there is gpu 0 and gpu 1, it only pulls the vram temps of gpu 1. I will look at the code and see if I can make the changes myself, but thought I might as well plug the request in here as well. Thanks in advance, in case you have time to figure it out!

jamarju commented 1 year ago

See https://github.com/olealgoritme/gddr6/pull/5

olealgoritme commented 1 year ago

Solved by #5. Nice work :smiley: :rocket: