Introduction of LACT application.

This commit is contained in:
Thibault Heckel 2023-06-18 14:59:30 +02:00
parent e3dac1c150
commit 9470b08c57

View File

@ -2,6 +2,11 @@
## Increase performances of your AMD GPU on linux system:
- UDPATE 2023-06:
**Just discovered LACT rust app & daemon -> https://github.com/ilya-zlobintsev/LACT**
---
- Download & install [amdgpu-clocks](https://github.com/sibradzic/amdgpu-clocks) (go for the "manual installation");
- Set `amdgpu.ppfeaturemask=0xffffffff` as boot kernel parameter (**Mandatory**!) ;
- Check initial status of your gpu (`card0` generally) with `cat /sys/class/drm/card0/device/pp_od_clk_voltage`