Bitcoin Forum
May 09, 2024, 10:20: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 »
701  Bitcoin / Hardware / Re: Avalon ASIC users thread on: July 11, 2013, 04:07:20 PM
Warning, shameless self promotion Grin

Since so many are struggling with the HW% calculation, I created a small mod: https://bitcointalk.org/index.php?topic=254331.msg2706346#msg2706346
702  Bitcoin / Hardware / Modification to show HW% and rejected% on Avalon Cgminer Status page on: July 11, 2013, 02:14:49 PM
I have a small modification to show the HW% on the Cgminer Status page:

ssh into your unit with ssh -l root <ip address>
cd to the directory /usr/lib/lua/luci/controller
vi cgminer.lua
Scroll down to the following lines:

   for line in summary do
      local elapsed, mhsav, foundblocks, getworks, accepted, rejected, hw, utility, discarded, stale, getfailures, localwork, remotefailures, networkblocks, totalmh, wu, diffaccep
      if elapsed then
         local mhw = string.format("%d(%1.2f%%)",hw,(100*hw/(diffaccepted+diffrejected+hw)));
         local str
         local days

Add the local mhw = line

Scroll down to the lines:

            ['accepted'] = accepted,
            ['rejected'] = rejected,      
            ['hw'] = hw,                
            ['utility'] = utility,        
            ['discarded'] = discarded,

Change the = hw that you see into = mhw

Save the new file and cd to /tmp
remove the luci caches: rm -rf luci-indexcache luci-modulecache
reload the Cgminer Status page in your browser and admire your HW% Smiley

Note1: This mod might go away after a reboot
Note2: The calculation of HW is not 100% correct since I can't use Diff1shares but have to use DiffA + DiffR but it's close enough!

Update: rejected% instructions below in message #4

@CKolivas: Can you add this mod to your next release when you're back from a well deserved vacation ?
703  Bitcoin / Hardware / Re: Avalon ASIC users thread on: July 11, 2013, 09:12:01 AM
so, after the first test run with this options I saw in the morning that avalon does not provide shares
cgminer restarted every few minutes, but always 0.00 MHs
only a hard reset does help
anyone have had this before?
TIA
Remove all the --avalon options, set a Chip Frequency(for example 282) and try again. I also have a silver Avalon that doesn't like the new --avalon options. No idea why, I don't have much time to investigate so I have it hashing at 282Mhz.

Have you flashed the TP-LINK to the lastest ckvolias firmware?

Yes, it's running 20130703.
704  Bitcoin / Hardware / Re: [ANN] US/North American Bitfury sales now open on: July 11, 2013, 09:11:06 AM
As it is a modular design, if I remove one or several hashing boards, can the miner still work properly?
Yes, as long as you start with the highest number board and go down by 1.
So if you have boards 1 to 12 occupied and want to remove 4, you must remove 12, 11, 10 and 9.
705  Bitcoin / Hardware / Re: Klondike - 16 chip ASIC Open Source Board - Preliminary on: July 11, 2013, 09:06:52 AM
I don't want to sound mean but ...
Writing this just gave me an idea.
No worries, I have a thick skin and I am glad I could be of indirect help Wink
Works for me too, explain to someone how good I solved something and then realize ...
706  Bitcoin / Group buys / Re: [GB] 400 GH/s Bitfurys October Delivery 1BTC share 119/119 Available on: July 11, 2013, 08:45:53 AM
current bitfury group buy: 400gh / 119shares * 0.95(fee) = 3.19 ghash/sec per btc
current knc group buy: 400gh / 30shares / 2.6btc * 0.98(fee) = 5 ghash/sec per btc

bitfury price: 119 shares * 1 btc/share = 119 btc * 87 usd/btc = 10,353 usd Huh (should the price per share be changed)
knc price: 30 shares * 2.6btc = 78 btc * 87 = 6786 usd --> nice Smiley

clearly knc have the advantage.  hope knc will really deliver.
The us$ price is exactly my issue too. That's why I suggested to refund the unused BTC after a purchase.
707  Other / Off-topic / Re: DIY Klondikes: Oil Submerged K16 / K64 Blade Configurations Discussion Thread on: July 11, 2013, 08:43:35 AM
Crystal Plus 70T Mineral Oil

http://www.steoil.com/wp-content/uploads/2011/04/70T-MSDS.pdf

Anyone else got some MSDS data sheets on different potential mineral oils or transformer oils?
I found Shell Diala S2 ZU-I Dried NGT: http://www.shell.co.uk/gbr/products-services/solutions-for-businesses/business-lubricants-tpkg/products/product-range/diala.html

It's a pain to find any mineral oil in Holland. The Dutch translation leads to a pletora of beauty products, pfffft.
I did manage to find a shop for the Shell Diala, only available in 209L barrel at €600. Might be just enough for me, LOL!
708  Bitcoin / Hardware / Re: Avalon ASIC users thread on: July 11, 2013, 08:39:32 AM
so, after the first test run with this options I saw in the morning that avalon does not provide shares
cgminer restarted every few minutes, but always 0.00 MHs
only a hard reset does help
anyone have had this before?
TIA
Remove all the --avalon options, set a Chip Frequency(for example 282) and try again. I also have a silver Avalon that doesn't like the new --avalon options. No idea why, I don't have much time to investigate so I have it hashing at 282Mhz.
709  Bitcoin / Group buys / Re: [GB] 400 GH/s Bitfurys October Delivery 1BTC share 119/119 Available on: July 11, 2013, 06:54:45 AM
May I suggest to buy a machine when you've collected 119 BTC, and return the unused BTC to the participants of that machine right after buying to prevent issues.

Are you going to participate yourself in the GB ?
710  Bitcoin / Hardware / Re: Mining Equipment Manufacturers [Updated Daily] xCrowd stats fixed, Profit column on: July 11, 2013, 06:28:31 AM
There is something odd with the Bitburner boards. The 10 chip board is relatively more expensive than the 20 chip board, but still has a higher profit % ?!
711  Bitcoin / Hardware / Re: Klondike - 16 chip ASIC Open Source Board - Preliminary on: July 11, 2013, 06:15:33 AM
Once it gets triggered it doesn't let go until it has all 4 bytes. I hope today goes better, as the crunch is really on now, and believe me I feel the pressure to get everything finalized enough to make final boards.
Sorry if I am going on about this. May I suggest:
Create a tiny interrupt handling routine that gets and stores one byte in a buffer and increment the store memory pointer and returns from the interrupt again. Mean and lean!
something like:
Code:
constant int dataBufferLength=32;
byte interruptDataBuffer[dataBufferLength];
byte* interruptDataBufferAddress=&interruptDataBuffer;
byte* lastReadBufferAddress=&interruptDataBuffer;
handleInterrupt:
    reg a = getDataByteFromInterrupt();
    get ix from interruptDataBufferAddress;
    store a at ix;
    increment ix;
    if (ix == &interruptDataBuffer+dataBufferLength) ix=interruptDataBufferAddress;
    store ix at interruptDataBufferAddress;
    returnFromInterrupt;

And in your main program you can then compare lastReadBufferAddress with interruptDataBufferAddress to see if byte(s) have been received.

I know I am simplifying things, but interrupt handlers should be as short as possible.

I also have a question:
It is possible, although unlikely, that more than one chip has a result at the same time. Do you know from which chip the data is coming ? If so, this should be taken into account in the above pseudo code. If not, could it be the reason for your data issue?

Good luck solving the issue at hand!
712  Bitcoin / Hardware / Re: avalon on: July 10, 2013, 09:50:55 AM
The correct formula to calculate HW% is: 100 * HW / (diff1shares + HW)
You are probably looking at the number of shares, and not the number of diff1shares!
713  Bitcoin / Hardware / Re: Avalon ASIC users thread on: July 10, 2013, 05:58:56 AM
Does anyone have any tips for getting the side panel back on?  I just spent like an hour trying to get all the screws to line up, stay in place, and tighten up.  I still have 3 that screwed in all sideways and I can't get to straighten out.

I had the panel off because the top fan was making a racket.  I put in a cable tie to hold back all the cables away of the fan. There was also an extra nut bouncing around in the case (must have been dropped in during assembly).  Everything's working great now but man those screws are a royal pain.
Cut little pieces of foam and put it under all nuts before putting on the lid. Remove them when you're done.
714  Bitcoin / Hardware / Re: [We've got a working prototype!] Let me build a "condo" for your Avalon chips on: July 09, 2013, 06:10:47 AM
... If any of the chips find a good result, then it pulls the report line down, and hands the good result to the Spartan chip. All the other chips then "lose" and their work basically discarded.
Am I reading this correctly that you are waiting for one valid result and then discard all other future potential valid results for that unit of work ?!
You do know that there can be more than one valid result for a given unit of work ?

Have a look here: https://bitcointalk.org/index.php?topic=190731.msg2680342#msg2680342
715  Bitcoin / Pools / Re: [38000 GH] BTC Guild - PPS/PPLNS + TxFees, Stratum, MergedMining, Private Access on: July 09, 2013, 05:30:03 AM
Carry a pad and pencil around.
What are those ? Oh, you mean a smartphone!
716  Bitcoin / Hardware / Re: Avalon Clone Assembly Service Europe 14 Avalons + 16 extra modules + enclosures on: July 08, 2013, 06:50:20 PM
2013-06-29: I was supposed to have done this yesterday but now I have tested a full board with 10 chips. It seems to work well, running both modules at 390MHz for a few minutes is a good sign. Smiley




These are horrible numbers you are currently generating 48% hardware errors.

What made you think 390mhz was stable on your current design?

HW% = 100 * HW / (diff1shares + HW)

100 * 294 / (922 + 294) -> 24%

Still not good tho, should be less than 2%. Must be because of high freq of 390!
What HW% do you get at 300Mhz ?
717  Bitcoin / Hardware / Re: Avalon Clone Assembly Service Europe 14 Avalons + 16 extra modules + enclosures on: July 08, 2013, 01:36:17 PM

Out of curiosity, why is cgminer reporting MinerCount 24, while you seem to only have two boards connected ?
MinerCount should be 2 ?!
718  Bitcoin / Hardware / Re: Low Watt Miners [Updated Daily] Value Table Added ROI/Cost on: July 07, 2013, 08:19:14 PM
The method I was going to use was to give the current month and about 6 months out, giving the data on each month for each unit.  That would allow people to see if they got a unit now second hand what it would be worth, or if they had something coming a month from now.  Then it wouldn't matter what batch, just the hashing power vs lead time.
I suggest to make a distinction between the silver Avalons of B1 and black Avalons of B2.
The black ones are newer and are capable of running faster (around max. 300Mhz versus 350 Mhz).
719  Bitcoin / Hardware / Re: Avalon ASIC users thread on: July 07, 2013, 06:58:58 PM
Have a look at the Cgminer API Log, and check the match_work_countNN for the 24/32 chips. You'll probably see some out of ordinary values there. Have a look at mine:

   [match_work_count1] => 8721
   [match_work_count2] => 8502
   [match_work_count3] => 937
   [match_work_count4] => 0
   [match_work_count5] => 8377
   [match_work_count6] => 8735

Clearly 3 and 4 are not happy.
720  Bitcoin / Mining / Re: BTCGuild odd payment link on: July 07, 2013, 06:46:22 PM
The problem has been acknowledged and is being worked on. I am locking this thread.
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!