gpu-utils icon indicating copy to clipboard operation
gpu-utils copied to clipboard

A set of utilities for monitoring and customizing GPU performance

Results 10 gpu-utils issues
Sort by recently updated
recently updated
newest added

Install from debian repository results in 'Error: Invalid icon path' ``` DEBUG:gpu-utils:env.set_args:Install type: debian DEBUG:gpu-utils:env.set_args:Command line arguments: Namespace(about=False, short=False, table=False, pstates=False, ppm=False, clinfo=False, no_fan=False, debug=True) DEBUG:gpu-utils:env.set_args:Local TZ: PDT DEBUG:gpu-utils:env.set_args:pciid path...

A nice to have addition would be temps of the GDDR6X memory on recent Nvidia cards. A known issue with high memory temps that also causes downclocking because of 100%...

amdgpu exports various values via sysfs under the path `/sys/devices/pci***/gpu_metrics` I wrote a python script [amdgpu_metrics.py](https://gist.github.com/leuc/e45f4dc64dc1db870e4bad1c436228bb) to decode the binary data. The code should be fairly easy to integrate with...

Considering extending capabilities to support of NV to gpu-pac.

enhancement

debian testing with running kernel: `5.19.0-1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 5.19.6-1` `AMD Ryzen 5 5700G` ``` 09:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Cezanne [1002:1638] (rev c8)...

I have a new Ryzen 5 5600G with integrated graphics and a NVIDIA GT710B graphics card. I'm running Devuan 4 (based on Debian 10) with Linux Kernel 5.10.0-13-amd64 and Python...

I think this is a great tool and I would love to see it working on Mac. Using the 'pip3 install rickslab-gpu-utils' works just fine and installs all dependencies. However...

I don't actually think this is a problem with gpu-utils code, but I'm not sure. On my 7900 card, gpu-ls & -mon seem to work fine, but gpu-pac doesn't detect...

(rickslab-gpu-utils-env) cg@gpu-49-59:~$ sudo gpu-ls Error: Invalid icon path Detected GPUs: AMD: 1 AMD: amdgpu version: 1:6.0.60002-1718217.22.04 AMD: Wattman features enabled: 0xfffd7fff Warning: Can not read parameter: loading, disabling for this...