Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: romanticon on February 14, 2014, 06:47:24 PM



Title: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: romanticon on February 14, 2014, 06:47:24 PM
I get only ~560Kh/s  for 280x Radeon video card.
I know that it is to low here is my config any useful help
will be tipped.

Ubuntu 12
Catalyst Beta driver.

Code:
"intensity" : "13",
"vectors" : "1",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "0",
"thread-concurrency" : "21712",
"shaders" : "0",
"gpu-engine" : "1100-1100",
"gpu-fan" : "0-85",
"gpu-memclock" : "1550",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"failover-only" : true,
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "30",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"


Thanks in advance
Roman


Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: yesiam6 on February 14, 2014, 07:29:58 PM
just make a new textfile in that folder and rename it to .bat afterwards and start cgminer with that. cgminer.exe --scrypt -o stratum+tcp://thepool -u userandworker -p password -I 13 -g 2 -w 256 --thread-concurrency 8192
givves me 720kh

give doge DHtkVXQ2VYfQfahvjRUhS63gZ8eoq2uKah


Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: ShakinHandz on February 14, 2014, 07:32:23 PM
Which beta driver are you using? I will post my config later.. I'm currently sitting at ~760-780 on each of 280x's. The 14.1 drivers brought me speeds down. I reverted back to 13.12 and all was well.


Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: romanticon on February 14, 2014, 07:47:42 PM
just make a new textfile in that folder and rename it to .bat afterwards and start cgminer with that. cgminer.exe --scrypt -o stratum+tcp://thepool -u userandworker -p password -I 13 -g 2 -w 256 --thread-concurrency 8192
givves me 720kh

give doge DHtkVXQ2VYfQfahvjRUhS63gZ8eoq2uKah

I use ubuntu so, so it has
some differences.


Which beta driver are you using? I will post my config later.. I'm currently sitting at ~760-780 on each of 280x's. The 14.1 drivers brought me speeds down. I reverted back to 13.12 and all was well.

It's interesting what you are saying
I'll try to install fresh with the
13.12, I guess it will be faster
than trying to uninstall the driver.

Please publish your config,
I'll try it if I will get
your numbers you defenetly
will winn the prize.



Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: yesiam6 on February 14, 2014, 07:56:27 PM
just make a new textfile in that folder and rename it to .bat afterwards and start cgminer with that. cgminer.exe --scrypt -o stratum+tcp://thepool -u userandworker -p password -I 13 -g 2 -w 256 --thread-concurrency 8192
givves me 720kh

give doge DHtkVXQ2VYfQfahvjRUhS63gZ8eoq2uKah

I use ubuntu so, so it has
some differences.


Which beta driver are you using? I will post my config later.. I'm currently sitting at ~760-780 on each of 280x's. The 14.1 drivers brought me speeds down. I reverted back to 13.12 and all was well.

It's interesting what you are saying
I'll try to install fresh with the
13.12, I guess it will be faster
than trying to uninstall the driver.

Please publish your config,
I'll try it if I will get
your numbers you defenetly
will winn the prize.


Please try the "thread-concurrency" : "8192 i think it will help also lookup gap 2


Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: romanticon on February 14, 2014, 07:58:52 PM
by the way that is the exact model I use:

http://cd-log.co.il/catalog/HE/#p=product/12581


Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: neflihim on February 14, 2014, 08:00:13 PM
Try this :

Code:
"intensity" : "13",
"vectors" : "1",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "0",
"thread-concurrency" : "8192",
"shaders" : "0",
"gpu-engine" : "1050",
"gpu-fan" : "0-85",
"gpu-memclock" : "1500",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"failover-only" : true,
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "30",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"

DMg2dWZ4KLUhTBUhZuwaLxYqxH1MRMdtBM


Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: neflihim on February 14, 2014, 08:02:29 PM
I have the dual-x as well and can only get 715K out of each.  Try to pull engine clock down to 1035 in config I posted above.  

I have 5 of them and use that config.

I didn't notice that they were the dual-x before I posted the 1050 engine clock in the above config or I would have changed it.


Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: romanticon on February 14, 2014, 08:02:58 PM
Try this :

Code:
"intensity" : "13",
"vectors" : "1",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "0",
"thread-concurrency" : "8192",
"shaders" : "0",
"gpu-engine" : "1050",
"gpu-fan" : "0-85",
"gpu-memclock" : "1500",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"failover-only" : true,
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "30",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"

DMg2dWZ4KLUhTBUhZuwaLxYqxH1MRMdtBM


It will take some time
I am installing a fresh image.


Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: PondSea on February 14, 2014, 09:14:40 PM
try TC as 8191


Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: romanticon on February 14, 2014, 09:37:20 PM
Ok.... here is on fresh install with 13.5 version driver
very poor results :(

Code:
"intensity" : "20",
"vectors" : "1",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "2",
"thread-concurrency" : "21712",
"shaders" : "0",
"gpu-engine" : "1000-1000",
"gpu-fan" : "0-85",
"gpu-memclock" : "1550",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"failover-only" : true,
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "30",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"

https://i.imgur.com/SvfBV3F.jpg



Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: Wipeout2097 on February 15, 2014, 12:18:15 AM
See this: https://bitcointalk.org/index.php?topic=435438.msg4849281#msg4849281


Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: backtrackit on February 15, 2014, 12:24:04 AM
start by lowering lowering thread-concurrency until you hit the sweet spot, might want to lower intensity first to 13, then when you find best thread concurrency up the intensity.


Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: romanticon on February 15, 2014, 06:35:51 AM
That is the best I get so far,
the settings that actually matters here is:

"gpu-engine" : "1000",
"gpu-memclock" : "1500",
"intensity" : "13",
"thread-concurrency" : "8192",


if you will help me push it higher
you will get the reward:


https://i.imgur.com/KGr7Z5h.jpg


Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: chaeplin on February 15, 2014, 06:41:07 AM
Ububtu ?!! Try this

#!/bin/sh

export DISPLAY=:0
export GPU_MAX_ALLOC_PERCENT=100
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_HEAP_SIZE=100

# remove if work well
rm scrypt*.bin
# remove if work well

./cgminer \
--scrypt \
-o pool address \
--worksize 256 \
--thread-concurrency 8192 \
--gpu-threads 2 \
--gpu-engine 1050 \
--gpu-memclock 1500 \
--gpu-platform 0 \
--temp-target 75 \
--temp-cutoff 90 \
--shaders 2048 \
--lookup-gap 2 \
--intensity 13 \
--log 1 \
--queue 0 \
--auto-fan \
--worktime



Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: crazyates on February 15, 2014, 06:48:36 AM
I can't believe no one has said this before....

If you're mining on a 280x, and using a TC of 8192 (which you should), you NEED to use "--gpu-threads 2". I've tuned dozens of 280x, with all sorts of settings, and this is always the case.

I've edited your config. Removed some unnecessary settings, tweaked a few others, and see if that works:

Code:
"thread-concurrency" : "8192",
"lookup-gap" : "2",
"gpu-threads" : "2",
"intensity" : "13",
"vectors" : "1",
"worksize" : "256",
"kernel" : "scrypt",
"scrypt" : true,
"gpu-engine" : "1060",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"auto-fan" : true,
"gpu-fan" : "0-85",
"temp-target" : "75",
"temp-overheat" : "85",
"temp-cutoff" : "95",
"temp-hysteresis" : "3",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"api-mcast-port" : "4028",
"api-port" : "4028",
"failover-only" : true,
"no-pool-disable" : true,
"queue" : "0",
"scan-time" : "5",
"expiry" : "10",
"log" : "5",
"kernel-path" : "/usr/local/bin"


Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: romanticon on February 15, 2014, 07:03:10 AM
I can't believe no one has said this before....

If you're mining on a 280x, and using a TC of 8192 (which you should), you NEED to use "--gpu-threads 2". I've tuned dozens of 280x, with all sorts of settings, and this is always the case.


Thanks crazyates, I do use "--gpu-threads 2" otherwise it's 300Kh/s


--gpu-engine 1050


I don't know why but only precise
 --gpu-engine 1000
give me maximum performance.
Any other value give 100k less
immediately.


Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: backtrackit on February 15, 2014, 07:11:58 AM
have you tried worksize at 512?


Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: romanticon on February 15, 2014, 07:22:54 AM
have you tried worksize at 512?


Just tested it , same ~703K


Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: backtrackit on February 15, 2014, 07:42:24 AM
have you tried worksize at 512?


Just tested it , same ~703K

raise core clock is what you need now to push it further


Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: romanticon on February 15, 2014, 07:49:45 AM

raise core clock is what you need now to push it further

What exactly do you mean ?
What parameter is a core clock ?


Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: backtrackit on February 15, 2014, 08:01:09 AM

raise core clock is what you need now to push it further

What exactly do you mean ?
What parameter is a core clock ?

overclock the gpu http://www.overclock.net/t/517861/how-to-overclocking-ati-cards-in-linux. if you look here https://litecoin.info/Mining_hardware_comparison your getting around whats expected at gpu engine speed 1000. If runs unstabe you may need to up the voltage if temps allow.


Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: romanticon on February 15, 2014, 08:36:37 AM

overclock the gpu http://www.overclock.net/t/517861/how-to-overclocking-ati-cards-in-linux. if you look here https://litecoin.info/Mining_hardware_comparison your getting around whats expected at gpu engine speed 1000. If runs unstabe you may need to up the voltage if temps allow.

Sounds fantastic , what settings you
made  here:
     aticonfig --odsc=???,???


Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: fynrd1 on February 15, 2014, 12:26:09 PM
You need to flash your bios first. Then you'll be able to hit the 650k at least, with common settings.


Title: Re: I get only ~560Kh/s for 280x Radeon video card. (10000 DOGE Bounty)
Post by: backtrackit on February 15, 2014, 10:07:12 PM

overclock the gpu http://www.overclock.net/t/517861/how-to-overclocking-ati-cards-in-linux. if you look here https://litecoin.info/Mining_hardware_comparison your getting around whats expected at gpu engine speed 1000. If runs unstabe you may need to up the voltage if temps allow.

Sounds fantastic , what settings you
made  here:
     aticonfig --odsc=???,???

After looking into it more it looks like you would have to flash your gpu with a modified bios. I use winblows and normally use afterburner to overclock. That been said have flashed the odd card and is fairly straight forward to do.