GPUProfiler icon indicating copy to clipboard operation
GPUProfiler copied to clipboard

advanced GPU selection and informations

Open fredsky2003 opened this issue 8 years ago • 2 comments

hello Jeremy, thanks A LOT to build a nice GUI instead of the sh** nvidia-smi

now a lot of options i need are not there:

  • multi-GPU support and selection. with more than 1 GPU, i must be able to pick the 1 and want to analysis
  • missing GPU infos:
  • bus-ID
  • driver model : WDDM version or TCC
  • GPU boost : enable or disable
  • GPU clock : real clock (if boost is enable, then always the max)
  • Vram clock
  • [don't know if this available ]: a SEPARATE %usage of GPU and Vram... in nvidia-smi both are reported into the single GPU%, so you don't know which one is starving first...

regards, fred

fredsky2003 avatar May 11 '17 15:05 fredsky2003

Thanks for the feedback Fred. I think I can add a majority of the requests, however the boost state and clock information is not available via NVML for vGPU VMs but should be available via NVAPI. I too wanted to add a few of these things.

I will add new issue requests for each, please stay tuned!

JeremyMain avatar May 13 '17 08:05 JeremyMain

arigato gozaimas Jeremy! i use nvidia-smi in local machine to get GPU and RAM clock.

also now that we can have a direct-passthrough of nvidia cards inside VM with hyper-V 2016 (it was time!!!!) we should get everything inside VM

fred

2017-05-13 4:21 GMT-04:00 Jeremy Main [email protected]:

Thanks for the feedback Fred. I think I can add a majority of the requests, however the boost state and clock information is not available via NVML for vGPU VMs but should be available via NVAPI. I too wanted to add a few of these things.

I will add new issue requests for each, please stay tuned!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/JeremyMain/GPUProfiler/issues/39#issuecomment-301233653, or mute the thread https://github.com/notifications/unsubscribe-auth/AbTbC7yVhIQI7Mvvq4lZ1Qo2VLchMzyqks5r5WgLgaJpZM4NYLFe .

fredsky2003 avatar May 14 '17 20:05 fredsky2003