From 250b0da175bc257425590457e2473b3e633ad7b7 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Mon, 21 Mar 2022 18:09:57 +0100 Subject: [PATCH] superfans-gpu-controller link added --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d895d9..9f3449f 100644 --- a/README.md +++ b/README.md @@ -51,4 +51,8 @@ Check bcache performance: Tune bcache (not permanent): echo 64M > /sys/block/bcache0/bcache/sequential_cutoff - echo 4096 > /sys/block/bcache0/queue/read_ahead_kb \ No newline at end of file + echo 4096 > /sys/block/bcache0/queue/read_ahead_kb + +### Fan-temperature control for GPUs +- [NVIDIA GPU-based FAN controller for SUPERMICRO server](https://github.com/skokec/superfans-gpu-controller) +- [Modification for combined GPU/CPU temperature control in 1U server](https://repos.nonan.net/nicolas/superfans-gpu-controller) \ No newline at end of file