Post
Topic
Board Announcements (Altcoins)
Re: [ANN][PWR] PowerCoin [RELEASED] [POW][AIRDROP OPEN]
by
AltcoinScamfinder
on 18/05/2016, 22:28:39 UTC
Can someone post their start up config for pool mining with sgminer (AMD cards)?



setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100


sgminer.exe --kernel nist5 --api-listen -o stratum+tcp://pwr.suprnova.cc:4242  -u x -p x -w 64 -g 2  --keccak-unroll 0 --hamsi-expand-big 4 --nfactor 20 --xintensity  640 --thread-concurrency 16384 --intensity 18 --lookup-gap 2 --no-submit-stale --gpu-powertune 10 --gpu-fan 45 --temp-cutoff 80 --gpu-engine 1150 --gpu-memclock 1450 --gpu-threads 1
pause

Cool, thx! I have 2 x 290 cards waiting to warm up. I'll tip you some if it works and you post address. I assume GPU-threads should be 2 with 2 cards?