Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v10.2 (Windows/Linux)
by
rmoore95
on 01/01/2018, 03:03:54 UTC

Here is my bat file...

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
start EthDcrMiner64.exe -epool stratum+tcp://us.ubiqpool.io:8008 -ewal MYWALLETADDRESS -epsw x -eworker rig1

Is that literally your batch file? because the MYWALLETADDRESS value should be replaced by your Ubiq address. (Hopefully I'm not stating the obvious but just in case)

Haha!  No, I replaced my actual wallet address with MYWALLETADDRESS.  Is there anything wrong with the bat file?  Not sure why I am getting the error message...