Pages:
Author

Topic: AMD RX 560 515 h/s for Cryptonight (Monero, Electroneum..) @ 40 watt on the wall (Read 2150 times)

full member
Activity: 420
Merit: 184
...
The other thing is the driver, now I have 17.4.4, I installed 18.4.1 and one of the three cards was giving half h/s, I quickly uninstalled and installed again 17.4.4 and it's running fine
...

I'm running the latest AMD drivers - 18.something - with no issue. One peculiar thing I've noticed is that I always have to reboot twice to max out the hashrate of all the cards; if not then 1 or more cards invariably get stuck at a lower hashrate for some reason.

If you do flash a modded BIOS make sure you get the infamous ATI pixel clock patcher program otherwise Windows will cripple the cards that have been flashed (IIRC, still usable in VGA mode to display a screen, but not at all for mining - you can tell a card has suffered this fate if it has error code 43 in the control panel listing).

newbie
Activity: 6
Merit: 0
Generally speaking, it is better to drop the intensity value for each thread for heavy rather than go back to 1 thread per GPU (as you've already tried). I use a binary search method to find optimal values in the shortest time. For example, if intensity ranges from 0 - 1024 I will try 512 first and if the card hashes I try 768 next; if it crashes I try 384 next; etc and so on.

I am running a modified BIOS on the cards - a "Powersave ROM" from Anorak specific to my card brand/model - and custom voltage profiles. Max core clock is 1200MHz at 1025mV and max mem clock is 1900MHz at 1000mV. These values almost certainly won't help you, but I will say that OverDrivenTool is far better at this sort of thing with AMD cards than MSI AfterBurner, and pretty much the only option if you have 4 or more cards (MSI AB breaks if more than 3 cards are present).

Yes, Heavy it's a lot different than V7, need to do a lot of test to get the proper config

The other thing is the driver, now I have 17.4.4, I installed 18.4.1 and one of the three cards was giving half h/s, I quickly uninstalled and installed again 17.4.4 and it's running fine

I use MSI AB to set 1000/[email protected] cards and does not exceed 60º, I have other rig with 4 rx 560 also with MSI AB and sometimes this rig gives problems, when I have to reboot it, sometimes does not boot, but I really don't know if there is video signal because I only manage it with teamviewer, for now I can't connect a monitor, so I guess this can be MSI AB problem since this rig has 4 cards, well hope so

I downloaded OverDrivenTool but this tools need 17.7 driver or newer, I have not tested blockchain driver and I feel that can be a PITA to get a good driver for my setup  Cry

full member
Activity: 420
Merit: 184
Cool!

Allright I see where is the gpu_threads in xmr-stak, so each line represent a gpu thread, a gpu can have more than one thread

I will test it with CN-V7, CN-heavy works differently, I tested using two threads per gpu and it crashed so I need to do some tests here

What are your clocks? do you have moded bios?

Thanks

Generally speaking, it is better to drop the intensity value for each thread for heavy rather than go back to 1 thread per GPU (as you've already tried). I use a binary search method to find optimal values in the shortest time. For example, if intensity ranges from 0 - 1024 I will try 512 first and if the card hashes I try 768 next; if it crashes I try 384 next; etc and so on.

I am running a modified BIOS on the cards - a "Powersave ROM" from Anorak specific to my card brand/model - and custom voltage profiles. Max core clock is 1200MHz at 1025mV and max mem clock is 1900MHz at 1000mV. These values almost certainly won't help you, but I will say that OverDrivenTool is far better at this sort of thing with AMD cards than MSI AfterBurner, and pretty much the only option if you have 4 or more cards (MSI AB breaks if more than 3 cards are present).

newbie
Activity: 6
Merit: 0
No, I meant that I use my 2GB (16CU) RX 560s for both Ethash and CN, but for Ethash I am restricted to MUSIC or UBQ because the DAG files still fit into 2GB. Right now they are mining MUSIC and doing 14.3MH/s per card, which is a little over half what a 4GB RX 570 will do, but at much less than half the price (at least that was the case when I bought them back in Dec/Jan).

As for the CN forks, I use xmr-stak 2.4.2 because it performs the best so far and is very stable. It does not perform well "out of the box," so to speak - the config files it generates (amd.txt and cpu.txt) need to be heavily modified. My amd.txt file modified for just 2 cards is shown below. If you have more than 2 cards then increment the index parameter for each additional card but copy everything else (assuming they are identical cards) and put those lines before the ], at the bottom.

Code:
"gpu_threads_conf" : [
  // gpu: Baffin memory:1664
  // compute units: 16
  { "index" : 0, "intensity" : 416, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true },
  { "index" : 0, "intensity" : 416, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true },
  // gpu: Baffin memory:1664
  // compute units: 16
  { "index" : 1, "intensity" : 416, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true },
  { "index" : 1, "intensity" : 416, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true },
],

I get about 495H/s per card with this congfiguration in CN-v7; I have not tried the other forks because I am not interested in any of the coins that use them.


Cool!

Allright I see where is the gpu_threads in xmr-stak, so each line represent a gpu thread, a gpu can have more than one thread

I will test it with CN-V7, CN-heavy works differently, I tested using two threads per gpu and it crashed so I need to do some tests here

What are your clocks? do you have moded bios?

Thanks
full member
Activity: 420
Merit: 184
I still mine Ethash and CryptoNight forks with my 2GB RX 560s - right now they are on MUSIC (Ethash) - but for CN-forks I use xmr-stak (thread: https://bitcointalksearch.org/topic/xmr-stak-jk-2107-compiled-with-no-devfee-updated-2019-8-18-3264773). Other people have reported good results with SRBMiner (thread: https://bitcointalksearch.org/topic/srbminer-cryptonight-amd-gpu-miner-v193-native-algo-switching-3167363) but I haven't tried it myself, mainly because it took quite a lot of tweaking to dial in xmr-stak so I am loathe to abandon all that time and effort...  Tongue

Didn't know that MUSIC it's multi-algo, but I prefer CN algo because low: heat and wattage

I'm using xmr-stak but I it does not have the gpu-thread option like SGMiner, the OP said that increasing that option to 2 gave a little more h/s, appart from the bios mod

I have not played with the xmr stak options, I just let it by default and in fact the cards are 1000/1750 since I'm working so not much time in home to check, only with teamviewer

BTW what it's your hash in ethash, cn-v7 and cn-heavy?

No, I meant that I use my 2GB (16CU) RX 560s for both Ethash and CN, but for Ethash I am restricted to MUSIC or UBQ because the DAG files still fit into 2GB. Right now they are mining MUSIC and doing 14.3MH/s per card, which is a little over half what a 4GB RX 570 will do, but at much less than half the price (at least that was the case when I bought them back in Dec/Jan).

As for the CN forks, I use xmr-stak 2.4.2 because it performs the best so far and is very stable. It does not perform well "out of the box," so to speak - the config files it generates (amd.txt and cpu.txt) need to be heavily modified. My amd.txt file modified for just 2 cards is shown below. If you have more than 2 cards then increment the index parameter for each additional card but copy everything else (assuming they are identical cards) and put those lines before the ], at the bottom.

Code:
"gpu_threads_conf" : [
  // gpu: Baffin memory:1664
  // compute units: 16
  { "index" : 0, "intensity" : 416, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true },
  { "index" : 0, "intensity" : 416, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true },
  // gpu: Baffin memory:1664
  // compute units: 16
  { "index" : 1, "intensity" : 416, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true },
  { "index" : 1, "intensity" : 416, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true },
],

I get about 495H/s per card with this congfiguration in CN-v7; I have not tried the other forks because I am not interested in any of the coins that use them.

newbie
Activity: 6
Merit: 0
I still mine Ethash and CryptoNight forks with my 2GB RX 560s - right now they are on MUSIC (Ethash) - but for CN-forks I use xmr-stak (thread: https://bitcointalksearch.org/topic/xmr-stak-jk-2107-compiled-with-no-devfee-updated-2019-8-18-3264773). Other people have reported good results with SRBMiner (thread: https://bitcointalksearch.org/topic/srbminer-cryptonight-amd-gpu-miner-v193-native-algo-switching-3167363) but I haven't tried it myself, mainly because it took quite a lot of tweaking to dial in xmr-stak so I am loathe to abandon all that time and effort...  Tongue

Didn't know that MUSIC it's multi-algo, but I prefer CN algo because low: heat and wattage

I'm using xmr-stak but I it does not have the gpu-thread option like SGMiner, the OP said that increasing that option to 2 gave a little more h/s, appart from the bios mod

I have not played with the xmr stak options, I just let it by default and in fact the cards are 1000/1750 since I'm working so not much time in home to check, only with teamviewer

BTW what it's your hash in ethash, cn-v7 and cn-heavy?
full member
Activity: 420
Merit: 184
Hi, I have Sapphire pulse RX 560 2gb

I'm wondering if you are still mining with that card and which miner, SGMiner has not released update version to support the new cryptonight forks

Thanks!

I still mine Ethash and CryptoNight forks with my 2GB RX 560s - right now they are on MUSIC (Ethash) - but for CN-forks I use xmr-stak (thread: https://bitcointalksearch.org/topic/xmr-stak-jk-2107-compiled-with-no-devfee-updated-2019-8-18-3264773). Other people have reported good results with SRBMiner (thread: https://bitcointalksearch.org/topic/srbminer-cryptonight-amd-gpu-miner-v193-native-algo-switching-3167363) but I haven't tried it myself, mainly because it took quite a lot of tweaking to dial in xmr-stak so I am loathe to abandon all that time and effort...  Tongue

newbie
Activity: 6
Merit: 0
Hi, I have Sapphire pulse RX 560 2gb

I'm wondering if you are still mining with that card and which miner, SGMiner has not released update version to support the new cryptonight forks

Thanks!
jr. member
Activity: 39
Merit: 1
Are you using the same version of mining software and AMD driver in SMOS?
hero member
Activity: 501
Merit: 500
I tried 1 rx460 2gb sapphire, with samsung memory.
The auto tune in polaris bios editor applied Ubermix straps.
Managed to reach 500+ h/s at cryptonight with windows 10.
But when I try with SMos, I only get 420h/s.

Any idea why ? or any suggest to reach 500 again in SMos ?
hero member
Activity: 784
Merit: 503
Bitcoin King BTC
RX560 not good to use cryptonight, because RX550 more cheaper and easyly get 450h/s.
User 560 for eth forks mining

RX 550 isn't cheaper in the US. Check out this sorted/filtered list on newegg: https://www.newegg.com/Product/ProductList.aspx?Submit=ENE&N=100007709%20601296396%20601296397%208000&IsNodeId=1&bop=And&order=PRICE&page=1

If you can get an RX 560 for the same price, or even less, than an RX 550 why wouldn't you? Unless, of course, you could get an RX 570 for MSRP... but that hasn't been possible for a couple of months now.



Ya if they rx560 cost the same as the rx550 i think i also would buy the rx560.
But the rx550 does hash at same speed as rx560 with lower power consumption ( about 35 vs 22 watts in GPU-Z) This is for cryptonight algo only.
But the rx560 is faster in ethash and equihash, so it really depends on what you want,  where i live power costs 24 cents/kw/h, so for me the rx550 is better buy.
If you only pay 5-10 cents for power i would buy the rx560.
full member
Activity: 420
Merit: 184
RX560 not good to use cryptonight, because RX550 more cheaper and easyly get 450h/s.
User 560 for eth forks mining

RX 550 isn't cheaper in the US. Check out this sorted/filtered list on newegg: https://www.newegg.com/Product/ProductList.aspx?Submit=ENE&N=100007709%20601296396%20601296397%208000&IsNodeId=1&bop=And&order=PRICE&page=1

If you can get an RX 560 for the same price, or even less, than an RX 550 why wouldn't you? Unless, of course, you could get an RX 570 for MSRP... but that hasn't been possible for a couple of months now.

hero member
Activity: 784
Merit: 503
Bitcoin King BTC
RX560 not good to use cryptonight, because RX550 more cheaper and easyly get 450h/s.
User 560 for eth forks mining
Not all rx550's are good, i have one sapphire rx550 4 gb micron and its my worst card, 430 hash.
gigabyte rx550 2gb elpida gives 480 hash.

Any body here manged to unlock full 1024 shader on new 560 models, also any idea if there is performance gain from unlocking shaders for ETH And XMR

Hi,

I unlocked shader on rx 460 models, and it doesnt give you more hash on cryptonight, makes sence, since the rx550 does same hash in cryptonight with only 512 shaders.
Also my gigabyte rx460 4gb micron got really unstable when i unlocked shaders from 896 to 1024, the msi rx460 2 gb hynix was stable, but not more hash then with locked shaders.
member
Activity: 130
Merit: 10
Any body here manged to unlock full 1024 shader on new 560 models, also any idea if there is performance gain from unlocking shaders for ETH And XMR
member
Activity: 171
Merit: 10
RX560 not good to use cryptonight, because RX550 more cheaper and easyly get 450h/s.
User 560 for eth forks mining

My 560 Micron is doing 499H/s, My Hynix 560 is doing 474h/s pretty stable on HiveOS...
full member
Activity: 714
Merit: 104
RX560 not good to use cryptonight, because RX550 more cheaper and easyly get 450h/s.
User 560 for eth forks mining
hero member
Activity: 784
Merit: 503
Bitcoin King BTC
Hey !

I've 6x Gigabyte RX560 4gb Micron Rev2 and i'm looking for the same hrate.
Can you share a bios and the oc please ?

I've god 370h/s with SMOS and 1050/2000 OC

I would be grateful


Micron isnt really great, my elpida and hynix cards all do close to 500 hash.
Micron i cant get over 440 hash, this is my micron memory strap for 1500+ mhz:
777000000000000022AA1C00315A5436A0550F15B68C1506004082007C041420CA8980A9020004C 01712262B612B3715
jr. member
Activity: 39
Merit: 1


I'm getting these errors using sgminer-gm v5.5.5

Any ideas?

Right now, sgminer is initializing the  built-in intel HD graphics card. You need to tell sgminer to use AMD cards. Try setting --gpu-platform 0  in your .bat file. If that does not work, try --gpu-platform 1.
jr. member
Activity: 39
Merit: 1


I'm getting these errors using sgminer-gm v5.5.5

Any ideas?

Please share your config file. Looks like a driver or gpu-platform setting issue.  Also, which driver you are using?
jr. member
Activity: 39
Merit: 1
So, i had to downclock my cards to 2000 on memory as it was unstable. Looks like your settings don't really help, only about a 10h/s increase on each card 😐 I have gigabyte 4gb rx 560s. Any ideas?

Which miner you are using and what is your config file? Also, do you know how many compute units your card has? You can obtain compute unit values by running Claymore cryptonight miner. It shows compute unit number at the start.

Using XMR stack. Have 16 Compute unit cores and the memory is 7000mhz, Flashed with click auto bios. I have been altering my config files like changing intensity, worksize, etc. Feel like my cards are just a bad bunch Sad

I was having troubles getting sg miner to work. Will get it sorted tomorrow when I have time.

Try sgminer version 5.5 from genesis mining. I am currently using this version and it works great with core 1130, memory 1950 and 950 mV undervolt. Take special care of gpu-platform settings. 
Pages:
Jump to: