Bitcoin Forum
April 24, 2024, 05:33:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Parallel computing in Bitcoin  (Read 3259 times)
cbeast (OP)
Donator
Legendary
*
Offline Offline

Activity: 1736
Merit: 1006

Let's talk governance, lipstick, and pigs.


View Profile
February 13, 2015, 04:32:30 AM
 #1

Parallel computers are often used to analyze complex systems in supercomputers. It seems that blockchain analysis has similar complexity that would benefit from supercomputers. They could be used to track outputs for metacoins and optimize wallets to minimize transaction size. If SHA256 ASIC coprocessors were added to a conventional parallel computer, it could be optimized for blockchain analysis.

Any significantly advanced cryptocurrency is indistinguishable from Ponzi Tulips.
1713980003
Hero Member
*
Offline Offline

Posts: 1713980003

View Profile Personal Message (Offline)

Ignore
1713980003
Reply with quote  #2

1713980003
Report to moderator
1713980003
Hero Member
*
Offline Offline

Posts: 1713980003

View Profile Personal Message (Offline)

Ignore
1713980003
Reply with quote  #2

1713980003
Report to moderator
1713980003
Hero Member
*
Offline Offline

Posts: 1713980003

View Profile Personal Message (Offline)

Ignore
1713980003
Reply with quote  #2

1713980003
Report to moderator
"With e-currency based on cryptographic proof, without the need to trust a third party middleman, money can be secure and transactions effortless." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713980003
Hero Member
*
Offline Offline

Posts: 1713980003

View Profile Personal Message (Offline)

Ignore
1713980003
Reply with quote  #2

1713980003
Report to moderator
1713980003
Hero Member
*
Offline Offline

Posts: 1713980003

View Profile Personal Message (Offline)

Ignore
1713980003
Reply with quote  #2

1713980003
Report to moderator
amaclin
Legendary
*
Offline Offline

Activity: 1260
Merit: 1019


View Profile
February 13, 2015, 08:06:36 PM
 #2

what?
Eamorr
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
February 13, 2015, 08:47:10 PM
 #3

Parallel computers are often used to analyze complex systems in supercomputers. It seems that blockchain analysis has similar complexity that would benefit from supercomputers. They could be used to track outputs for metacoins and optimize wallets to minimize transaction size. If SHA256 ASIC coprocessors were added to a conventional parallel computer, it could be optimized for blockchain analysis.

The ASICs on the market are already optimized and parallelized.

I have a 500 core (Xeon E2600 v2) compute cluster machine at my university.

If I had that at full power for a month, I reckon I'd mine a few cent.
BitcoinPappi
Legendary
*
Offline Offline

Activity: 915
Merit: 1005


View Profile
February 13, 2015, 09:56:19 PM
 #4

Parallel computers are often used to analyze complex systems in supercomputers. It seems that blockchain analysis has similar complexity that would benefit from supercomputers. They could be used to track outputs for metacoins and optimize wallets to minimize transaction size. If SHA256 ASIC coprocessors were added to a conventional parallel computer, it could be optimized for blockchain analysis.

The ASICs on the market are already optimized and parallelized.

I have a 500 core (Xeon E2600 v2) compute cluster machine at my university.

If I had that at full power for a month, I reckon I'd mine a few cent.

OP is not talking about using hpc [clusters]/super computers to mine BTC. He is talking about using hpc [clusters]/super computers to do analysis on the  data  in the blockchain.

That is my understanding. OP can correct me if I am wrong.
 
Sukrim
Legendary
*
Offline Offline

Activity: 2618
Merit: 1006


View Profile
February 14, 2015, 01:55:41 AM
 #5

OP should probably do a bit of profiling first, before investing in SHA256 ASICs... Wink

https://www.coinlend.org <-- automated lending at various exchanges.
https://www.bitfinex.com <-- Trade BTC for other currencies and vice versa.
cr1776
Legendary
*
Offline Offline

Activity: 4018
Merit: 1299


View Profile
February 14, 2015, 01:58:14 AM
 #6

There was a discussion about parallelism in Bitcoin last fall.  It isn't exacly what you are discussing, but you might find it interesting:

https://bitcointalk.org/index.php?topic=816199.0

hhanh00
Sr. Member
****
Offline Offline

Activity: 467
Merit: 266


View Profile
February 14, 2015, 02:44:13 AM
 #7

Parallel computers are often used to analyze complex systems in supercomputers. It seems that blockchain analysis has similar complexity that would benefit from supercomputers. They could be used to track outputs for metacoins and optimize wallets to minimize transaction size. If SHA256 ASIC coprocessors were added to a conventional parallel computer, it could be optimized for blockchain analysis.
Sorry but there is just too many buzzwords in here to get your meaning through.
- Track outputs: the blockchain is a huge graph. Analyzing it can benefit from using parallel algorithms. Ex: find the connected nodes of a given node.
- Optimize wallets: shouldn't require big power. It's NP but the number of UTXO isn't usually very high. The problem is in choosing the right metric.
- SHA256 ASICs are too specialized to do anything besides mining.


Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!