Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [SUM] [PoW] Ṩ Bitsum - Telegram-oriented cryptocurrency
by
nounousse62
on 30/11/2017, 07:15:50 UTC
help me set up for gpu Huh Huh Huh

I'm using 2 files (start.bat and config.txt) with Claymore and AMD card :

start.bat :

setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
NsGpuCNMiner.exe
pause

config.txt :

-o stratum+tcp://pool.bitsum.uz:3333
-u yourwalletaddress
-p x
-li 1
-mport 0
-allpools 1
-nofee 1


PS : -li 1 if you want low intensity (avoid some lags). nofee 1 (because if devfee pool doesn't work, program stop and need to restart).