Post
Topic
Board Mining (Deutsch)
Claymore Programierung
by
Xipy
on 08/01/2018, 12:26:35 UTC
Hey,

bin auf der Suche nach jemanden der sich beim Claymore-Dual-Miner auskennt.
Meine Frage:
Mein Rig hängt sich in unregelmäßigen Abständen auf. Zwischen 5-32 Stunden Laufzeit.
Habe das Readme.md studiert und bin auf die Idee gekommen meinem bestehenden Code einen Neustart einzufügen.
Das sich das Mining Programm nach 2 Stunden Neustartet und der PC auch Neustartet.
Nur ich bekomme das einfach nicht

-r Restart miner mode. "-r 0" (default) - restart miner if something wrong with GPU. "-r -1" - disable automatic restarting. -r >20 - restart miner if something wrong with GPU or by timer. For example, "-r 60" - restart miner every hour or when some GPU failed. "-r 1" closes miner and execute "reboot.bat" file ("reboot.bash" or "reboot.sh" for Linux version) in the miner directory (if exists) if some GPU failed. So you can create "reboot.bat" file and perform some actions, for example, reboot system if you put this line there: "shutdown /r /t 5 /f".

setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
timeout /t 30
EthDcrMiner64.exe -epool mc.minecrypto.pro:7007 -ewal Wallet....... -eworker Miner -epsw x -ethi 8 -allcoins 1 -esm 0 -allpools 1 -dpool stratum+tcp://sia-eu1.nanopool.org:7777 -dwal Wallet/Miner/Email -dpsw x -dcoin sia -ftime 10

Freue mich über eure Antworten.
Gruß