Post
Topic
Re: [ANN] NiceHash.com - innovative professional cryptocurrency cloud mining service
by
pzero15
on 03/06/2014, 13:05:44 UTC
I'm trying the x13 algo with sgminer 5.0, but with the following command line, my prompt window is closing on startup.

setx GPU_MAX_ALLOC_PERCENT 100
del *.bin
sgminer -k marucoin -o stratum+tcp://stratum.nicehash.com:3337 -u BTC_ADDR -p x -I 13 -g 2 -w 256 --thread-concurrency 8192 --api-listen --api-allow W:127.0.0.1

**even the marucoin-mod is doing the same thing.

Thanks for your help

ad -T in your batch file. should pause on errors. than you can see what is at fault.

OK so "-k" is not a recognized command. How do we specify the mining kernel in sgminer 5.0 ?
PS: "-T" doesnt work so I put a "pause" line.