Mat

Results 7 comments of Mat

Hello, I got fed up by ROCM a few times ago and started to look for vulkan alternatives and discovered this project. First I want to say that I really...

I am still learning c++, not even vulkan, glsl or gpgpu yet so I guess I look at a full SDK. To explain myself : I was thinking of doing...

Yes, when I click on 'Apply changes', I get the small green highlight, but if I look from sysfs, rocm-smi or lact, nothing changes.

Nothing changes, neither for `/sys/class/drm/card1/device/hwmon/hwmon1/power1_cap` nor `/sys/class/drm/card1/device/pp_od_clk_voltage`

Those contain values that I can set by hand without tuxclocker or with lact.

`cat /sys/class/drm/card1/device/hwmon/hwmon1/power1_cap` ``` 221000000 ``` `cat /sys/class/drm/card1/device/pp_od_clk_voltage` ``` OD_SCLK: 0: 852Mhz 800mV 1: 991Mhz 900mV 2: 1138Mhz 950mV 3: 1269Mhz 1000mV 4: 1312Mhz 1050mV 5: 1474Mhz 1100mV 6: 1569Mhz 1100mV...

Maybe we can keep this issue open until app.py is really broken appart ? We can also write the list of what needs to be done as a task list...