Greetings! My first post here and a noob
It would be nice if someone can take a quick look at my start.bat and advise if I should tweak some parameters.
There's just ONE line:
EthDcrMiner64.exe -epool stratum+tcp://eth.suprnova.cc:5005 -ewal username.worker1 -esm 0 -epsw x -allpools 1 -mport -3333 -dpool stratum+tcp://dcr.suprnova.cc:3252 -dwal username.worker2 -dpsw x And it seems everything works well below....
Just 1x GPU on my work PC, PowerColor Radeon rx580 (8GB).
I'm just starting to learn about mining with one card above.
╔════════════════════════════════════════════════════════════════╗
║ Claymore's Dual ETH + DCR/SC/LBC/PASC GPU Miner v10.0 ║
╚════════════════════════════════════════════════════════════════╝
ETH: 1 pool is specified
Main Ethereum pool is eth.suprnova.cc:5005
DCR: 1 pool is specified
Main Decred pool is dcr.suprnova.cc:3252
At least 16 GB of Virtual Memory is required for multi-GPU systems
Make sure you defined GPU_MAX_ALLOC_PERCENT 100
Be careful with overclocking, use default clocks for first tests
Press "s" for current statistics, "0".."9" to turn on/off cards, "r" to reload pools, "e" or "d" to select current pool
OpenCL initializing...
AMD Cards available: 1
GPU #0: Ellesmere, 8192 MB available, 36 compute units
GPU #0 recognized as Radeon RX 480/580
POOL/SOLO version
GPU #0: algorithm ASM
No NVIDIA CUDA GPUs detected.
Total cards: 1
DUAL MINING MODE ENABLED: ETHEREUM+DECRED
ETH: eth-proxy stratum mode
"-allpools" option is set, default pools can be used for devfee, check "Readme" file for details.
Watchdog enabled
Remote management (READ-ONLY MODE) is enabled on port 3333
ETH: Stratum - connecting to 'eth.suprnova.cc' <149.202.76.194> port 5005
DCR: Stratum - connecting to 'dcr.suprnova.cc' <217.182.138.167> port 3252
ETH: Stratum - Connected (eth.suprnova.cc:5005)
DCR: Stratum - Connected (dcr.suprnova.cc:3252)
ETH: Authorized
Setting DAG epoch #153...
DCR: Authorized
Setting DAG epoch #153 for GPU0
Create GPU buffer for GPU0
GPU0 DAG creation time - 5608 ms
Setting DAG epoch #153 for GPU0 done
GPU0 t=60C fan=31%
DCR: 11/25/17-18:59:00 - New job from dcr.suprnova.cc:3252
DCR: 11/25/17-18:59:15 - New job from dcr.suprnova.cc:3252
GPU0 t=67C fan=46%
...Anything else I can do to improve or tweak it with the batch file parameters?
Does the port number looks correct? I read I need to use 5000 instead of 5005 somewhere.
Also, the default command line shown in suprnova.cc (below) is without the "stratrum" pre-fix, but I got lots of authorisation errors without it.
ethdcrminer64.exe -epool eth.suprnova.cc:5000 -ewal username.worker1 -epsw x -esm 3 -dpool dcr.suprnova.cc:3252 -dwal username.worker2 -dpsw x -allpools 1BTW, I've also tried to mod my GPU BIOS, copying memory lane 1750 to 2000 using Bios editor/ATIwinflash, that's all.
The hash rate still sucks at 20-24MHs, but maybe because I'm also using it as my work PC and connecting a monitor to the GPU for extra screens.
These are the few questions I have so far, thanks in advance for any tips!
Hans