Pages:
Author

Topic: Any word on amd vega hash rates? - page 69. (Read 202725 times)

sr. member
Activity: 420
Merit: 250
November 14, 2017, 09:49:17 AM

thank you, man!

My take on this is, if you've never had any experience with setting up AMD hardware and aim at getting multiple Vega's set up for mining, you're up for a lot of pain, you masochistic person! Cheesy

well, actually I guess I will go much harder way, I'm gonna add two AMD VEGA56 to my rig with 6x 1080ti
please tell me, do I have a chance to make it work?
hero member
Activity: 1151
Merit: 528
November 14, 2017, 08:20:28 AM
After running for 8+ hours at 920 my HBM readings are 72/63/65.

Before I went to bed I rebuilt the rig, removed all risers and plugged 3 GPUs directly into the x16 slots. DDU'd, fresh install of Blockchain drivers. Made sure HBC was on. Overclocked the memory to 920. I got 3,500h/s stable all night long from 3 Vegas with the above config.
That's not very good is it... Sad
Have you try the disabling/re-enabling the GPUs as mentioned further above? Did it make any difference?
Yes, used devcon to reset them then am forced to reboot. My machine will always claim that a card is not present until I have rebooted.
hero member
Activity: 1274
Merit: 556
November 14, 2017, 08:17:50 AM
Just ordered myself one of these:

https://www.aliexpress.com/store/product/100-Brand-New-for-Onda-D1800-BTC-Mining-Machine-Mining-Motherboard-Support-6-cards-All-Solid/2673083_32829766277.html

At $132 with GPU included and no need for risers, it was too good to pass on!

I intend to slap 6x Vega 56 on it.

Can someone tell me how loud these buggers are? I need to think logistically now... Tongue

Very nice motherboard choice you picked right there. Talk about cost and power savings.
Did you ever get to order and use this? Interested to know how its working for you.
I'll tell you all about it... in a year or so, when I have managed to get all the Vega 56's I'm slapping on to hash at full speed... Tongue
full member
Activity: 280
Merit: 102
November 14, 2017, 08:14:50 AM
Just ordered myself one of these:

https://www.aliexpress.com/store/product/100-Brand-New-for-Onda-D1800-BTC-Mining-Machine-Mining-Motherboard-Support-6-cards-All-Solid/2673083_32829766277.html

At $132 with GPU included and no need for risers, it was too good to pass on!

I intend to slap 6x Vega 56 on it.

Can someone tell me how loud these buggers are? I need to think logistically now... Tongue

Very nice motherboard choice you picked right there. Talk about cost and power savings.
Did you ever get to order and use this? Interested to know how its working for you.
hero member
Activity: 1274
Merit: 556
November 14, 2017, 07:34:17 AM
After running for 8+ hours at 920 my HBM readings are 72/63/65.

Before I went to bed I rebuilt the rig, removed all risers and plugged 3 GPUs directly into the x16 slots. DDU'd, fresh install of Blockchain drivers. Made sure HBC was on. Overclocked the memory to 920. I got 3,500h/s stable all night long from 3 Vegas with the above config.
That's not very good is it... Sad
Have you try the disabling/re-enabling the GPUs as mentioned further above? Did it make any difference?
hero member
Activity: 1151
Merit: 528
November 14, 2017, 07:24:48 AM
I'm starting to this something is bottle necking... so mining with this:

Code:
"gpu_threads_conf" : [ 
{ "index" : 0, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 1, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 2, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 3, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 0, "intensity" : 1000, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 1, "intensity" : 1000, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 2, "intensity" : 1000, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 3, "intensity" : 1000, "worksize" : 8, "affine_to_cpu" : false }

My machine mines at 5,000 h/s, with the 1920 threads running faster than the 1000s.

Running with this:

Code:
"gpu_threads_conf" : [ 
{ "index" : 0, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 1, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 2, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 3, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 0, "intensity" : 1500, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 1, "intensity" : 1500, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 2, "intensity" : 1500, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 3, "intensity" : 1500, "worksize" : 8, "affine_to_cpu" : false }
...produces 5,000 h/s, with the 1920 threads running slower and the 1500 threads making up the difference..

What are your HBM temperature readings in hwinfo64?
After running for 8+ hours at 920 my HBM readings are 72/63/65.

Before I went to bed I rebuilt the rig, removed all risers and plugged 3 GPUs directly into the x16 slots. DDU'd, fresh install of Blockchain drivers. Made sure HBC was on. Overclocked the memory to 920. I got 3,500h/s stable all night long from 3 Vegas with the above config.
hero member
Activity: 1274
Merit: 556
November 14, 2017, 06:53:45 AM
guyz, if I'm totally new for amd vega and never had amd before, can somebody to share the guide how to prepare vega 56 to mine cryptonight coins?
I heard there full guide on reddit, but can't find a link for it
My take on this is, if you've never had any experience with setting up AMD hardware and aim at getting multiple Vega's set up for mining, you're up for a lot of pain, you masochistic person! Cheesy
full member
Activity: 287
Merit: 100
November 14, 2017, 06:52:42 AM
guyz, if I'm totally new for amd vega and never had amd before, can somebody to share the guide how to prepare vega 56 to mine cryptonight coins?
I heard there full guide on reddit, but can't find a link for it

there is one on bitcointalk

https://bitcointalksearch.org/topic/guidetutorialxmrethhow-to-mod-bios-rx470570480580-vega-mining-1954245
sr. member
Activity: 420
Merit: 250
November 14, 2017, 06:39:52 AM
guyz, if I'm totally new for amd vega and never had amd before, can somebody to share the guide how to prepare vega 56 to mine cryptonight coins?
I heard there full guide on reddit, but can't find a link for it
newbie
Activity: 25
Merit: 0
November 14, 2017, 06:03:51 AM
8 VEGA on the motherboard Asus prime z270-p will work?  6 pci-e, 2 m2 - pci = 8. There is the experience?
full member
Activity: 1123
Merit: 136
November 13, 2017, 07:57:29 PM
I'm starting to this something is bottle necking... so mining with this:

Code:
"gpu_threads_conf" : [ 
{ "index" : 0, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 1, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 2, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 3, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 0, "intensity" : 1000, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 1, "intensity" : 1000, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 2, "intensity" : 1000, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 3, "intensity" : 1000, "worksize" : 8, "affine_to_cpu" : false }

My machine mines at 5,000 h/s, with the 1920 threads running faster than the 1000s.

Running with this:

Code:
"gpu_threads_conf" : [ 
{ "index" : 0, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 1, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 2, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 3, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 0, "intensity" : 1500, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 1, "intensity" : 1500, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 2, "intensity" : 1500, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 3, "intensity" : 1500, "worksize" : 8, "affine_to_cpu" : false }
...produces 5,000 h/s, with the 1920 threads running slower and the 1500 threads making up the difference..

What are your HBM temperature readings in hwinfo64?
hero member
Activity: 1151
Merit: 528
November 13, 2017, 07:22:17 PM
I'm starting to this something is bottle necking... so mining with this:

Code:
"gpu_threads_conf" : [ 
{ "index" : 0, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 1, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 2, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 3, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 0, "intensity" : 1000, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 1, "intensity" : 1000, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 2, "intensity" : 1000, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 3, "intensity" : 1000, "worksize" : 8, "affine_to_cpu" : false }

My machine mines at 5,000 h/s, with the 1920 threads running faster than the 1000s.

Running with this:

Code:
"gpu_threads_conf" : [ 
{ "index" : 0, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 1, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 2, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 3, "intensity" : 1920, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 0, "intensity" : 1500, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 1, "intensity" : 1500, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 2, "intensity" : 1500, "worksize" : 8, "affine_to_cpu" : false },
{ "index" : 3, "intensity" : 1500, "worksize" : 8, "affine_to_cpu" : false }
...produces 5,000 h/s, with the 1920 threads running slower and the 1500 threads making up the difference..
newbie
Activity: 84
Merit: 0
November 13, 2017, 07:10:34 PM
I've finally solved that low hashrate (1700-1750) on certain cards.
I've added some more voltages and works like a charm on normal hashrate. Interesting fact that the low voltage didn't cause freezes, just lowering the hashrate.
Start adding some voltage and you will getting closer and closer to the ~1930-1950 standard hashrate on those cards.


newbie
Activity: 15
Merit: 0
November 13, 2017, 06:49:03 PM
Can anyone post SoftPP reg mode for Vega 56 that can achive stable 1920 h/s? (no bios flash)
hero member
Activity: 1151
Merit: 528
November 13, 2017, 06:31:18 PM
Using those settings above I was able to max out (2) Vegas for a couple hours. Added the third in with the same settings and now I'm getting about the same hashrate as before, 2 cards are running at about half speed. I'm ready to return these at this point..
When you restart your computer, always restart the cards, too.

See my post in the Cast thread: https://bitcointalksearch.org/topic/m.24518280

Also make sure you're explicitly running the August blockchain drivers. Anything newer does not play well with Vega.
Yep been using that. Usually one card will refuse to work after being cycled with that though.

Yes, using Aug 23rd blockchain drivers.
member
Activity: 75
Merit: 10
November 13, 2017, 06:18:58 PM
Using those settings above I was able to max out (2) Vegas for a couple hours. Added the third in with the same settings and now I'm getting about the same hashrate as before, 2 cards are running at about half speed. I'm ready to return these at this point..
When you restart your computer, always restart the cards, too.

See my post in the Cast thread: https://bitcointalksearch.org/topic/m.24518280

Also make sure you're explicitly running the August blockchain drivers. Anything newer does not play well with Vega.
hero member
Activity: 1151
Merit: 528
November 13, 2017, 06:18:15 PM
Got Cast XMR "working"..

hero member
Activity: 1151
Merit: 528
November 13, 2017, 05:43:33 PM
   { "index" : 0, "intensity" : 2016, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 0, "intensity" : 1700, "worksize" : 8, "affine_to_cpu" : false },
Are these Vega 56 or 64? When I was using Stak on my 56s, I had my second thread worksize at 1600.

I might suggest testing out CastXMR, even if just long enough to rule out a configuration issue versus a system issue.


Hmm, I have 5 vega 56s running no problem on a 64GB SSD.  Virt size is 32GB, and I have 16GB of physical.   Getting 1800+ on ea
Interesting. What's your physical RAM usage when you have a workload? You prompted me to look at my own system, and I am noticing that with 4 GPUs, my VirtMem commit is only 32GB... maybe we only need 8GB Virtual per card?

Edit: Actually I'm even more confused. Maybe I'm doing something wrong, but following this guide to check my pagefile usage reveals 0 actual use. I wonder how we got here to thinking that we needed a high Virtual Memory counter for things to work properly.
I tried cast but it refuses to acknowledge that I have the correct blockchain driver installed (even though I do).

Using those settings above I was able to max out (2) Vegas for a couple hours. Added the third in with the same settings and now I'm getting about the same hashrate as before, 2 cards are running at about half speed. I'm ready to return these at this point..
member
Activity: 129
Merit: 10
November 13, 2017, 05:34:16 PM
   { "index" : 0, "intensity" : 2016, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 0, "intensity" : 1700, "worksize" : 8, "affine_to_cpu" : false },
Are these Vega 56 or 64? When I was using Stak on my 56s, I had my second thread worksize at 1600.

I might suggest testing out CastXMR, even if just long enough to rule out a configuration issue versus a system issue.


Hmm, I have 5 vega 56s running no problem on a 64GB SSD.  Virt size is 32GB, and I have 16GB of physical.   Getting 1800+ on ea
Interesting. What's your physical RAM usage when you have a workload? You prompted me to look at my own system, and I am noticing that with 4 GPUs, my VirtMem commit is only 32GB... maybe we only need 8GB Virtual per card?

Edit: Actually I'm even more confused. Maybe I'm doing something wrong, but following this guide to check my pagefile usage reveals 0 actual use. I wonder how we got here to thinking that we needed a high Virtual Memory counter for things to work properly.

Its probl from the time where we thought you would need lots or RAM to properly use HBCC. And now that it doesnt matter how much ram you have, since HBCC has nothing to do with vegas hashrate.


I also had ["cl out of host memory"] error when my page file was managed by windows.  I set pagefile at 32000 and no more errors.

I'm not saying 32GB is right or wrong, I just picked it because thats about all I had to work with on a 64GB SSD.   And that cleared up that message.

newbie
Activity: 62
Merit: 0
November 13, 2017, 04:49:43 PM
   { "index" : 0, "intensity" : 2016, "worksize" : 8, "affine_to_cpu" : false },
   { "index" : 0, "intensity" : 1700, "worksize" : 8, "affine_to_cpu" : false },
Are these Vega 56 or 64? When I was using Stak on my 56s, I had my second thread worksize at 1600.

I might suggest testing out CastXMR, even if just long enough to rule out a configuration issue versus a system issue.


Hmm, I have 5 vega 56s running no problem on a 64GB SSD.  Virt size is 32GB, and I have 16GB of physical.   Getting 1800+ on ea
Interesting. What's your physical RAM usage when you have a workload? You prompted me to look at my own system, and I am noticing that with 4 GPUs, my VirtMem commit is only 32GB... maybe we only need 8GB Virtual per card?

Edit: Actually I'm even more confused. Maybe I'm doing something wrong, but following this guide to check my pagefile usage reveals 0 actual use. I wonder how we got here to thinking that we needed a high Virtual Memory counter for things to work properly.

Its probl from the time where we thought you would need lots or RAM to properly use HBCC. And now that it doesnt matter how much ram you have, since HBCC has nothing to do with vegas hashrate.
Pages:
Jump to: