Post
Topic
Board Mining (Altcoins)
Re: Genesis Mining Presents: SGMiner-GM - now with Zawawa's GG! [Updated 17/01/2017]
by
TomDD
on 22/01/2017, 17:36:21 UTC

3) Start for DaggerHashimoto:

Code:
setx GPU_MAX_ALLOC_PERCENT 100

:: your nearest location
set URL=daggerhashimoto.eu.nicehash.com:3353
::set URL=daggerhashimoto.usa.nicehash.com:3353
::set URL=daggerhashimoto.hk.nicehash.com:3353
::set URL=daggerhashimoto.jp.nicehash.com:3353

:: your Bitcoin address and worker name
set USER=34HKWdzLxWBduUfJE9JxaFhoXnfC6gmePG.myrig

set ALGO=ethash

:: tuning options
::set PARAMS=--xintensity 1024 -w 192 -g 1
set PARAMS=--xintensity 512 -w 192 -g 1

sgminer.exe -k %ALGO% -o stratum+tcp://%URL% -u %USER% -p x %PARAMS%


Best regards,
NiceHash team.

I get nothing but HW errors when trying to mine DaggerHashimoto using this miner, XMR works fine so not sure. Have messed with the intensity setting with no joy. Running 2x R9 480s 4GB at stock, have switched back to ZEC for now.