Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner
by
badman74
on 15/02/2015, 17:46:03 UTC
.bat example X11...

set GPU_MAX_ALLOC_PERCENT 100
set GPU_USE_SYNC_OBJECTS 1
Color 1E
sgminer -k darkcoin-mod  -o  stratum+tcp://stratum1.suchpool.pw:3328 -u ...... -p ... --no-submit-stale --worksize 64 --hamsi-expand-big 4  --xintensity 128 --thread-concurrency 8192  --gpu-threads 4  --difficulty-multiplier 2

Color worked yes Smiley But that's all.
sgminer.exe -k darkcoin.cl worked. the problem is --difficulty-multiplier part.

try the sgminer version from my sig
and -k darkcoin.cl does NOT work as it is actually just loading the default scrypt kernel
-k darkcon or -k darkcoin-mod would work if something wasn't wrong with your darkcoin kernel