Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v8.0 (Windows/Linux)
by
overcon
on 03/03/2017, 19:52:40 UTC
I hope you all don't mine asking, but I am setting up this miner and i have a few questions. I am not seeing any activity on the PASCL side from the pool, but the miner looks like it is processing PASCL and ETH packets. How can I confirm it is working?

Also, I am running XFX RX 480 card, what is a good driver to use for the best speed? it doesn't look like the 15 series is current.

Is there anything I can add to my batch file to increase performance? i haven't messed with the BIOS yet as I have had a few issues getting more than 5 cards to work. I tried 7 then 6 then 5 and finally got the 5 stable, I hate to jinx me in trying again to add the other two cards. I X'd some stuff out I thought might not be best shared public but here is the batch file I am using.



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

EthDcrMiner64.exe -dbg 1 -epool eth-us.dwarfpool.com:8008 -ewal 0xdf7Ca009054f7446E73947f51b5189909d7fd72C/minerX/email@email.com -epsw -dcoin pasc -dpool stratum+tcp://pasc-us-west1.nanopool.org:15555 -dwal 11111-11.11111111111111111.minerX -dpsw x
pause

Thanks