Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v10.2 (Windows/Linux)
by
TheFunkyGibbon
on 01/01/2018, 02:50:32 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)