More
referral
Increase your income with Hive. Invite your friends and earn real cryptocurrency!

Nvidia autofan script for HiveOS|Скрипт автоуправления вентиляторами Nvidia

@crazydane sent PM message to you

Testing showed that the problem is not in the script work. Very high CPU load.

You should concat all -a commands into an $args variable that is declared at the start of the while loop. When the iteration of the while loop ends (before the sleep $DELAY line) execute it all via:

nvidia-settings $ARGS > /dev/null

That’s how you deal with the slowdowns in the best possible way. My 13 gpu rig takes around 2 minutes compared to 7-8 minutes to apply all commands linearly.

@brnfex thank you. i know this trick, it used by HiveOS OC scripts.
i will try)

Добрый день. Расскажите пошагово как установить данный скрипт, а то вообще ни чего не понятно.

1 Like