JeremyMain / GPUProfiler

GPUProfiler - Understand your application and workflow resource requirements
289 stars 19 forks source link

Auto hide zero value resource display checks primary GPU only -> check all GPUs #130

Open JeremyMain opened 5 years ago

JeremyMain commented 5 years ago

The logic for selectively disabling the display for resources that are ~0 is only checking the primary GPU. This must check all GPUs data on GPD load.