Bitcoin Forum
August 09, 2024, 11:27:15 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 [550] 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 ... 800 »
10981  Bitcoin / Mining software (miners) / Re: Why not utilize RAM in video cards? on: March 20, 2012, 04:08:04 AM
What i meant, there is cases where at certain situation a certain outcome is certain to 100%.
Expanding THOSE lookups where we know that something will result into something 100% of the time is my intention.

No such scenarios exist beyond the current ones.

Quote
Let's say beginning of the hash is e5da3, and for some statistical miraculous reason if char[0] == e, char[3]==d, char[5] == 3 then char[6] == a when we know that what we are hashing is N characters long.
Or maybe if the beginning of hash is 6be3c118da8acd56 we know the last character is 5, thus cannot be our match.
Or maybe if the first round beginning is 6be3c118da8acd56 we know that next round first 3 chars will be dcc, and therefore not a match.
Pending statistical analysis naturally.

I hate to break it to you but no modern cipher can be broken that easily. Hell no cipher of 1960s could be broken that easily.  There is no prefix, suffix, middle charecter, or other recognizable element of a block header which produces too large of a block hash.  If there was then SHA-256 would be broken. 

Quote
I don't understand why that kind of statistical analysis is so difficult to fathom.
Similar things ARE being done with FPGAs, and probably on the GPU code.

No they aren't.  That would be a round reduction attack and no know general purpose round reduction attack exists for SHA-256.  The entire cryptographic community has been looking over round reductions for the better part of a decade.  If you think you will find one via some statistical analysis of a trillion or so hashes well start looking into it but before you waste your time look at the psuedo code of SHA-256 round computation.

Specifically the Ch function.  Notice also how elements A to H rotate after each round.  



Cryptographically strong hashes are designed to defeat specifically what you are looking to do.  If you could do what you think you can do forget Bitcoin the implications go far beyond it.  You would be a rockstar in cryptographic circles, and could likely write yourself a job opening in any of the 3 letter agencies you wanted.  Then again the NSA spent nearly 4 years vetting algorithms, hosting open challenges to look for attacks and SHA-256 has been THE target to hit among cryptographers so I think the odds of you stumbling accidentally on something that rips it wide open is limited.

Quote
Also, we know the format the original data is in, which might result in some odd coincidences in the resulting double hash.

SHA-256 has no know preimage attacks against the full strength cipher.


Still don't let this dissuade you.  What you are describing is an attack, not an attack of Bitcoin but a credible attack against SHA-256.
10982  Other / Beginners & Help / Re: lmao 3853 hashes per second LITECOIN on: March 20, 2012, 02:22:17 AM
You aren't hashing at 3.8 MH/s not unless you have a super computer, a major botnet, or are an enterprise system admin stealing computing power.

So the calculator is right but your input isn't.

At 3.8 KH/s you will earn about 2.5 LTC per day (about 1 penny).
10983  Other / Off-topic / Re: Specs on BFL Single power adapter? on: March 20, 2012, 02:17:34 AM
You sure that OK Gear one is 16ga or better?  One other issue I see is ... is 12" enough to actually run 3 units spread out enough?  Might be kinda tight depending on heat envrionment.

You can always do a double splice

connector ---- butt splice ----- extension wire 2 ft ----- butt splice ---- wire terminated barrel adapter

but the longer the cable the more important it is to have thick wires to avoid voltage drop and the corresponding current / temp increase.
10984  Bitcoin / Mining / Re: Hot tub miners on: March 20, 2012, 02:14:17 AM
BUT, arent we here to make some money too? not just save some by using waste heat.

Aren't these two equivalent?

If "you" provide a waterproof rig I can leave at the bottom of the pool and you "make" money and split it with me, that was worthwhile especially if it was just a couple gpu's. Do this with lots of people and you have money for little risk.

No.

Putting rigs underwater is unsafe but lets ignore that for a second.  Computing hardware is expensive.  A 1 KW pool or hot tub heater is pretty cheap.  Maybe $300.  A rig which uses 1 KW or power, has water blocks, circulation pumps,  in a nice sealed box with heat exchanger and connections to hot tub is more like $2000. 

So using it part time isn't really viable for anyone.  Rig should run 24/7/365 and provide unlimited free heat to the hot tub but also 24/7/365 hashing operation.  Otherwise given the limited power needs of a hot tub you are looking at a payback period in decades.

This isn't to say something couldn't be done but
a) underwater rigs high voltage rigs
b) "part time" rigs

simply don't make any economical sense.
10985  Bitcoin / Mining software (miners) / Re: Why not utilize RAM in video cards? on: March 20, 2012, 01:58:41 AM
500 million hashes is 0.000000000000000000000000000000000000000000000000000000000000000000001% (not exact) of all potential hashes.

So 99.99999999999999999999999999999999999999999999999999999999999% (not exact) you will find nothing to lookup.

10986  Other / Off-topic / Re: Specs on BFL Single power adapter? on: March 20, 2012, 01:32:47 AM
Probably that the loss in efficiency isn't much to worry about when the farm makes so much money during power outage. FWIW, I wouldn't bother with a UPS though, power is never out very long around here.

My thinking was just that since he is overly concerned about the quality of the power a line interactive UPS would ensure a very high quality input AC power.  Near perfect sinewave with the UPS boosting sags and absorbing spikes. 
10987  Other / Off-topic / Re: Specs on BFL Single power adapter? on: March 20, 2012, 01:31:33 AM
I'm not sure I see how that matters, if he's loading down a 1200w PSU with 125 Zetex or 14 BFL units, the load is the same to the UPS.  Am I missing something?

The cost of the equipment being protected.  GPU are cheaper and use more power which means a UPS will be more expensive and a higher % of total system cost.  An FPGA is more expensive and uses less power which means a UPS will be less expensive and a lower % of total system cost.
10988  Bitcoin / Mining / Re: Hot tub miners on: March 20, 2012, 12:48:28 AM
For me, the answer to deal with the problem of "what do I do when the hot tub is already hot enough?" needs no valves: it is a software solution to simply lower the hash rate when the extra heat is not needed.  Given that the original purpose is to mine with free power, there is no point in using more power than the hot tub needs for heat because that power is no longer free.

That makes it real simple then, just a couple pumps, a heat exchanger and a temp sensor with communications to your computer to control it.

If you want to be cheap no need for temp sensor.  Just use temp sensor on the GPU and cgminer.  With sufficient flow on both sides of the heat exchanger the two loops will reach equilibrium within a few degrees of each other.  So if GPU are 50C then the hot tub may not be exactly 50C it might be 45C or 42C but it isn't going to be 80C or 20C.
10989  Other / Off-topic / Re: Specs on BFL Single power adapter? on: March 19, 2012, 10:52:24 PM
I have trouble finding high enough capacity UPS units that don't cost more than it's worth to protect, though...

For GPUs I agree but he is talking about ztex FPGAs.  At $250 per board (even in bulk) and 8W it is roughly $31 per watt.  One can get a UPS for 1% of total system cost. Sounds like a good investment to me.

Now GPUs  I wouldn't consider a UPS.  

10990  Bitcoin / Development & Technical Discussion / Re: Miners that refuse to include transactions are becoming a problem on: March 19, 2012, 10:49:44 PM
Mining isn't just about adding tx to the block chain.  The hashing power still adds to the network security.  The economic value from that hashing power provides the incentive to not be disruptive.  There is no economic incentive to including txs.  People being cheap isn't a flaw.
10991  Bitcoin / Development & Technical Discussion / Re: Miners that refuse to include transactions are becoming a problem on: March 19, 2012, 10:33:50 PM
Design =/= implemented code.
10992  Other / Off-topic / Re: Specs on BFL Single power adapter? on: March 19, 2012, 10:19:24 PM
I have never seen a high quality PSU kill downstream components unless abused or pushed beyond specs.  Honestly I haven't ever heard of any ATX PSU damaging components that wasn't related to user error or abuse.

In our datacenter we have $80,000 servers running 24/7/365 off power supplies (n+1 redundant).  Power supplies are designed to safely power a lot more than a couple thousand in FPGAs.  Your UPS idea is dubious.  What if it is the UPS not the PSU which fails?  Plus UPS don't really exist for DC loads at the price point you are looking at.  So you are talking about some kind of modding increasing the risk of failure.


Anything can happen but internal PSU failure that also protected downstream components is very remote.  If you really feel the need for supplemental protection get:
a) whole house surge arrestor (a real one)  <- still won't help in a direct strike hopefully your mains are underground
b) a dedicated circuit and outlet preferably with a locking connector to prevent accidental disconnection
c) line interactive UPS

the goal being to ensure the power into the PSU is perfectly clean.  Transients from upstream of the PSU are far more likely to cause damage than a failure of a PSU which results in internal unsafe voltage.
10993  Bitcoin / Mining / Re: Hot tub miners on: March 19, 2012, 10:04:55 PM
My thoughts exactly I think we were saying the same thing in different ways.

I may not go that elaborate for my setup but putting heat exchanger on cold input of hot water heater seems a no brainer.  That is the closest thing to "free energy" you can get.  
10994  Bitcoin / Mining / Re: Hot tub miners on: March 19, 2012, 09:54:24 PM
Well yeah, but isn't that what I said initially? Smiley

Yeah maybe I misunderstood but you can't rely on JUST a hot tub was my point.  What happens when the hot tub is at 50C and the GPUs are at 50C?  With nowhere for the heat to go the temp in both loops will rise and rise faster in the GPU loop until you hit GPU killing temps.

Having a water-air radiator after the hot tub gives you control over the GPU temps outside of what the temp of the hot tub is.
10995  Other / Off-topic / Re: Specs on BFL Single power adapter? on: March 19, 2012, 09:49:00 PM
Looks nice P_shep but how is that 4x1 adapter wired?
10996  Bitcoin / Mining / Re: Hot tub miners on: March 19, 2012, 09:42:25 PM
I don't see why it wouldn't work, although it would almost certainly raise the temperature of your GPU water loop. Either that or you'd need a huge heat exchanger to move much heat with only a few degrees deltaT.

No you just need a water-air heat exchanger to provide supplemental cooling downstream of the hot tub heat exchanger.


GPUs ---> Pump ----> Hot tub heat exchanger ---> Water/Air heat exchanger ---> back to GPUs


You could get the GPU input water back down close to ambient using a water/air heat exchanger after the hot tub, but in order to dump heat into the hot tub you'd need the water out of the GPU to be hotter than the water in the hot tub loop. If you keep your hot tub at 40C and his existing water temperature is around 40-45C, he would need a pretty big heat exchanger to dump any meaningful amount of heat into the tub with only a couple degrees deltaT.

Then run your GPUs a little hotter.  60C is nothing for a GPU.  60C vs 40C is more than enough Delta T.
10997  Bitcoin / Mining / Re: Hot tub miners on: March 19, 2012, 09:41:14 PM
I don't see why it wouldn't work, although it would almost certainly raise the temperature of your GPU water loop. Either that or you'd need a huge heat exchanger to move much heat with only a few degrees deltaT.

No you just need a water-air heat exchanger to provide supplemental cooling downstream of the hot tub heat exchanger.


GPUs ---> Pump ----> Hot tub heat exchanger ---> Water/Air heat exchanger ---> back to GPUs


Would you though? If it takes x amount of watts for a hot tub to maintain temperature of y with it losing heat to evaporation/convection then so long as you input x or less watts then your water temperature won't exceed the original design. Issues would arise when you add more than x amount of watts to the water in the hot tub. Then the temperature would rise until the increased delta t between the water and ambient air caused an equilibrium to be reached through evaporation/convection. This isn't an issue for a heatsink but it is an issue for a heatsink that humans would like to enjoy sitting in. In that case then it would make sense to run a water/air HX before the hot tub so that you add less than x watts and then supplement to reach x watts.

No that would be bad.  Heat exchangers work better with a higher Delta T.  Cooling the water before getting to the hot tub would make it useless for transferring heat into the hot tub.  If temp is less than hot tub heat would actually flow to the GPU loop.  If the temps are close you would get minimal heat transfer.  Also you have little control over how "cool" you get the water.  Lastly the temps leaving the heat exchanger will be close to the hot tub temp.  So your "cold" input temp for GPUs will be 60C-70C.  You are cooling the GPUs with water higher than the temps you want them operating at.

Pretty simple to solve the "humans don't like it that hot problem".  The first is that the hot tub will never get hotter than the GPUs.  If you use something like cgminer to throttle GPUs based on temps then water in loop will never be hotter than the temps humans like.  If you want max GPU temps then you need a bypass valve.  If hot tub is < desired temp then water flows through heat exchanger.  If it is >= desired temp valve closes and water flows around the heat exchanger.

GPU (60C) ----->  hot water heat exchanger (drops temps to ~ hot tub temp say 55C)  ---->  air heat exchanger (50C) ----> water returning to GPUs (50C)

GPUs then heat water back up to 60C and the cycle starts over.
10998  Other / Off-topic / Re: Specs on BFL Single power adapter? on: March 19, 2012, 09:34:20 PM
Well, I think we can count me out for the moment. Saving 10w on 11 singles 80Kwh for me over the course of a month which amounts to $5.68 or ~1.1 BTC. A month. I was thinking it would be fun to do this, but the cost seems a bit too high with the extra PSU ($220) and adapters ($250).

My money is best utilized elsewhere atm.

The quote was $25 for a 3x1 adapters.  I won't be ordering them as I was hoping they could supply them for $10 and I mark them up to $15. Smiley.  At $25 for cost there is no market and no profit for yours truly.  Still it wouldn't require 11 adapters to power 11 singles just 4.
10999  Other / Off-topic / Re: Specs on BFL Single power adapter? on: March 19, 2012, 09:32:36 PM
Yeah that was my original thought.  Still a lot of work sweatshop work which is why I looked for an OEM.  However if you are interested go for it.  I am sure there is demand for a product.  I would be interested but not @ 4 BTC each.  
11000  Bitcoin / Mining / Re: Hot tub miners on: March 19, 2012, 09:29:27 PM
It would be smarter and more practical to just plug your watercooling loop into the main hot water system of your house. Then you'd at least get use out of it at all times (rather than only when you use the hot tub) and your hot water is typically around 50C which is good for computer use. Hot tubs tend to be a bit hotter depending on personal preference.

I'm not sure it is worth the plumbing effort but it would be fun to play around with. I prefer to just keep it simple and mine for waste heat in the winter. In the summer, I will shut down all mining.
The typical household water pressure is 70-100psi, way to much for available gpu water coolers.
You may be able to come up with a custom solution, milling the water blocks yourself, but that's what I call risky.

One word.  HEAT EXCHANGER.  Ok I lied it is two words.

Pages: « 1 ... 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 [550] 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 ... 800 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!