Bitcoin Forum
October 28, 2024, 12:32:37 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Mining OS] SimpleMining.net - Manage Your GPU farm the easy way! (30 days free) on: February 06, 2021, 03:23:39 AM
Hello all. Started mining (as hobby) again after 2 years and enjoying the updated GUI.

Is there any way to see the motherboard temperature? As in from RigList or Shellinabox?
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Bminer: a fast Equihash miner for CUDA GPUs (6.1.0) on: April 05, 2018, 01:25:53 AM
Is there a way bminer work with 13 gpu (nvidia) ?
If you are running Windows, (im kinda sure) it has an 8 gpu limit by the OS. I believe 13 will work with Linux. If your using Linux and it's not working, someone else here can advise.
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Bminer: a fast Equihash miner for CUDA GPUs (5.5.0) on: March 29, 2018, 06:15:00 PM

4. It might be a good idea or not, but I think it will be a bit more transparent if next to the accepted shares, rejected shares you included a new count named Dev Shares then we could keep track and see if it really is a 2% what you are taking away.


4. Yes, I am open to this idea. But simply counting the number of shares will just confuse people due to potentially different difficulties of shares. Once I figured out a right way to implement this, I will do it.

The Developer Shares may not be exactly 2% of the Accepted Shares as the miner share difficulty is likely different from the developer share difficulty but still, it should be close.

For a more accurate number, that accounts for the difference in difficulties, a few calculations can be introduced.

1) "avgDevD", the average difficulty of the developers shares.
2) "avgMnrD", the average difficulty of the miners shares.
3) "%diffD", the percent difference in difficulty or more precisely, the % increase or decrease in the average difficulty of the miners shares compared to the average difficulty of the developers shares. It looks like this: %diffD = (avgDevD / avgMnrD) / avgMnrD * 100

The "avgDevD" and "avgMnrD" values can just go into the bminer.log to lessen console clutter but with the "%diffD" value added to the console, the following equations can be used for verification and should increase confidence in the code.

Dev Shares = 0.02 * Accepted Shares * (1 + %diffD / 100)

Miner Shares = Accepted Shares - Dev Shares

Maybe there's an easier method but this one is not terribly complicated.
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Bminer: a fast Equihash miner for CUDA GPUs (5.5.0) on: March 09, 2018, 03:12:00 AM


When a con artist is under suspicion, their first line of defence is to ignore accusations, project confidence and change the subject.


I implore the community to keep asking questions and continue to seek answers. Individual research and investigations included.

If suspicion persists and the heat is turned up (by making more people aware of this issue), then we'll either get an acceptable explanation or we'll see the second line of defence for a con artist.

Tick, tock, tick tock...

P.S. the fact that many posters of this issue are newly registered may only mean that until now, they hadn't a motivation to register before (such is the reason for my registration).
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!