Bitcoin Forum
May 13, 2024, 02:31:13 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Best Config for Mining X11 with R9 280x  (Read 1048 times)
PabiGamito (OP)
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
January 13, 2015, 04:05:13 PM
 #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.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715567473
Hero Member
*
Offline Offline

Posts: 1715567473

View Profile Personal Message (Offline)

Ignore
1715567473
Reply with quote  #2

1715567473
Report to moderator
giveen
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1004


View Profile
January 13, 2015, 04:10:13 PM
 #2

set GPU_MAX_ALLOC_PERCENT=100
set GPU_USE_SYNC_OBJECTS=1
Bananana
Sr. Member
****
Offline Offline

Activity: 481
Merit: 250



View Profile WWW
January 13, 2015, 04:23:21 PM
 #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.

PabiGamito (OP)
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
January 13, 2015, 04:24:32 PM
 #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.
PabiGamito (OP)
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
January 13, 2015, 06: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.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!