Bitcoin Forum
May 24, 2024, 06:33:11 AM *
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 ... 417 »
641  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 24, 2021, 10:56:36 AM
Note that the dag cache isn't implemented in 1.27 for amd cards, so when you mine eth+zil you loose 2 dag generations every 90 minutes. A few percent. This is fixed in v1.28
642  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 24, 2021, 10:50:56 AM
In epoc 455 the 1080ti need abit more power and coreclock to keep the hashrate. In msi afterburner increase the powerlimit(80 ?) and the templimit (85), and try to get the coreclock stable at 2050... 47 MHASH

Here with --kernel 0 --xintensity 1024...

core: 2060
mem: 5700

Lower kernel numbers are stable on higher clocks.

643  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 24, 2021, 10:30:28 AM
Now it hangs here for several minutes after not doing anything,this same error happens with lolminer only they

This is not a crash. Do you see the white square in the window? Rightclick with the mouse in the window. And the output will resume. A problem with windows 10. You can try without --kernel 0 in the bat. Then the program will autotune. It might go faster.
644  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 24, 2021, 09:28:03 AM
I did it like that exactly.Here is a picture of the error anyway and of the bat file configuration.Tell me what is wrong.

There was an error in the docs. The correct parameter is --worker-name and not --worker_name

so rename to --worker-name
645  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 24, 2021, 09:20:52 AM
https://github.com/sp-hash/TeamBlackMiner/blob/main/HOW-TO.md

--worker_name command not found.

The correct parameter in v1.27 is

--worker-name

646  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 24, 2021, 09:09:27 AM
--computername
computername is not needed use:

--worker_name swogerino
647  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 24, 2021, 08:16:29 AM
Run the ansicolor.reg script in the 7zip archive to activate colors in Windows program console.

Your driver is only cuda 11.1 compatible so you need to install the latest driver. Download from nvidia

https://github.com/sp-hash/TeamBlackMiner/blob/main/INSTALL_WINDOWS.md

648  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 23, 2021, 10:12:52 PM
Set ETH_WALLET=(ethereum wallet)
Set ZIL_WALLET=(zil wallet)

:loop
   TBMiner --algo ethash --hostname eu.ezil.me --port 5555 --wallet %ETH_WALLET%.%ZIL_WALLET% --worker-name %computername% --dagintensity 1 --kernel 0
   timeout 10
goto :loop

Use the pill in the backround for the 1080ti.
649  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 23, 2021, 06:40:18 PM
v1.28 will have improved performance for amd cards on ETH+ZIL (dagger cache). We have also added the possibility to mine to ip adresses directly instead of hostnames.
650  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 23, 2021, 02:56:58 PM
I am setting the dagintensity value to "9", is that considered too high of a number?

Thanks.

0 or 9 is the default setting for nvidia.
651  Alternate cryptocurrencies / Mining (Altcoins) / Re: Review T-REX - PhoenixMiner - NBMiner - LolMiner - TRM - Gminer - TBM on: November 23, 2021, 01:36:34 PM
This is BS. If you find more solutions than you submit it will lower the pool's hash rate, the one that matters.
If this is really happening it's a software defect that should be fixed.

The point is that mining on super Low difficulty is not a real case scenario. Check the latest NBMiner. They have moved the cpu verfication code out to it's own thread in order to perform better on low difficulty. We might do the same in tbminer, but why should we? No ethereum pools use low difficulty, so it wont affect the profit, but it can improve the test scenario.. Better to disable cpu verification.
A software defect in the test, not in the miner.
652  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 23, 2021, 10:33:20 AM
Is there any benefit in adding the dagintensity value if mining on miningpoolhub?

The point of the --dagintensity 1 is to avoid crash on dag creation on high clockrates. You can oc the memory +100-200 or more with this setting on, but the dag generation will be slower. So not good in eth-zil mining. In v1.28 we will do an adjustemnt to the dag creation  with --dagintensity and make it slower.
653  Alternate cryptocurrencies / Mining (Altcoins) / Re: Review T-REX - PhoenixMiner - NBMiner - LolMiner - TRM - Gminer - TBM on: November 22, 2021, 11:07:09 PM
My reply to you in my thread:

Yes it said all... You said Pool 53 Mhs and is 50Mhs... where are this 3Mhs?

The pool is the average of 6 hours, but he has only mined for 5:48 and the last accepted shares has not been added to the pool yet... The pool only refresh every 10minutes. So I expect the 50.50MHASH poolside hashrate comes from 5:30 minutes of mining


If you want to mine on low difficulty use --xintensity 1 . The hashrate will hurt, but perhaps the fake test will show the same numbers as in the miner window. I have explained to you why in the thread above, but you don't seem to listen.

Quote
When the difficulty is low, the gpu mining software will need to submit all the found solutions in a warp to the pool,. On high diff only 1 solution is found, but on low diff 16 or more could be found, and this could cause the mining software to skip sending solutions to the pool because 2 or 4 is the maximum solutions limit per warp in the optimized code.. An other problem is that on low difficulty the jobs enter the miner much more rapidly, and  then the gpu has to abort work more often. So by reducing the workload (intensity) of each warp it will give an advantage in the test. This means that it is easy to improve the "test results" in the simulation, but it won't improve the profit on the pool...


The point of a miner software is to make money. Configure it wrong and you will loose money.
654  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 22, 2021, 11:02:42 PM
Yes it said all... You said Pool 53 Mhs and is 50Mhs... where are this 3Mhs?

The pool is the average of 6 hours, but he has only mined for 5:48 and the last accepted shares has not been added to the pool yet... The pool only refresh every 10minutes. So I expect the 50.50MHASH poolside hashrate comes from 5:30 minutes of mining
655  Alternate cryptocurrencies / Mining (Altcoins) / Re: Review T-REX - PhoenixMiner - NBMiner - LolMiner - TRM - Gminer - TBM on: November 22, 2021, 10:27:12 PM
Quote
--kernel [5] --xintensity [4096] (no add --tweak and no add --dagintensity)







Pictures say more than words.

This is a real test on a real mining pool.. With a real profit difference. The hashrate you see is real. The hashrate reported in the miner window is confirmed.

Why don't you do a test on the 2miners pool with --xintensity 4096? Compare it with all the other miners. And you will see why more and more ppl are switching to the Team Black Miner...
656  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 22, 2021, 10:24:44 PM
Quote
--kernel [5] --xintensity [4096] (no add --tweak and no add --dagintensity)







Pictures say more than words.
657  Alternate cryptocurrencies / Mining (Altcoins) / Re: Review T-REX - PhoenixMiner - NBMiner - LolMiner - TRM - Gminer - TBM on: November 22, 2021, 05:10:55 PM
This is not a real test. The TRM Ethash Miner Tester v1.0.0 is reducing the difficulty too much. Why don't you do a real test with 1 million shares on a normal pool?

When the difficulty is low, the gpu mining software will need to submit all the found solutions in a warp to the pool,. On high diff only 1 solution is found, but on low diff 16 or more could be found, and this could cause the miningsoftware to skip sending solutions to the pool because 2 or 4 is the maximum solutions limit per warp in the optimized code.. An other problem is that on low difficulty the jobs enter the miner much more rapidly, and  then the gpu has to abort work more often. So by reducing the workload (intensity) of each warp it will give an advantage in the test. This means that it is easy to improve the "test results" in the simulation, but it won't improve the profit on the pool...

Users who have switched to the team black miner has reported more than +5% poolside profit. Check it out...

https://www.youtube.com/watch?v=YtFqb8I_eVI


And read the faq for the optimal pools and settings.

https://github.com/sp-hash/TeamBlackMiner/blob/main/FAQ.md
658  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 22, 2021, 01:59:32 PM
It's all AMD and I explicitly use --amd-only to exclude the 1 Nvidia card I have in that machine from TBM

Perhaps the --amd-only switch isn't working. Try to select --cl-devices manually

--cl-devices [0,1,2,3,4,5]

Use tbminer --list-devices to get the correct indexes.
659  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 22, 2021, 01:54:38 PM
So, 1.25 is working.  1.26 is working.  "The Latest" (not sure if it's +cuda or without cuda), is not working

In the latest version opencl has been disabled for nvidia. so the if you select amd devices with --cl-index you need to change the indexes.

Use tbminer --list-devices to find the correct indexthe pool url has to end with 2miners.com

so use
eth.2miners.com

and --port 2020
660  Alternate cryptocurrencies / Mining (Altcoins) / Re: Team Black Miner (Ethereum, Ethereum classic, Vertcoin, Zilliqa+dual 0.5% fee) on: November 22, 2021, 01:36:37 PM
Happens to me when I'm near 100% actual power utilization for long periods of time.  Try reducing your gpu clock to 1500 or 1560 and that should pull the power usage down enough for a stable overclock.

You can use the tbminer option --lock-cclock [1560,1560]
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 ... 417 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!