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
Hello, I am now developing amdgpu_top which displays AMDGPU usage and sensors.
The tool collects AMDGPU utilization from performance counters (GRBM, GRBM2, CP_STAT) and fdinfo.
I recently added output JSON features to that tool, such as intel_gpu_top.
How about using amdgpu_top to get AMDGPU stats as well as intel_gpu_top in MangoHub?
The reason we've resorted to using intel_gpu_top is because there is no other way at this point.
amdgpu on the other hand is possible, so it should be done directly in mangohud
Hello, I am now developing amdgpu_top which displays AMDGPU usage and sensors.
The tool collects AMDGPU utilization from performance counters (GRBM, GRBM2, CP_STAT) and
fdinfo
.I recently added output JSON features to that tool, such as
intel_gpu_top
.How about using
amdgpu_top
to get AMDGPU stats as well asintel_gpu_top
in MangoHub?working branch: https://github.com/Umio-Yasuno/amdgpu_top/tree/json-output
Related issue
Example:
The text was updated successfully, but these errors were encountered: