From 55ffc27c8b8fa1b7485e280ccbd6b2ab73616968 Mon Sep 17 00:00:00 2001 From: Domen Tabernik Date: Fri, 8 Mar 2019 22:40:33 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b0bc499..dcca4ad 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,6 @@ Currently the settings are hardcoded into `superfans_gpu_controller.py` using th At full workload using 4x RTX 2080 Ti this results in around 75°C - 80°C at GPU. ## TODO: - * split settings into seperate config file - * enable linear increases between each setting point - * enable online calibration of FANs (currenlty hardcoded for SUPERMICRO 4029GP TRT2!!) + * [ ] split settings into seperate config file + * [ ] enable linear increases between each setting point + * [ ] enable online calibration of FANs (currenlty hardcoded for SUPERMICRO 4029GP TRT2!!)