Bitcoin Forum
May 03, 2024, 11:49:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: AMD Tahiti GPUs (Radeon 7950 / 7970 / 280X / 7990 ) Owners Appreciation Thread on: August 04, 2018, 07:05:54 PM
I too got 500-600 h/s on all twelve cards before memory timings mod and using two threads. The Hynix MFR timings are really loose by default, the timings I linked to do wonders.
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: AMD Tahiti GPUs (Radeon 7950 / 7970 / 280X / 7990 ) Owners Appreciation Thread on: August 01, 2018, 09:04:21 PM
I will try and see what speeds/power consumption I get with XMR-Stak and SGMiner. Which versions are you using exactly?

Oh good point, I use sgminer-gm (has no devfee). I get the same speed with xmr-stak fire-ice, but that one has devfee.

In the past I think I've took the lower memory straps and pasted them into the higher memory timings like we all do with the RX series.

I use the one-click patch in polaris bios editor for the RX series, better performance than using lower straps? I too think the timings that I linked to can be improved further, tailor them to Monero v7 algorithm precisely?

The core is very power hungry though, don't think there is anything we can do there. Upping core speed definitely boosts cryptonight hashrate. Sad
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: AMD Tahiti GPUs (Radeon 7950 / 7970 / 280X / 7990 ) Owners Appreciation Thread on: August 01, 2018, 03:30:49 PM
I have twelve of these cards, 7950/7970/280/280x. Fantastic workhorses.

They just became unprofitable for me though due to high electricity price right now. I have some tips and questions for you Tahiti owners. Perhaps we can make them profitable once again?

Tips


Monero mining

Mine algorithms that have low power usage, like Monero.

I get around 750-810 h/s on these cards on Monero v7 with good undervolt. A short test for highest speed hit above 850 h/s but efficiency was not as good. Here are the hard details for my rig.

Room temp: 36 C!
Core: 980-1060 MHz at 956-1020 mV.
Mem: 11 cards at 1500 MHz, one at 1575. All with mining timings. Two have a bit looser timings than the others.
Power usage: 1780 Watt for the whole rig, estimate 140 Watt per card. This is from the 240 Volt side. PSUs are roughly 93% efficient at this load.
OS: HiveOS with export of env vars to make miners start on 280x (and increase max utilization on Polaris).

Run two threads per GPU
I could not get Claymore Cryptonight to run on this rig. In SGminer all you need is to add "threads": "2" to the config. For XMR-stak, copy the config for each gpu (two entries on the same index) and halve the intensity per thread. This helps quite a bit, perhaps 10-15% or so.

Worksize of 6 is typically better for 7970/280x, and worksize of 8 is typically better for 7950/280. Perhaps just on my cards.

sgminer-gm, latest:
Code:
"rawintensity": "744"
"gpu-threads": "2"
"worksize": "6,6,8,6,6,6,6,8,8,6,8,6"
"autofan": false
"noadl": true
"monero": true

XMR-stak fire-ice, latest:
Code:
"gpu_threads_conf" : [
    { "index" : 0, "intensity" : 744, "worksize" : 6, "affine_to_cpu" : false,
      "strided_index" : 2, "mem_chunk" : 2, "comp_mode" : false
    },
    { "index" : 0, "intensity" : 744, "worksize" : 6, "affine_to_cpu" : false,
      "strided_index" : 2, "mem_chunk" : 2, "comp_mode" : false
    },
    { "index" : 1, "intensity" : 744, "worksize" : 6, "affine_to_cpu" : false,
      "strided_index" : 2, "mem_chunk" : 2, "comp_mode" : false
    },
    { "index" : 1, "intensity" : 744, "worksize" : 6, "affine_to_cpu" : false,
      "strided_index" : 2, "mem_chunk" : 2, "comp_mode" : false
    },
    ...

Optimize mining timings
This helps an additional 10-15% or so since mem latency is reduced. Helps more on Hynix MFR since those stock timings are quite bad. Stock Hynix AFR is good and Elpida is right in between AFR and MFR. With mining timings all cards perform slightly better than stock AFR timings do.

If you're lucky you can get a hold of a Stilt or an Anoraks mining bios for your card.  Those already have mining memory timings and likely also VRM switching frequency mod to reduce power usage a bit. Anorak has a guide on how to modify the memory timings using a hex editor:

https://anorak.tech/community/t/anoraks-amd-vbios-hex-modification-tutorial/126/7

The timings I use are listed here:
https://bitcointalk.org/index.php?topic=1676474.0;all

Perhaps the timings could be improved further, the FAW and FAW32 values are not zero, but that might work. Ohgodadecodetool can be used to decode the strap into separate timings. Nerdralph's "strapmod.py" should apply 0 to those timings as well.

Use the heat
If you live in a cold climate like me - use a heat pump. Mine sucks hot air from the rig, heats water in a tank for hot water and house heating, then blow the colder air either outside or back into the room. Where the colder air goes depends on outdoor temp but I have to manually switch where the air goes so I only do it with the seasons.

Questions


Optimize VRM switching frequency?
No VRM is perfectly efficient. Lowering VRM switching frequency lowers heat loss and that in turn improves efficiency further. "Actually Hardcore Overclocking
" on Youtube has an excellent video on VRMs and equations to calculate max power, heatloss, as well as how mosfets ans VRM work.

Fewer phases usually means higher efficiency and lower power limit (a limit we don't care about really since we're undervolting).

I think Stilt's mining bioses include a reduced VRM switching frequency from the default of 500 KHz to 290 KHz but I'm not sure. I also think that only ASUS Matrix gpus  includes the data in the bios to set the frequency - all other cards use the default. It is probably possible to add the data needed in the bios for the registers that needs to be changed. I think it's register 22 or 23, as that is what I've seen for newer generations.

Lower switching frequency could result in lower stable clocks due to increased voltage ripple (the now bigger voltage dips could cause crashes). That might be something we could combat by adding capacitors to the filtering stage of the VRMs, but capacitors reduce efficiency. Don't know how to calculate what would happen here.

1. Does anyone know how to modify VRM switching frequency on non-matrix cards?

2. How much lower can power usage go thanks to that?

VRM Phase shedding
Newer gen cards (Polaris?) can turn off one or more VRM phases when load is low - this typically increases efficiency.

3. Could we shed VRM phases on the Tahitis too? In BIOS or by physically altering the VRM controller?

Load Line Calibration
I think it would be possible to undervolt a bit more if load line calibration was off, but I don't know how to turn it off in the BIOS. The rationale is that LLC sometimes is too slow to compensate vdroop causing a hang. LLC off would need a higher bios voltage, but it would droop down to the voltage we want instead of being dynamically compensated up to that voltage. There is plenty to read about LLC and vdroop on the net. Will dig out a link eventually.

4. Can LLC be disabled in BIOS?

Physically disabling unused chips
5. Can we disable chips we don't use? In BIOS or in hardware? The displayport and HDMI controller comes to mind. Would be hard to sell the card to gamers afterwards...

Future ideas


A) Frankenstein tech

Acorns
The memory bandwidth on the Tahitis is massive, higher than on Polaris really (Polaris is often memory bandwidth constrained). The Tahitis seem to be mostly core constrained. Acorns could perhaps let us improve hashrate by quite a bit without increasing power usage very much.

Combine with more efficient gpus
Perhaps we could offload calculations from the Tahitis onto other gpus that are not core constrained. That is - we offload one or more steps in the algorithm to other gpus that have more power efficient cores such as Vega/Polaris or even Pascal really. Requires a whole lot of mobos though to support the bndwidth requirments to move data around on the bus... Would require a new generation of miners similar to Squirrelminer.

External VRM
Design an exgernal VRM that can supply say 956 mV to 12 gpus with very high efficiency. Probably way way too expensive.

B) Design a new PoW algorithm tailored for Tahiti
The 384-bit wide bus could ve used to read/write data in 1 cycle where a 256-bit bus would require 2 cycles. This should make Tahitis more efficient than Polaris for example.

The Tahitis have strong double precision compute power? This could perhaps be used to compete more efficiently?

Getting a popular coin to use that algorithm would be hard. Cheesy Building a "Tahiti Appreciation Coin" seems equally difficult.


Links

79xx & 280 VBIOS Optimization Index (Read the Comments sheet too)
https://docs.google.com/spreadsheets/d/1odJXgWbHUcIS9fAxaXB-nPD8WWH1sBdd_XBOe3F3jo0/edit#gid=0

Archive of Stilts bioses?
https://drive.google.com/drive/u/0/folders/0B2XVfIhkHZlfMTM0c1k0VDRERmc

Info on VRM switching frequency mod on the R9 290 (can it be done to the Tahiti too?)
https://www.overclock.net/photopost/data/1381417/4/49/49a792ea_guide.jpeg
https://www.overclock.net/forum/70-ati-drivers-overclocking-software/1605757-vrmtool-simple-tool-read-write-i2c-vrm-controllers.html

VRM info by Actually Hardcore Overclocking
https://www.youtube.com/watch?v=oDRHV3qtSWc&list=LLIxXaFjGhxoPbyEhvUKcTNA&index=3&t=0s


Don't have more ideas right now. Would be fun to revive these beasts once more.

Let me know if the miner settings improved your hashrate.
If you can't find a bios by the Stilt or Anorak and don't feel comfortable applying the timings yourself I can do the mod for some hashrate donation to the pool+address I mine to.
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's ZCash/BTG AMD GPU Miner v12.6 (Windows/Linux) on: July 19, 2018, 06:23:09 AM
LOL would any of you mine for 0.3$ per day with 280x? that is what would you get now... 210_9 is more then 2x hard on GPU and memory then original equihash
200h yeah would be on par wit GTX1070 Cheesy
AMD miners Smiley

Actually $0.3 is not bad on cards that are paid off. They would reach break-even in 230 days. But alas your magic crystal ball needs some polishing, your numbers are off.

My guess is they would do 130 h/s. The 280x I have run at 956 mV and have mining timings. I assume they would use around 200 Watt each at the wall for this algo. My cost of electric is low. I capture and use the heat.

My profit, if the hashrate and coin valuation stay constant, would be $1 per day even if Claymore took a 5% cut.

This level of profit won't last, that is obvious. GPU mining will die soon enough. Are your GPUs paid off yet?
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's ZCash/BTG AMD GPU Miner v12.6 (Windows/Linux) on: July 18, 2018, 04:10:37 PM
@Claymore Would it be possible to add 210/9 support for AION? I have a horde of old 7970/280x that heat my house and they are aching to mine AION right now. :p Dev fee could be 4% for all I care, just get me a miner for these golden oldies. If these cards could get perhaps 150 h/s on 210/9 they would be hugely profitable right now. I don't know if the dev fee would cover the costs before AION goes PoS in a year? Perhaps we need to scramble together a bounty.

https://github.com/aionnetwork/aion_miner/wiki/Aion-equihash_210_9--specification-and-migration-guide.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!