Author

Topic: Best Config for Mining X11 with R9 280x (Read 1064 times)

newbie
Activity: 51
Merit: 0
January 13, 2015, 01:03:42 PM
#5
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.
newbie
Activity: 51
Merit: 0
January 13, 2015, 11:24:32 AM
#4
set GPU_MAX_ALLOC_PERCENT=100
set GPU_USE_SYNC_OBJECTS=1

set GPU_MAX_ALLOC_PERCENT=100 & set GPU_MAX_ALLOC_PERCENT=60

Makes no difference to my hashrate. But set GPU_MAX_ALLOC_PERCENT=60 does make my GPU cooler.
sr. member
Activity: 481
Merit: 250
January 13, 2015, 11:23:21 AM
#3
Hello,

This is my current bat file to start the miner:

Code:
set GPU_MAX_ALLOC_PERCENT=60

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

What would you suggest I add to the config or chage to get the bes harshrates for my GPU.

Thank you.

You got no choice but to try it yourself (increasing the engine slowly and memory clock slowly), not all GPU work the same and different batch also means different result.
hero member
Activity: 826
Merit: 1004
January 13, 2015, 11:10:13 AM
#2
set GPU_MAX_ALLOC_PERCENT=100
set GPU_USE_SYNC_OBJECTS=1
newbie
Activity: 51
Merit: 0
January 13, 2015, 11:05:13 AM
#1
Hello,

This is my current bat file to start the miner:

Code:
set GPU_MAX_ALLOC_PERCENT=60

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

What would you suggest I add to the config or chage to get the bes harshrates for my GPU.

Thank you.
Jump to: