opimon

Results 1 comments of opimon

Workaround : Restart the gpu-miner every x hours. `kill $(ps aux | grep 'gpu-miner' | awk '{print $2}')` `screen -dmS MINER bash -c "cd /home/user/alephium/gpu-miner; ./miner.sh; exec sh"`