You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a system with iGPU and dGPU. Informer GPU nodes window show nodes for GPU0 and GPU1 combined.
But there is some bug in graphs indexes code, it always show load on node 0 (which is 3D of dGPU in my system). Even if I run FurMark directly on iGPU, node 9 (which is 3D for iGPU) show zero load. This bug only affects summary GPU Nodes window, per GPU nodes windows display corrects loads.
I was unable to understand how to fix this bug in PH code.
More demonstration on video (note GPU0 is dGPU, GPU1 is iGPU):
ph_gpu_nodes_bug.mp4
Steps to reproduce (optional)
Need to run PH on multi GPU system.
Open System Information window.
Go to GPU section.
Open GPU Nodes window.
Load each system GPU individually.
Watch on node loads.
Expected behavior (optional)
Show correct loads for each GPU nodes in system.
Actual behavior (optional)
Show loads only for nodes which belongs to GPU0.
Environment (optional)
Laptop with integrated and discrete graphics.
The text was updated successfully, but these errors were encountered:
Brief description of your issue
I have a system with iGPU and dGPU. Informer GPU nodes window show nodes for GPU0 and GPU1 combined.
But there is some bug in graphs indexes code, it always show load on node 0 (which is 3D of dGPU in my system). Even if I run FurMark directly on iGPU, node 9 (which is 3D for iGPU) show zero load. This bug only affects summary GPU Nodes window, per GPU nodes windows display corrects loads.
I was unable to understand how to fix this bug in PH code.
More demonstration on video (note GPU0 is dGPU, GPU1 is iGPU):
ph_gpu_nodes_bug.mp4
Steps to reproduce (optional)
Need to run PH on multi GPU system.
System Information
window.GPU
section.GPU Nodes
window.Expected behavior (optional)
Show correct loads for each GPU nodes in system.
Actual behavior (optional)
Show loads only for nodes which belongs to GPU0.
Environment (optional)
Laptop with integrated and discrete graphics.
The text was updated successfully, but these errors were encountered: