Post
Topic
Board Mining (Altcoins)
Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer)
by
NRD
on 02/06/2014, 22:09:09 UTC
i have a nvidia 650ti and windows 7 x64 .
what i need to mine x13 and what settings should i use ?
thank you !

No x13 on NV yet as far as I know, check the CC/cudaminer thread. They'll probably be adding it soon enough.


I never tried running more threads as I wanted to see how stable this setup is. Here's a 23 hour run:
http://i152.photobucket.com/albums/s196/nicknrd/Crypto/x11-1438mh-23h.png

3 X 290 tri-x 1080/1500
1 X 7870 OC 1300/1500

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
export GPU_FORCE_64BIT_PTR=1
##export GPU_MAX_HEAP_SIZE=50
del *.bin
timeout /t 4
sgminer.exe -k x11mod --rawintensity 1306624,1306624,1306624,1048576 -g 1,1,1,2 --shaders 2560,2560,2560,1280 -w 256,256,256,64  --no-submit-stale -c sgminer.conf

*Note, I removed TC from my post because it's irrelevant with X11, however I still have it in my .bat file.