This commit is contained in:
Death916 2020-02-10 20:00:09 -08:00
commit 37293136e5

9
minestart.py Normal file
View file

@ -0,0 +1,9 @@
"""" restart miner when gpu is low usage and kill miner if already running
"""
import GPUtil
import psutil