From 9470b08c57fd692f59caabf3eb95f3d728e6cd45 Mon Sep 17 00:00:00 2001 From: Thibault Heckel Date: Sun, 18 Jun 2023 14:59:30 +0200 Subject: [PATCH] Introduction of LACT application. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a775fa2..edeffda 100644 --- a/README.md +++ b/README.md @@ -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`