Bitcoin Forum
May 24, 2024, 07:08:22 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]
461  Alternate cryptocurrencies / Mining (Altcoins) / Re: Burst Vs Storj Sept 2017 on: September 25, 2017, 02:24:54 PM
It takes lots of time to fill Storj capacity (as in days/weeks) and the payouts are monthly
With Burst, you would get payouts each day (depending on the pool rules)

I suggest create several small Storj shares (even like 50GB for start), by the amount of cores you have and create Burst plots on rest of the space you have.
Once the Storj capacity gets close to your set limit, increase the allocated space (just edit the config and restart)
462  Alternate cryptocurrencies / Mining (Altcoins) / Re: Megaminer - Multi pool (8 pools) / Multi Algo (>20) launcher on: September 14, 2017, 06:14:51 PM
it fails to detect secondary algo sometimes

@tutulfo, perhaps when you search for max value, the eth max value was paired with 0 secondary and then it fails to update it as pair?


No, this is the code for update stats, if miner needs bechmarks (it is same var used to show "benchmarkin" msg) and actual readed value is greater than stored value stats are updated

  $Value=[long]($Miner_HashRates[0] * 0.95)

  if ($Value -gt $_.Hashrate -and $_.NeedBenchmark) {
                                                $ValueDual=[long]($Miner_HashRates[1] * 0.95)
                                                $_.Hashrate= $Value
                                                $_.HashrateDual= $ValueDual
                                                Set-Hashrates -algorithm $_.Algorithms -minername $_.Name -value  $Value -valueDual $ValueDual
                                                }

While benchmarking must appear speed on active miners section and must appear a file on stats folder with this value on it.

If you have a situation where dual mining numbers you have detected are "30, 0" because ETH was initialized first and these values are stored in file.

After that, when dual mining actually kicks in, the values are "25, 100", for example

so, 25 is never higher than 30, and never overwrites the values in the benchmark.txt which causes the benchmark to run forever
463  Alternate cryptocurrencies / Mining (Altcoins) / Re: Megaminer - Multi pool (8 pools) / Multi Algo (>20) launcher on: September 14, 2017, 02:58:25 PM


Got stuck on benchmark, it's not ends, how to skip it?
either delete Nvidia-ClayDual160_Ethash_Blake14r_HashRate.txt from /stats/ folder and try to run again, or edit it and manually set the second value
it fails to detect secondary algo sometimes

@tutulfo, perhaps when you search for max value, the eth max value was paired with 0 secondary and then it fails to update it as pair?
464  Alternate cryptocurrencies / Mining (Altcoins) / Re: Best coin to dual mine on: September 09, 2017, 07:53:48 PM
since claymore 10, eth+lbry gives higher profitability that eth+dcr
465  Alternate cryptocurrencies / Mining (Altcoins) / Re: Blake2s Miner for AMD on: September 08, 2017, 09:40:49 PM
Wolf0 made one over a year ago, but never released it as far as I know...

https://bitcointalk.org/index.php?topic=1388222.msg14187069#msg14187069
466  Alternate cryptocurrencies / Mining (Altcoins) / Re: WinMiner v1.75a - auto switch windows app for multi miner optimization on: September 05, 2017, 05:49:44 PM
Code:
18:47:34:701	159c	Logical CPU cores: 8
18:47:34:702 159c Number of threads: Autoselection...
18:47:34:702 159c Using 4 threads

We need custom miner settings ASAP...

I second that Smiley
467  Alternate cryptocurrencies / Mining (Altcoins) / Re: WinMiner v1.75a - auto switch windows app for multi miner optimization on: September 05, 2017, 03:50:56 PM
1. I am doing CPU only mining, and even though "All Coins" is selected, the only coins mined are either XMR or KRB. Manually trying and selecting anything other tan the mentioned 2 results in "No Jobs From Server"
Is this a normal behaviour ?

Thanks
 

Thats the only coins supported by the CPU miners provided
468  Alternate cryptocurrencies / Mining (Altcoins) / Re: Megaminer - Multi pool (8 pools) / Multi Algo (>20) launcher on: September 03, 2017, 08:24:01 PM
I have uploaded claymore cryptonote miner to github, I cant test 100% (I havent amd card).

I´m testing xmrstak and not getting good results, machine turns unstable and it not getting shares, also configuration is a ..s**t

Cryptonote (from git) works, but it needs the same hashrate reporting fix as ClaymoreZEC (divide by 1000)

xmr-stak-amd from my experience gives almost the same hash rate as Claymore
469  Alternate cryptocurrencies / Mining (Altcoins) / Re: WinMiner v1.75a - auto switch windows app for multi miner optimization on: September 02, 2017, 07:42:53 PM
Do you plan to expose the list of pools to allow mining without the application?

This will allow more people to mine who don't necessary want to use winminer app, use use custom configurations/miners, or mine with nicehash
470  Alternate cryptocurrencies / Mining (Altcoins) / Re: Megaminer - Multi pool (8 pools) / Multi Algo (>20) launcher on: September 02, 2017, 11:13:18 AM
*Claymore ZEC miner for AMD
Detected speed is exactly 1000 times high. Miner reports 310.214 H/s, scripts detects it as 310k

*dcri for AMD
Please add more range, on rx480 35 is best for ETH+DCR, 15 for Pascal, 22 for Sia, 45 for Lbry (with Claymore 10). Might be different number for other cards especially Vega


*GPU Platform variable in config.txt
Default should probably 0, which is more common
471  Alternate cryptocurrencies / Mining (Altcoins) / Re: WinMiner v1.75a - auto switch windows app for multi miner optimization on: August 29, 2017, 06:53:59 AM
I think I'm sold on WinMiner.  I am curious why my cards are more profitable vs Nice Hash by a considerable amount.  Anyone have any thoughts on why I would be getting 30-50% more (ie.  Have a rig of 970s running stock that gets 1.09 on nice hash vs 1.40-2.00 on WinMiner)?  

Nicehash is a hashrate market, so you get paid what others offer for certain algo. Here you get paid for actual currency and its current exchange rate
472  Alternate cryptocurrencies / Mining (Altcoins) / Re: WinMiner v1.71a - auto switch windows app for multi miner optimization on: August 11, 2017, 05:42:14 PM
Can you add a feature to only mine if profit is above a configurable amount?
To mine only if profitability is, for example, higher than 3$ per day
473  Alternate cryptocurrencies / Mining (Altcoins) / Re: WinMiner v1.66a - auto switch windows app for multi miner optimization on: July 29, 2017, 02:28:54 PM
ClaymoreOldCryptoNoteGPU 9.5 and 9.7 and ClaymoreOldCryptoNoteCPU 3.5 always throws
Quote
UNKNOWN OPTION -rand
UNKNOWN OPTION 4699383
(the number is changing every time)
but works fine

Also, some non default dcri values can increase profitability (on AMD -dcri 35 works slightly better than 30). Please add an option to change it manually


ClaymoreZcash 12.5
always fails benchmark, after a few seconds starts 2nd copy of miner and then 3rd and kills the first two and then dies without result

SgminerDiamond 4.1.0
benchmark always fails with
Quote
sgminer.exe: --description: unrecognized option


Sgminer 5.5.1 and SgminerVTC 5.1.0
Don't start at all, WinMiner doesn't download them.


tested with both CPU and GPU enabled on RX480/Core i5
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]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!