mirror of
https://github.com/Death916/minestart.git
synced 2026-04-10 03:33:43 -07:00
start
This commit is contained in:
commit
37293136e5
1 changed files with 9 additions and 0 deletions
9
minestart.py
Normal file
9
minestart.py
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
"""" restart miner when gpu is low usage and kill miner if already running
|
||||
"""
|
||||
|
||||
import GPUtil
|
||||
import psutil
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue