The developer needs to conduct detailed tests for more than a day to stabilize his work while I return to LoL
To be fair, at the end of my 780 minute (13 hour) run, the median/mean hashrate for my 3090 was 181/182 MH/s with a STD.Dev of +/- 10 MH/s, so I'm not complaining.
We have alot of releases, but we also have 38 test cards that run the latest version 24/7 (AMD/NVIDIA). But we can't test all the different mining pools, and sometimes pools change their code. So if you find something, please report to our github, here or on reddit.
sp_ : are you planning on adding support for the BC-160 cards? I have 12 of them and i can't make it work with TBM (weird unstable speeds) for now the only miner i get decent speeds is TRM.
try with --xintensity 1024
Also seem to get invalid or rejects in the miner print I assume it goes accepted/rejected/invalid? But none reported by the pool. For example: 52/0/3.
The stale share estimate is way off because it also report level 1 stale shares. You should always check the pool for the stale count. Will fix it.
(accepted/rejected/estimated stale)
Just switched all my RX6000 rigs over to TBM, saw HUGE improvement on submitted shares instantly, but went from like 0.3% stales using TRM to over 2% on TBM. I am on flexpool, miner sets that xintensity to 71 for flex. Anyone find a good number for xint on flex to reduce stales? Also seem to get invalid or rejects in the miner print I assume it goes accepted/rejected/invalid? But none reported by the pool. For example: 52/0/3. This only occurs on my Hive rigs, windows rigs seem to be all accepted. Glad to be with the black team now. Any info or help is appreciated!
Default intensity is 284 for NVIDIA and 71 for amd. You can try with --xintensity 512 and --tweak 6. Or change the pool and use --xintensity 4096 and get payed for the 5% stales.
https://github.com/sp-hash/TeamBlackMiner/blob/main/FAQ.mdI ran the test for more than a day and my hash dropped from 1345 to 1275 in the miner in about 27-28 hours. The pool averaged 1.26 gh/s over 6 hours
Check the log for error messages. Perhaps you had an epoc change? The temperature high on the memory? The miner should work stable for days. But you can try the mining time option
f.ex
--miningtime 1440
will restart the miner every 24 hours.
-k --miningtime Only mine for x minutes.
Typically used to test different setups.