Post
Topic
Board Mining (Altcoins)
Re: Best Config for Mining X11 with R9 280x
by
PabiGamito
on 13/01/2015, 18:03:42 UTC
This is what I have gotten to:

Code:
set GPU_MAX_ALLOC_PERCENT=60
set GPU_USE_SYNC_OBJECTS=1

sgminer.exe -o stratum+tcp://eu.multipool.us:11111 -u PabiGamito.1 -p x -I 17 -g 2 --thread-concurrency 8192 --gpu-powertune 20 --lookup-gap 2 --worksize 128 --gpu-engine 1150 --gpu-memclock 1250 --auto-fan --temp-target 72 --temp-cutoff 85 --temp-overheat 80

Any suggestions for higher hashes or less power consumption?

I greatly appreciate your help.