Bitcoin Forum
June 25, 2024, 08:40:29 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 ... 417 »
681  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 18, 2021, 07:25:18 PM
It seems to start out fairly accurate, but as time increases it becomes less accurate...  Is there some sort of sliding window that is used to calculate that averaged value that isn't used in the "Shares Per Minute:" variable?

Took a look at the code, need to refactor abit here. we have a minute counter which is triggered by an event, but if the computer is lagging extra seconds/minutes are added to the timer. This causes the Poolspeed calculated in the console to be lower than it really is.


but got a crash.
Might be a memleak in the lhr code. edit: memleak found. fixing

The memleak in lhr_unlock has been fixed. and new binaries for windows uploaded. Linux tomorrow.
682  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 18, 2021, 04:54:07 PM
v1.26 (fixed / windows) The rejects seems to be gone on the hiveon.io pool.

the LHR 3060 hashing 30.3 mhash @ 74 watt




but got a crash.

Might be a memleak in the lhr code. edit: memleak found. fixing
683  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 18, 2021, 03:42:18 PM
I have uploaded a new fixed version of 1.26 on windows. Just a minor bugfix with amd+nvidia cards in the same rig, and fix for ethereum classic at mph.



How accurate is the reported "Shares Per Minute/Pool Hashrate" on the miner?

It seems to start out fairly accurate, but as time increases it becomes less accurate...  Is there some sort of sliding window that is used to calculate that averaged value that isn't used in the "Shares Per Minute:" variable?

Should be Shares / The Number of minutes. But the minutes is rounded to the closest, so if you mine for 59 minutes and 31 seconds it will round to 60

they use a 30 minute average to calculate the current rate and I assume that you're using the most recent hashrate or maybe average hashrate?

We are using the average of xxx last jobs sendt to the gpu.

[moderator's note: consecutive posts merged]
684  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 18, 2021, 12:39:30 PM
yes. The lhr-unlock might need some adjustments. Please test.

edit: Ethereum classic on miningpoolhub seems to have issues after the stratum change, ethereum mining works fine. Strange..



I understand there are three different miner versions for different cuda devices (11.5, 11.4,11.2). How do I know which version to use for a particular device?

use the 11.5 version if you have the latest driver installed. Should be a little bit faster as well



edit: Ethereum classic on miningpoolhub seems to have issues after the stratum change, ethereum mining works fine. Strange..

will re-upload a fixed version soon. Found another index bug opencl+cuda mixed rig.

[moderator's note: consecutive posts merged]
685  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 18, 2021, 12:04:59 PM
v1.26
1. Added --lhr-unlock option that can give a +20% boost on lhr cards nvidia with lower power.
2. Reduced invalid shares on hiveon pool and possibly other ethereum stratum 1.0 pools.
3. Faster reconnect to pool if pool does not resolve or is not available.
4. --xintensity 24 default on ethermine for AMD cards.
5. Fixed memleak in the dag cache code when mining ETH+ZIL.

https://github.com/sp-hash/TeamBlackMiner/releases/

fixed version:

TeamBlackMiner_1_26_cuda_11_2_fixed.7z
https://www.virustotal.com/gui/file/d2b5834421cc8e9e2823bed1ab64df31bd182a0bf93b86e2cf66064527bafa2a?nocache=1

TeamBlackMiner_1_26_cuda_11_4_fixed.7z
https://www.virustotal.com/gui/file/31e7e35c12da1ec49999bea43750362e43014c18b3bc61519a636e45a8c43aa9?nocache=1

TeamBlackMiner_1_26_cuda_11_5_fixed.7z
https://www.virustotal.com/gui/file/1b295f79d60329dc38b4c98aad76d64ad58df62d9f812ef03d90f8e6de24a7f0?nocache=1
686  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 18, 2021, 10:28:03 AM
The repository you are linking from is from 2018.

I was in the team that made the first ethereum gpu miner. back in 2015. The Gateless Gate Sharp version seems to be a slightly modified version of the original kernel.
 

687  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 18, 2021, 08:15:28 AM
Hello,

I am on TBM 1.24, I got a rx 6800 and a gtx 1660 super. If I try to set different xintensities for the cards -E 8,224 I end up having 8 for both of them. What am i doing wrong ?

Use brackets around them  -E [8,224] . 8 is too low. I think 24 is better
688  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 17, 2021, 08:42:53 PM
We have fixed a duplicate share bug in multicard rigs on the hiveon pool and possible other ethereum 1.0 stratum pools. The ~2% rejected shares are now ~0% in version 1.26 and this will improve the poolside speed..
689  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 17, 2021, 08:15:16 PM
On high oc on 1080ti and the 1070 --kernel 0 can help. you can try with a low --kernel number
690  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 17, 2021, 08:00:06 PM
sorry but as i wrote above, i already tried dagintensity 1 and it didn't help =(

then try this:

 --lock-cclock [[1200,1200],[1200,1200],[1200,1200],[1200,1200]]

it will undervolt and give more power to the memory controller.
691  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 17, 2021, 07:57:03 PM

try with --dag-intensity 1 --lock-cclock [[1200,1200],[1200,1200]]
692  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 17, 2021, 07:14:50 PM
Looks like 60-70 in the wall, but still pretty good.
693  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 17, 2021, 06:11:45 PM
Overall, my combined rig hashrate has moved from about 468 MH/s average to 502 MH/s; which is amazing and shows all the hard work that has gone into this software has really paid off for the mining community (and I hope for the Devs too!).

Thanks for your support and testing. The fee is picking up, but we have a long way to go. Hopefully the new semi LHR unlock feature will move more ppl over to the fastest miner. Smiley
694  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 17, 2021, 06:01:32 PM
A working semi LHR unlock has now been implemented. rtx 3060 32MHASH@50watt. Abit slower than the other teams but use very little power.

This new feature needs more tuning and testing, but v1.26 will be released soon.

695  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 16, 2021, 08:04:04 PM
Not sure. Why don't you ask in the MMPos thread. Did you use the latest version of mmpos? rocm-smi is normally included with the driver.

696  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 16, 2021, 06:12:48 PM
Still no stats on AMD cards... (ver 1.25)

yes. Tested on the latest hiveos. We are using a library called rocm-smi. This is buildt into hiveos, but on other linux platforms might need to install it separately.
697  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 16, 2021, 12:28:13 PM
Good Rtx 2060


yes. v1.25 is really fast. Spread the word..

698  Alternate cryptocurrencies / Mining (Altcoins) / Re: minerstat: mining OS + ASIC monitoring + Windows mining on: November 16, 2021, 10:20:05 AM
I have users who ask for Team Black Miner integration into minerstat. Is this something doable?
699  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 15, 2021, 09:37:31 PM
This is unlike other miners that do not natively support proxies like teamredminer. main post.

The other miners seem to use the same codebase because they behave the same. More hits on the antivirus software as well.. The Team Black miner is written from scratch by opensource developers... Proxy is supported in zil+etc and zil+eth miningmode. Mine at rustpool or shardpool.
700  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 15, 2021, 07:42:41 PM
not close... but it's beyond the EST. REWARD by minerstat and whattomine  Grin

Yeah. This software is pretty good, but only if you configure it correctly...
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 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 ... 417 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!