-
Notifications
You must be signed in to change notification settings - Fork 441
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Low hashrate when using ETH+ERGO (2x3060 + 1x3070) #754
Comments
I may say that I experience something similar with 3060L with ETH+RVN |
When i mine ETH+ERGO I get steady Hashrate for a few hours at 183Mh/s for autolykos and about 30Mh/s for Ethash using a 3080ti but over night ill wake up to 210Mh/s for autolykos and 20Mh/s for Ethash. Is that normal? the profitability seems to be about the same |
Trex for ETH+RVN "lhr-tune": "30" These settings help to decrease LHR offset, otherwise, it will slowly go to LHR = 2 -> LHR = 1. |
--lhr-tune 30 --lhr-autotune-mode off ----------------20211022 05:14:07 ----------------- --lhr-tune 68 --lhr-autotune-mode off ----------------20211022 05:17:04 ----------------- --lhr-tune 71 --lhr-autotune-mode off ----------------20211022 05:18:49 ----------------- |
Because you have three card, which each card have an diffirence best LHR ratio, so You should try set difference LHR ratio fo each card , as sample: --lhr-tune 35,34,37, "lhr-autotune-mode": "off". If mining softwar lock LHR on which card , you can change LHR ratio that card down . Manual tuning LHR ratio on each card to find best LHR ratio |
My biggest problem is with the 3070, I'll post here some tests only with the 3070, to show how weird it is. AS 3060 I can still optimize, but the 3070 is with a horrible result. |
How your config core clock and and mem clock for 3070? |
--lhr-tune 30 --lhr-autotune-mode off -d 2 ----------------20211024 09:27:39 ----------------- --lhr-tune 69 --lhr-autotune-mode off -d 2 ----------------20211024 09:43:46 ----------------- --lhr-tune 71 --lhr-autotune-mode off -d 2 ----------------20211024 09:47:10 ----------------- |
I tried it with and without OC. When I used OC, I tried CC 125, MC 1500 and PL 65. |
All video cards are LHR
T-Rex: 0.24.2
When I mined ETH+CFX, the 3060s returned around 15MH/s each. now they only give me 9 MH/s.
No matter what overclock I put on the 3070, it always has a very low value.
In the example below, set everything to factory settings without any overclocking.
`
------------------20211020 00:01:33 -------------------
Mining at us.ethereum.herominers.com:1147, diff: 4.00 G
GPU #0: ASUS RTX 3060 - 9.13 MH/s, [LHR 21<>] [T:65C, P:135W, F:100%, E:65.2kH/W], 1/1 R:0%
GPU #1: EVGA RTX 3060 - 9.27 MH/s, [LHR 24<>] [T:70C, P:145W, F:100%, E:61.4kH/W], 2/2 R:0%
GPU #2: ASUS RTX 3070 - 4.45 MH/s, [LHR 11<>] [T:54C, P: 54W, F: 63%, E:44.1kH/W]
Hashrate: 22.86 MH/s, Shares/min: 1.606 (Avg. 0.232), Avg.P: 392W, Avg.E: 58.3kH/W
Uptime: 14 mins 32 secs | Algo: ethash | T-Rex v0.24.2
----------------20211020 00:01:33 -----------------
Mining at us.ergo.herominers.com:1180, diff: 4.00 G
GPU #0: ASUS RTX 3060 - 82.55 MH/s, [LHR 21<>] [T:65C, P:135W, F:100%, E:590kH/W], 15/15 R:0%
GPU #1: EVGA RTX 3060 - 81.52 MH/s, [LHR 24<>] [T:70C, P:145W, F:100%, E:540kH/W], 11/11 R:0%
GPU #2: ASUS RTX 3070 - 16.05 MH/s, [LHR 11<>] [T:54C, P: 54W, F: 63%, E:159kH/W], 2/2 R:0%
Hashrate: 180.12 MH/s, Shares/min: 2.1 (Avg. 1.931), Avg.P: 392W, Avg.E: 459kH/W
Uptime: 14 mins 32 secs | Algo: autolykos2 | T-Rex v0.24.2
`
The text was updated successfully, but these errors were encountered: