Pages:
Author

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

member
Activity: 658
Merit: 86
thank you my friend
but it doesn’t work for me

AMDMemoryTweak ( GUI ) and WinAMDTweak ( CLI ) are not the same thing.

the problem is that if I run the bat file for the WinAMDTweak program, timings do not apply. Hashrate does not rise.
That is, WinAMDTweak ( CLI )  does not work in my system
that just did not.
Does not work.
the program pretends that the timings have changed, but in fact not.
does not work.

And the AMDMemoryTweak  ( GUI ) program works.
Timings are changing.
But, each time, you need to manually open the profile and run it.

So the question arose - how to automatically launch AMDMemoryTweak with automatic loading of the desired profile?

Hi! I hear what you're saying, but I still don't have a solution for you, it's not our product. The AMDMemoryTweak tool thread is your best shot, and I know you've asked there as well.

Afaik the (non-XL) version of the GUI is just a wrapper around WinAMDTweak.exe but maybe there's something else as well. Since it's closed source we don't know. It doesn't response to /?, --help or any other standard call, it just opens the gui.
newbie
Activity: 36
Merit: 0
thank you my friend
but it doesn’t work for me

AMDMemoryTweak ( GUI ) and WinAMDTweak ( CLI ) are not the same thing.

the problem is that if I run the bat file for the WinAMDTweak program, timings do not apply. Hashrate does not rise.
That is, WinAMDTweak ( CLI )  does not work in my system
that just did not.
Does not work.
the program pretends that the timings have changed, but in fact not.
does not work.

And the AMDMemoryTweak  ( GUI ) program works.
Timings are changing.
But, each time, you need to manually open the profile and run it.

So the question arose - how to automatically launch AMDMemoryTweak with automatic loading of the desired profile?
member
Activity: 658
Merit: 86
How to apply an automatically saved profile?

example.
I have an ETH.xml profile file
How do I run AMDMemoryTweak so that it applies this profile at startup?
I tried to run through the bat file.
like this
AMDMemoryTweak.exe --ETH.xml

does not work.

to be
AMDMemoryTweak.exe ETH.xml

does not work.

how to run correctly Huh

Tell me please.
 Huh


I honestly don't know. I don't work with profiles in xml files, I just run the command in a .bat file and set the timings I want after a reboot. I don't know (1) how you got the ETH.xml in the first place, (2) why you're running AMDMemoryTweak.exe, I've only seen it called WinAMDTweak.exe, (3) why you believe you can run a profile through the CLI tool? I don't see any option for it.

NCarter's suggestion is probably the way to go for you.

Cheers, K
jr. member
Activity: 195
Merit: 4
How to apply an automatically saved profile?

example.
I have an ETH.xml profile file
How do I run AMDMemoryTweak so that it applies this profile at startup?
I tried to run through the bat file.
like this
AMDMemoryTweak.exe --ETH.xml

does not work.

to be
AMDMemoryTweak.exe ETH.xml

does not work.

how to run correctly Huh

Tell me please.
 Huh

Use a .bat file instead. Something like:

Quote
WinAMDTweak.exe --gpu 0 --CL 19 --RAS 28 --RCDRD 12 --RCDWR 5 --RC 44 --RP 12 --RRDS 3 --RRDL 3 --RTP 4 --FAW 18 --CWL 6 --WTRS 4 --WTRL 9 --WR 15 --WRRD 1 --RDWR 18 --REF 17000 --RFC 248


WinAMDTweak.exe --gpu 1 --ref 60
TIMEOUT /T 1

WinAMDTweak.exe --gpu 2 --CL 19 --RAS 28 --RCDRD 12 --RCDWR 5 --RC 44 --RP 12 --RRDS 3 --RRDL 3 --RTP 4 --FAW 18 --CWL 6 --WTRS 4 --WTRL 9 --WR 15 --WRRD 1 --RDWR 18 --REF 17000 --RFC 248

TIMEOUT /T 1

WinAMDTweak.exe --gpu 3 --ref 60
TIMEOUT /T 1

WinAMDTweak.exe --gpu 4 --ref 60
TIMEOUT /T 1

WinAMDTweak.exe --gpu 5 --CL 19 --RAS 28 --RCDRD 12 --RCDWR 5 --RC 44 --RP 12 --RRDS 3 --RRDL 3 --RTP 4 --FAW 18 --CWL 6 --WTRS 4 --WTRL 9 --WR 15 --WRRD 1 --RDWR 18 --REF 17000 --RFC 248
newbie
Activity: 36
Merit: 0
How to apply an automatically saved profile?

example.
I have an ETH.xml profile file
How do I run AMDMemoryTweak so that it applies this profile at startup?
I tried to run through the bat file.
like this
AMDMemoryTweak.exe --ETH.xml

does not work.

to be
AMDMemoryTweak.exe ETH.xml

does not work.

how to run correctly Huh

Tell me please.
 Huh
newbie
Activity: 36
Merit: 0
when entering this command.
a program window appears.
no help.

but that’s not the point.
above I gave a direct question, can you answer it?
screenshot
https://i.ibb.co/dtdVc98/2019-12-03-22-45-36.png
newbie
Activity: 36
Merit: 0
Run the tool with --help and see what are the available commands...
I did it.
I don’t see a solution there.
can you write an answer here?
you are welcome.
jr. member
Activity: 194
Merit: 4
guys. have an answer to the question?

https://bitcointalksearch.org/topic/m.53244888

How to apply an automatically saved profile?

example.
I have an ETH.xml profile file
How do I run AMDMemoryTweak so that it applies this profile at startup?
I tried to run through the bat file.
like this
AMDMemoryTweak.exe --ETH.xml

does not work.

to be
AMDMemoryTweak.exe ETH.xml

does not work.

how to run correctly Huh

Tell me please.
Run the tool with --help and see what are the available commands...
newbie
Activity: 36
Merit: 0
guys. have an answer to the question?

https://bitcointalksearch.org/topic/m.53244888

How to apply an automatically saved profile?

example.
I have an ETH.xml profile file
How do I run AMDMemoryTweak so that it applies this profile at startup?
I tried to run through the bat file.
like this
AMDMemoryTweak.exe --ETH.xml

does not work.

to be
AMDMemoryTweak.exe ETH.xml

does not work.

how to run correctly Huh

Tell me please.
copper member
Activity: 293
Merit: 11
TRM 0.6.0 ETH first test Smiley

My 4 vega 56 (samsung stock-bios ) is cool +49mh.
Vega 56 hynix(gpu-6) and 64 (gpu-7) bad hash but bad setting probably.
sr. member
Activity: 1484
Merit: 253
And another one thing:
I noticed that autotune process starts when speed on eth grows after generating DAG. But max speed became after about 20-30 secodns. Autotune process maybe incorrect due to growing speed.
It would be great if you did autotune by pressing key in any time during minning and changing A or B numbers by pressing keys during mining on the fly.

Yeah, we can add manual tuning mode if people want to play around. The auto-tuning should find the best value though, it doesn't matter that it's running as speed appears to increase, that's just an effect of the DAG rebuild. The auto-tune looks much more closely at the runtime for every separate run that we do on the gpu and not those increasing values.
Thanks for explaining. And another one question:
optimal config is the same for any DAG or different DAG can require new best config? If so maybe add option to enable autotune with generating avery new DAG?
newbie
Activity: 49
Merit: 0
What are the settings for Vega 64  mining for ETHASH  (etherium) please?

ONT settings  (voltage) please advice.

We did include a short tuning guide in the release (ETHASH_GENERAL_TUNING.tx) that you can use as a base. It includes examples timings and clocks, check the section for Vega 64 and let us know if you still have issues.

I got it. Now one of my cards is not stable. Can you give me the link for Vega 64 section tuning please?

i got stable hash with no HW error.

core : 1150 mem : 1090  V:900m 50mh/s

amdmemorytweak --CL 20 --RAS 30 --RCDRD 14 --RCDWR 12 --RC 44 --RP 14 --RRDS 3 --RRDL 6 --RTP 5 --FAW 12 --CWL 8 --WTRS 4 --WTRL 9 --WR 14 --REF 17000 --RFC 249


but pool hash  very different .
i got 1020Mh/s in my system and in pool it's about 500Mh - 5% reject and no hw error.

Which pool is this? And, how many accepted shares when you had 500 MH/s poolside?


Read some more, and it really seems you can't connect to the dev fee server? Or, do you see a line with "Dev pool connected and ready." when starting up the miner?

The 5% reject is weird though, since we do cpu verification of all shares. And, you mean pool rejects, not stale shares?


yes it can't connect . no i don't see that.

i see this all the time

[2019-12-02 09:19:20] Dev pool connection was closed by remote side.
[2019-12-02 09:19:20] Mining will proceed at reduced rate while not connected to dev pool.


yes .pool rejects that.

and somthing more after 12 mining i see 1020Mh/s in my rige and pool side show zero for 2H.
after reset miner it's submit shares.
newbie
Activity: 49
Merit: 0
What are the settings for Vega 64  mining for ETHASH  (etherium) please?

ONT settings  (voltage) please advice.

We did include a short tuning guide in the release (ETHASH_GENERAL_TUNING.tx) that you can use as a base. It includes examples timings and clocks, check the section for Vega 64 and let us know if you still have issues.

I got it. Now one of my cards is not stable. Can you give me the link for Vega 64 section tuning please?

i got stable hash with no HW error.

core : 1150 mem : 1090  V:900m 50mh/s

amdmemorytweak --CL 20 --RAS 30 --RCDRD 14 --RCDWR 12 --RC 44 --RP 14 --RRDS 3 --RRDL 6 --RTP 5 --FAW 12 --CWL 8 --WTRS 4 --WTRL 9 --WR 14 --REF 17000 --RFC 249


but pool hash  very different .
i got 1020Mh/s in my system and in pool it's about 500Mh - 5% reject and no hw error.

Which pool is this? And, how many accepted shares when you had 500 MH/s poolside?



www.hpt.com/ - huobi pool.
about 4000 .
and now it's show zero.
https://i.imgur.com/ny5wJgC.png
member
Activity: 658
Merit: 86
And another one thing:
I noticed that autotune process starts when speed on eth grows after generating DAG. But max speed became after about 20-30 secodns. Autotune process maybe incorrect due to growing speed.
It would be great if you did autotune by pressing key in any time during minning and changing A or B numbers by pressing keys during mining on the fly.

Yeah, we can add manual tuning mode if people want to play around. The auto-tuning should find the best value though, it doesn't matter that it's running as speed appears to increase, that's just an effect of the DAG rebuild. The auto-tune looks much more closely at the runtime for every separate run that we do on the gpu and not those increasing values.
member
Activity: 658
Merit: 86
Hi, kerney666!

Say, what difference in A and B configs except twice amount of vmem needed? On my RX 580 cards difference in speed is very low. About 100-150kH/s each card on 33+MH/s. Maybe I do something wrong? Or it must to be so little diff?

There is no other difference than we use more mem and a slightly different approach. +125 kh/s at 33 MH/s is about +0.4%, which is in the expected range (0.2-0.5%), and I think it's actually pretty great for being Polaris Smiley. The performance on these old workhorses has been pushed close to their maximum for years. On Radeon VIIs, the B mode usually gives you a +7-8% boost though, much more noticable of course.

But, for Polaris 8GBs, and as long as you have the swap space if you're a Windows miner, you get > 50% of our dev fee (0.75%) back pretty much for free.
sr. member
Activity: 1484
Merit: 253
And another one thing:
I noticed that autotune process starts when speed on eth grows after generating DAG. But max speed became after about 20-30 secodns. Autotune process maybe incorrect due to growing speed.
It would be great if you did autotune by pressing key in any time during minning and changing A or B numbers by pressing keys during mining on the fly.
sr. member
Activity: 1484
Merit: 253
Hi, kerney666!

Say, what difference in A and B configs except twice amount of vmem needed? On my RX 580 cards difference in speed is very low. About 100-150kH/s each card on 33+MH/s. Maybe I do something wrong? Or it must to be so little diff?
member
Activity: 658
Merit: 86
What are the settings for Vega 64  mining for ETHASH  (etherium) please?

ONT settings  (voltage) please advice.

We did include a short tuning guide in the release (ETHASH_GENERAL_TUNING.tx) that you can use as a base. It includes examples timings and clocks, check the section for Vega 64 and let us know if you still have issues.

I got it. Now one of my cards is not stable. Can you give me the link for Vega 64 section tuning please?

i got stable hash with no HW error.

core : 1150 mem : 1090  V:900m 50mh/s

amdmemorytweak --CL 20 --RAS 30 --RCDRD 14 --RCDWR 12 --RC 44 --RP 14 --RRDS 3 --RRDL 6 --RTP 5 --FAW 12 --CWL 8 --WTRS 4 --WTRL 9 --WR 14 --REF 17000 --RFC 249


but pool hash  very different .
i got 1020Mh/s in my system and in pool it's about 500Mh - 5% reject and no hw error.

Which pool is this? And, how many accepted shares when you had 500 MH/s poolside?


Read some more, and it really seems you can't connect to the dev fee server? Or, do you see a line with "Dev pool connected and ready." when starting up the miner?

The 5% reject is weird though, since we do cpu verification of all shares. And, you mean pool rejects, not stale shares?
member
Activity: 658
Merit: 86
I got couple Hynix Vega 56 cards so TRM really surprised me when it boosted my CN hashrate from 1,9k to 2,2k a while back.
However yesterday I got new surprise with Eth hashrate going from 44 Mh (phoenix/claymore) to 50,7 Mh. Only settings non stock are 1250/900 core, 950/900 memory, RCDRD 12, RC 35 and tREF 15600. Been stable now for 24h, power draw is 130W according to GPU-Z. Need to tweak a bit more when I got some spare time, with tighter settings I was able to get 52 Mh with same power draw but it crashed after hour or so.
Thanks TRM for keeping Hynix bois in the game!

Honestly, I'm a humble guy, but I gotta say I think we REALLY did nail it for V56 Hynix and ethash. We were surprised ourselves, we do most of our dev and testing on V56/64 ref cards with Samsung mem. The experience is that it's both simpler and more stable to push the V56 Hynix > 50 MH/s compared to V56 Samsung cards.

So, nice to see someone noticing and also didn't have any troubles getting it up and running properly! The normal interaction with users most often starts with an issue Grin.
member
Activity: 658
Merit: 86
What are the settings for Vega 64  mining for ETHASH  (etherium) please?

ONT settings  (voltage) please advice.

We did include a short tuning guide in the release (ETHASH_GENERAL_TUNING.tx) that you can use as a base. It includes examples timings and clocks, check the section for Vega 64 and let us know if you still have issues.

I got it. Now one of my cards is not stable. Can you give me the link for Vega 64 section tuning please?

i got stable hash with no HW error.

core : 1150 mem : 1090  V:900m 50mh/s

amdmemorytweak --CL 20 --RAS 30 --RCDRD 14 --RCDWR 12 --RC 44 --RP 14 --RRDS 3 --RRDL 6 --RTP 5 --FAW 12 --CWL 8 --WTRS 4 --WTRL 9 --WR 14 --REF 17000 --RFC 249


but pool hash  very different .
i got 1020Mh/s in my system and in pool it's about 500Mh - 5% reject and no hw error.

Which pool is this? And, how many accepted shares when you had 500 MH/s poolside?
Pages:
Jump to: