Post
Topic
Board Mining (Altcoins)
Re: MinerWatcher - mining rigs monitoring service
by
minerwatcher
on 18/08/2017, 08:39:54 UTC

Hi,
It's a nice tool. Could you please help me out how to write these into config?
I wrote these into it and found error can not create process.

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

Thanks & Regards.

Hey, thanx!
You cannot use this into the command line.
Command line is only 1 line!
No need to write this .BAT file commands, like setx, pause etc...
Example: -epool eth-eu1.nanopool.org:9999 -ewal ETH_WALLET/$rigName/$rigEmail -epsw x

P.S. If you need to add values above to the environment variables, just do it directly using windows control panel or separate bat file (it is only need to run once).