Pages:
Author

Topic: Non-Bitcoin Uses for Old ASIC Miners? - page 3. (Read 14382 times)

hero member
Activity: 686
Merit: 500
FUN > ROI
March 13, 2015, 10:17:21 PM
#5
Agreed, but so far I haven't seen any such work.
Due to what the ASICs tend to do (accept data and start nonce, hash away with new nonces, return nonce if the hashed data falls below a specific threshold), and presuming SHA256 is everything it claims to be, it's also unlikely you'd ever see any such work.
They're not generic hashing chips, so any sort of 'quickly hashing every file' is not applicable.  They couldn't even do a single SHA256 hashing of a few bytes, as the hash isn't actually returned.
The output of a SHA256 hashing is supposed to be sufficiently unpredictable that any task you think you could accelerate by exploiting what the ASICs do and working back from there is also not going to fly.

This question has pretty much been asked since before ASICs popped up, and a Google search for 'bitcoin asic other uses'* will readily pop up some suggestions, most of which are invalidated or just unlikely to be practical.
As an example, as one blog post postulates:
The ASIC could aid in password cracking if:
* the hashes are generated with sha256(sha256(x))
* salt + password = 80 bytes
* the hash starts with 4 zero-bytes
Which is a situation that has never existed and, moreover, is now practically guaranteed to not exist (unless purposely done so).

I think some generic discussion posts around here come brrrr-weather time may have the only reasonable answer (beside "no") so far: they're pretty good as heaters.

* That search also returns this same question, over at StackExchange, which elaborates on the question a bit:
(Note: My question differs from "Reusability of ASIC miners" because I am only asking about hashing-specific applications, not whether ASICs can do other mathematical operations.)
full member
Activity: 224
Merit: 100
March 13, 2015, 09:48:06 PM
#4
If you had another problem that could formulated into the work structure ASICs are expecting (basically spoofing cgminer output to the hardware's driver with data that isn't bitcoin jobs), sure you could.

Agreed, but so far I haven't seen any such work.
legendary
Activity: 3318
Merit: 1848
Curmudgeonly hardware guy
March 13, 2015, 09:36:14 PM
#3
If you had another problem that could formulated into the work structure ASICs are expecting (basically spoofing cgminer output to the hardware's driver with data that isn't bitcoin jobs), sure you could.
hero member
Activity: 686
Merit: 500
FUN > ROI
March 13, 2015, 09:34:00 PM
#2
Nope.  ASIC Bitcoin miners do one thing and one thing only: mine Bitcoin.
( and any other coin that uses the exact same mining parameters, algorithm, etc. )
sr. member
Activity: 502
Merit: 251
March 13, 2015, 09:24:59 PM
#1
Can I use an old ASIC Bitcoin miner for other applications? For example, quickly reindexing the blockchain on my computer? Or quickly hashing every file on my hard-drive?

(I really wonder if the hard-drive could even supply the data to the miner fast enough, and the computer's CPU would probably have to be involved, translating the data for the miner, so that would be a bottleneck…)
Pages:
Jump to: