Bitcoin Forum
May 05, 2024, 04:25:42 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 [38] 39 40 41 42 »
  Print  
Author Topic: [ANN] TeamRedMiner - Old Thread  (Read 85753 times)
burntroach85
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
September 27, 2019, 07:17:15 PM
 #741

waiting for that 5700 support as well Cheesy
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714926342
Hero Member
*
Offline Offline

Posts: 1714926342

View Profile Personal Message (Offline)

Ignore
1714926342
Reply with quote  #2

1714926342
Report to moderator
1714926342
Hero Member
*
Offline Offline

Posts: 1714926342

View Profile Personal Message (Offline)

Ignore
1714926342
Reply with quote  #2

1714926342
Report to moderator
1714926342
Hero Member
*
Offline Offline

Posts: 1714926342

View Profile Personal Message (Offline)

Ignore
1714926342
Reply with quote  #2

1714926342
Report to moderator
badbart
Member
**
Offline Offline

Activity: 449
Merit: 24


View Profile
September 27, 2019, 09:50:08 PM
 #742

RX 5700 support also!
uy3srm
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
September 28, 2019, 06:45:00 AM
 #743

Team Red Miner v0.5.9 released

https://github.com/todxx/teamredminer/releases

Changes in v0.5.9
  • Added x16rv2 for the upcoming Ravencoin fork.
  • Optimization work on x16r: +8-10% hashrate depending on clocks.
  • Optimization work on x16r: mem clock no longer as important.
  • Issue fix: kernels split into multiple binaries to fix linux amdgpu-pro driver issues.

We've added x16rv2 algo for the upcoming Ravencoin fork! (Also BitCash and a few others)
We've also put a ton of effort to squeeze out as much performance as we could for the x16* algos in this release, with an up to 10% speed-up.
before this version ,teamredminer did not recognize AMD RX 5700.
This version recognize AMD RX 5700 as 'gfx1010'  and stop working , log statements are:
{
[2019-09-28 09:45:46] Initialize error, unknown device name: 'gfx1010'
[2019-09-28 09:45:46] Failed to initialize device idx 0 (-9)
[2019-09-28 09:45:46] Successful clean shutdown.
}
Please update teamredminer  to utilize  AMD RX 5700?
kerney666
Member
**
Offline Offline

Activity: 658
Merit: 86


View Profile
September 28, 2019, 11:34:05 AM
 #744

Team Red Miner v0.5.9 released

https://github.com/todxx/teamredminer/releases

Changes in v0.5.9
  • Added x16rv2 for the upcoming Ravencoin fork.
  • Optimization work on x16r: +8-10% hashrate depending on clocks.
  • Optimization work on x16r: mem clock no longer as important.
  • Issue fix: kernels split into multiple binaries to fix linux amdgpu-pro driver issues.

We've added x16rv2 algo for the upcoming Ravencoin fork! (Also BitCash and a few others)
We've also put a ton of effort to squeeze out as much performance as we could for the x16* algos in this release, with an up to 10% speed-up.
before this version ,teamredminer did not recognize AMD RX 5700.
This version recognize AMD RX 5700 as 'gfx1010'  and stop working , log statements are:
{
[2019-09-28 09:45:46] Initialize error, unknown device name: 'gfx1010'
[2019-09-28 09:45:46] Failed to initialize device idx 0 (-9)
[2019-09-28 09:45:46] Successful clean shutdown.
}
Please update teamredminer  to utilize  AMD RX 5700?

We are still waiting for 3rd party tools to add proper support for Navi. As soon as we can, we’ll start working on Navi ports of eg x16r and MTP.
Grizzly866
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
September 29, 2019, 06:16:36 PM
 #745

I have a rig of 4 VEGA 56 sapphire on the Samsung dvuhkonturniy. the algo of monero and sumo crashes then one card then the other. the tortoise and console norms plow all 4.what could be the problem? core 1400 memory 930 voltage 900.
RebTech-Blockchain
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
September 30, 2019, 08:10:49 AM
 #746

On RX470 8G 0.5.9:
10-11MH/RX470
GPU: 1090
Mem: 2100
VDDC: -850

Is the X15rv2 algo an GPU intensive algo? even at 1200 GPU hash is about the same or lower.
Ursul0
Sr. Member
****
Offline Offline

Activity: 857
Merit: 262


View Profile
September 30, 2019, 06:52:33 PM
 #747

I have a rig of 4 VEGA 56 sapphire on the Samsung dvuhkonturniy. the algo of monero and sumo crashes then one card then the other. the tortoise and console norms plow all 4.what could be the problem? core 1400 memory 930 voltage 900.

you can reduce the voltage Vegas run well below 850(as low as 800) at over 1300MHz core clocks. Also try reducing your memory frequency on the problematic cards. and watch for HBM temps
Lucky - Luciano
Hero Member
*****
Offline Offline

Activity: 711
Merit: 500



View Profile
September 30, 2019, 09:40:31 PM
 #748

What do these errors mean (I mine Veil and I do not have a problem on Suprnova pool but only on BSOD pool.):

kerney666
Member
**
Offline Offline

Activity: 658
Merit: 86


View Profile
September 30, 2019, 09:51:42 PM
 #749

What do these errors mean (I mine Veil and I do not have a problem on Suprnova pool but only on BSOD pool.):


Hi! Bsod is a bit more picky with what timestamp you can use since it also determines the hash order. You need to add "--no_ntime_roll" as a cmd line argument (or in your start.bat). From our help:

Code:
      --no_ntime_roll       Prevents the miner from rolling ntime in the block header, only using the value
                              provided by the pool. This needs to be enabled for some pools when mining x16rt.
Lucky - Luciano
Hero Member
*****
Offline Offline

Activity: 711
Merit: 500



View Profile
September 30, 2019, 10:23:50 PM
 #750

What do these errors mean (I mine Veil and I do not have a problem on Suprnova pool but only on BSOD pool.):


Hi! Bsod is a bit more picky with what timestamp you can use since it also determines the hash order. You need to add "--no_ntime_roll" as a cmd line argument (or in your start.bat). From our help:

Code:
      --no_ntime_roll       Prevents the miner from rolling ntime in the block header, only using the value
                              provided by the pool. This needs to be enabled for some pools when mining x16rt.
It works great. Thank you very much .
joseph32
Member
**
Offline Offline

Activity: 413
Merit: 21


View Profile
October 01, 2019, 05:14:59 PM
 #751

Since the hashrate of X16rv2 is a range, has anybody some numbers for Vega64? Just to compare a bit, thanks!
kerney666
Member
**
Offline Offline

Activity: 658
Merit: 86


View Profile
October 01, 2019, 05:35:58 PM
 #752

Since the hashrate of X16rv2 is a range, has anybody some numbers for Vega64? Just to compare a bit, thanks!

You typically use a benchmark order 0123456789abcdef where all hashes are represented once to produce quoted hashrate(s), since this order will be close to your long term average.

A Vega 64 can do 28 MH/s or more if you don't care about power. Running with efficiency in mind, you should clock down core to 1130-1175 MHz and mem to 500 MHz, and also make sure you get a soc clk drop. When you see your soc clk (in HWiNFO64) is down to 600 or 800 MHz (and def not at 1107 MHz), you will be able to pull power all the way down to 800mV. A properly tweaked Vega 64 can do 150-153 kh/s/w, but not all people have been able to reproduce this setup.
joseph32
Member
**
Offline Offline

Activity: 413
Merit: 21


View Profile
October 01, 2019, 06:14:24 PM
 #753

Since the hashrate of X16rv2 is a range, has anybody some numbers for Vega64? Just to compare a bit, thanks!

You typically use a benchmark order 0123456789abcdef where all hashes are represented once to produce quoted hashrate(s), since this order will be close to your long term average.

A Vega 64 can do 28 MH/s or more if you don't care about power. Running with efficiency in mind, you should clock down core to 1130-1175 MHz and mem to 500 MHz, and also make sure you get a soc clk drop. When you see your soc clk (in HWiNFO64) is down to 600 or 800 MHz (and def not at 1107 MHz), you will be able to pull power all the way down to 800mV. A properly tweaked Vega 64 can do 150-153 kh/s/w, but not all people have been able to reproduce this setup.

Awesome Kerney, thanks! Will test this later with more time.
kristikun
Newbie
*
Offline Offline

Activity: 62
Merit: 0


View Profile
October 01, 2019, 07:40:18 PM
 #754

Since the hashrate of X16rv2 is a range, has anybody some numbers for Vega64? Just to compare a bit, thanks!

You typically use a benchmark order 0123456789abcdef where all hashes are represented once to produce quoted hashrate(s), since this order will be close to your long term average.

A Vega 64 can do 28 MH/s or more if you don't care about power. Running with efficiency in mind, you should clock down core to 1130-1175 MHz and mem to 500 MHz, and also make sure you get a soc clk drop. When you see your soc clk (in HWiNFO64) is down to 600 or 800 MHz (and def not at 1107 MHz), you will be able to pull power all the way down to 800mV. A properly tweaked Vega 64 can do 150-153 kh/s/w, but not all people have been able to reproduce this setup.

Im using veg56 flashed to 64 ,  with those setting i get insta crash any stable safe settings i could use for x16rv2 ? with memory timings or without ?
With my CN settings i get 22-28 mhs but cards die soon
GKumaran
Member
**
Offline Offline

Activity: 204
Merit: 10


View Profile
October 01, 2019, 08:37:32 PM
 #755

Since the hashrate of X16rv2 is a range, has anybody some numbers for Vega64? Just to compare a bit, thanks!


https://ibb.co/vstL6hh

Results on Vega 64:
Cards : 6x Vega 64, Air Cooled, Samsung Memory, Reference Design
Core : 1135mhz(p3)
Mem : 500mhz(p1)
Volt : 825mV
SOC : 599mhz
Timing mod : None, x16rv2 needs no memory tuning

Hashrate : 24.2 mh/s (Average After 43 minutes of mining)
Power : 195-200 watts
ayiphelmy
Copper Member
Full Member
***
Offline Offline

Activity: 416
Merit: 105


View Profile
October 02, 2019, 10:59:31 PM
 #756

miner cant run on 2miner pool algo mtp and x16rv2  please fix this
Elder III
Sr. Member
****
Offline Offline

Activity: 1246
Merit: 274


View Profile
October 02, 2019, 11:58:13 PM
 #757

I get about 32.5 on a Radeon VII, uses ~220 watts average power with a modest undervolt.  It was quite nice on RVN for the first 24 hours or so.
GKumaran
Member
**
Offline Offline

Activity: 204
Merit: 10


View Profile
October 03, 2019, 03:03:44 AM
 #758

miner cant run on 2miner pool algo mtp and x16rv2  please fix this

Running for weeks on 2miner for MTP and can confirm it works fine. What errors are you getting?
sockpuppet1911
Sr. Member
****
Offline Offline

Activity: 994
Merit: 278


View Profile
October 03, 2019, 06:47:51 AM
 #759

Thank you for adding $CCX  Wink Outperforming everything else I've tried so far with my vegas.
kerney666
Member
**
Offline Offline

Activity: 658
Merit: 86


View Profile
October 03, 2019, 10:44:32 PM
 #760

miner cant run on 2miner pool algo mtp and x16rv2  please fix this

Hi! Can you describe your issues please? I don't have any problems with 2miners myself when testing.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 [38] 39 40 41 42 »
  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!