Pages:
Author

Topic: [ANN] TeamRedMiner v0.10.10 - Ironfish/Kaspa/ZIL/Kawpow/Etchash and More - page 66. (Read 211762 times)

newbie
Activity: 24
Merit: 0
What about Ryo currency? This crypto uses cryptonight-gpu algorithm, but i don't see the algorithm in your software description.
sr. member
Activity: 1106
Merit: 251
I don't know why. I changed nothing with my cards. No tweaking with the cards. I'm good with the default settings. But every time I use TRM, my pc always says that Teamredminer.exe is blocked from accessing graphics card. I'm using 18.6.1 for my vega 64. If I use other miners, I don't encounter this problem. What could be causing this?

Make sure to exclude .exe file from your antivirus or windows defender and then you will not have problem.

Thanks for responding but I already had exclusions for TRM. That's why I wonder what caused this because I don't have this problem if I use other miners.
newbie
Activity: 13
Merit: 0
I don't know why. I changed nothing with my cards. No tweaking with the cards. I'm good with the default settings. But every time I use TRM, my pc always says that Teamredminer.exe is blocked from accessing graphics card. I'm using 18.6.1 for my vega 64. If I use other miners, I don't encounter this problem. What could be causing this?

Make sure to exclude .exe file from your antivirus or windows defender and then you will not have problem.
sr. member
Activity: 1106
Merit: 251
I don't know why. I changed nothing with my cards. No tweaking with the cards. I'm good with the default settings. But every time I use TRM, my pc always says that Teamredminer.exe is blocked from accessing graphics card. I'm using 18.6.1 for my vega 64. If I use other miners, I don't encounter this problem. What could be causing this?
newbie
Activity: 73
Merit: 0
any word on hashrate Vega 56 for Grin31?
0.92+- with cnr(PPT+memtweak) settings.
hero member
Activity: 760
Merit: 500
CryptoZilla
any word on hashrate Vega 56 for Grin31?
member
Activity: 658
Merit: 86
Is there any way to delay/sleep auto-tuning after the miner starts? Myself and many other Vega users sort of come to an "idle" after about a minute of mining. My Vega 56 cards consistently start at ~2100 kh/s then idle down to rest in the 1900s.

Hmm, I'm not 100% sure I understand what happens. So, you start out at 2100 h/s (kh/s would have been nice though Wink), which is logical since the auto-tuning starts by using the max nr of pads and then works it way down. The thing I'm wondering is what happens after the auto-tuning has completed - doesn't it switch back properly to the best found mode and you're back to 2100 h/s?

Furthermore, can you check if temps correlates with the 2100-to-1900 move? I'm wondering if you're being throttled due to high temps, or if your HBM temps are creeping up too high.


newbie
Activity: 7
Merit: 0
Is there any way to delay/sleep auto-tuning after the miner starts? Myself and many other Vega users sort of come to an "idle" after about a minute of mining. My Vega 56 cards consistently start at ~2100 kh/s then idle down to rest in the 1900s.
jr. member
Activity: 71
Merit: 1
Thanks for the reply.

I was using Awesome Miner and dropping the config switch into that without success.

I went back to just the batch file and it generated the text file straight away, then configured the start_cnr file accordingly and now its working like a dream!

Great miner guys - really impressed, not tried out the MTP yet, thanks.
member
Activity: 658
Merit: 86
Guys, when you know your best config, how do you hard code it in so that it doesn't autotune when starting?

Thanks IA

This is assuming you're starting the miner yourself under Windows and not running some mining os: grab the output from autotune, should be a line like "--cn_config=16*14:CAA,14*14:AAA,..." right after it finishes, i.e. a comma-separated enumeration of all the results, one per gpu. Copy that full line and add it to the line in your bat that starts teamredminer.exe, so before you might just have:

teamredminer.exe -a cnr -o stratum+tcp://mypool.com:1234 -u mywallet -p x

and now you should have

teamredminer.exe -a cnr -o stratum+tcp://mypool.com:1234 -u mywallet -p x --cn_config=16*14:CAA,14*14:AAA,

Note: needless to say perhaps, this only works as long as the gpus in the rig remains the same. If you swap any cards, or add/remove a gpu, you should run the autotuning again or manually account for the change.
jr. member
Activity: 71
Merit: 1
Guys, when you know your best config, how do you hard code it in so that it doesn't autotune when starting?

Thanks IA
jr. member
Activity: 98
Merit: 6
I have just tried MTP and it works very well. 1.3-1.5 MH/s per card for my 570/580s. Running low core at ~1080 MHz.

12 GPU rig power consumtion, 1080 W (8 GPUs mining MTP, 4 cards (4 GB VRAM) idling). Total 11.75 MH/s.

Thanks for a great miner!
sr. member
Activity: 1484
Merit: 253
Team Red Miner v0.5.3 released

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

Changes in v0.5.3
  • Added MTP algo for Zcoin/XZC (please read MTP_MINING.txt before mining).
  • Further small stabilization fixes for CN variants, primarily 4MB algos.

Now supporting the MTP algorithm for Zcoin Smiley

!!!!! MTP IS EXTREMELY POWER HUNGRY AND HOT !!!!
Please make sure to lower your clocks and have good cooling for your GPUs when testing MTP.
MTP can consume double the power of other algos for un-tuned cards.
Good work! Thanks!

P.S. For MTP algo memory timings means something? Or it more GPU dependent?

Timings are pretty much irrelevant for MTP, for all gpus. That said, I only think I verified it on a Vega, but I'd be surprised if e.g. a tREF boost on a Polaris would do anything.

tREF works in all cases and algos as I see. But I talking about additional speedup by using timings adapted for MTP. Does timings for eth good for MTP or CN better?
member
Activity: 658
Merit: 86
Team Red Miner v0.5.3 released

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

Changes in v0.5.3
  • Added MTP algo for Zcoin/XZC (please read MTP_MINING.txt before mining).
  • Further small stabilization fixes for CN variants, primarily 4MB algos.

Now supporting the MTP algorithm for Zcoin Smiley

!!!!! MTP IS EXTREMELY POWER HUNGRY AND HOT !!!!
Please make sure to lower your clocks and have good cooling for your GPUs when testing MTP.
MTP can consume double the power of other algos for un-tuned cards.
Good work! Thanks!

P.S. For MTP algo memory timings means something? Or it more GPU dependent?

Timings are pretty much irrelevant for MTP, for all gpus. That said, I only think I verified it on a Vega, but I'd be surprised if e.g. a tREF boost on a Polaris would do anything.
sr. member
Activity: 1484
Merit: 253
Team Red Miner v0.5.3 released

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

Changes in v0.5.3
  • Added MTP algo for Zcoin/XZC (please read MTP_MINING.txt before mining).
  • Further small stabilization fixes for CN variants, primarily 4MB algos.

Now supporting the MTP algorithm for Zcoin Smiley

!!!!! MTP IS EXTREMELY POWER HUNGRY AND HOT !!!!
Please make sure to lower your clocks and have good cooling for your GPUs when testing MTP.
MTP can consume double the power of other algos for un-tuned cards.
Good work! Thanks!

P.S. For MTP algo memory timings means something? Or it more GPU dependent?
member
Activity: 176
Merit: 76
Any vega hashrates for MTP.
Not able to test mine until lafer

Check out the other thread: https://bitcointalksearch.org/topic/m.51697791
jr. member
Activity: 225
Merit: 1
Any vega hashrates for MTP.
Not able to test mine until lafer
newbie
Activity: 2
Merit: 0
How do you configure the clocks in the other states so that card will run at the p5 setting?

.....

What’s special about the P5 state ? Also are all your Vega56 flashed to 64?

I found that by limiting the Vegas to only use the P5 state I could use a lower voltage without crashing. My Vega 56's are all flashed with a Vega 64 BIOS.

You are absolutely right. It works. Thanks for the tip. Did you also flash non reference Vega56(Hynix) to 64? Can this be done?
member
Activity: 176
Merit: 76
Team Red Miner v0.5.3 released

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

Changes in v0.5.3
  • Added MTP algo for Zcoin/XZC (please read MTP_MINING.txt before mining).
  • Further small stabilization fixes for CN variants, primarily 4MB algos.

Now supporting the MTP algorithm for Zcoin Smiley

!!!!! MTP IS EXTREMELY POWER HUNGRY AND HOT !!!!
Please make sure to lower your clocks and have good cooling for your GPUs when testing MTP.
MTP can consume double the power of other algos for un-tuned cards.
jr. member
Activity: 80
Merit: 1
.....

What’s special about the P5 state ? Also are all your Vega56 flashed to 64?

I found that by limiting the Vegas to only use the P5 state I could use a lower voltage without crashing. My Vega 56's are all flashed with a Vega 64 BIOS.

You are absolutely right. It works. Thanks for the tip. Did you also flash non reference Vega56(Hynix) to 64? Can this be done?
Pages:
Jump to: