Bitcoin Forum
June 24, 2024, 05:16:38 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: VirtualCL / 2x Quad HD 7990  (Read 8231 times)
Bitweasil
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
July 06, 2013, 10:27:29 PM
 #21

Most people here use custom cooling solutions, however improvised they may be.

Also, while I understand your question is non-Bitcoin related, you may want to pursue ASIC development for your goals. ASIC means a much more efficient device, that does more work for far less power.
Are you trolling or what?

I assumed it was someone who had just heard that "ASIC is better than FPGA is better than GPU" and had no idea of the actual time and money costs of doing ASIC development.

Plus, for many problem sets, by the time you hang a few gigabytes of high bandwidth memory off your FPGA or ASIC, you're halfway to a GPU anyway, at only 20-30x the cost of a modern GPU.

Not everything is bitcoin.

Need high quality, rack mountable GPU clusters for OpenCL work or password auditing?  http://www.stricture-group.com/
Trillium
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile
July 07, 2013, 11:34:00 AM
 #22

OP could only use ASIC if his work included only doing SHA-256 hashing over and over.

Lets face it, he's not. He needs GPU's.

Unfortunately most bitcoin miners are trying to minimise their capital by making open air designs that arguably are not suitable for OP. That way they reach ROI much faster. Wheras in OP's case it seems that they have more or less limitless money to throw at the problem. Good luck with that.

BTC:1AaaAAAAaAAE2L1PXM1x9VDNqvcrfa9He6
melmo
Full Member
***
Offline Offline

Activity: 213
Merit: 100


View Profile
July 08, 2013, 01:43:52 PM
 #23

OP could only use ASIC if his work included only doing SHA-256 hashing over and over.

Not really, it doesn't have to be SHA-256 - there are tons of different types of asics, or if he is willing to develop his own asic.  Most likely he isn't though.

This is actually where fpgas can come in handy, if he's doing the same type of processing over and over, otherwise gpus would still be preferred.
Bitweasil
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
July 08, 2013, 05:47:31 PM
 #24

OP could only use ASIC if his work included only doing SHA-256 hashing over and over.

I'm not sure you realize that ASIC stands for Application Specific Integrated Circuit - it's a cover term for any sort of circuitry (silicon based or otherwise) that performs a specific task or set of tasks.  GPUs and CPUs are both arguably ASICs - just performing a very generalized set of tasks.

There's more to ASICs than just bitcoin.  Bitcoin is a niche within a niche, in terms of global semiconductor manufacturing.

Quote
Unfortunately most bitcoin miners are trying to minimise their capital by making open air designs that arguably are not suitable for OP. That way they reach ROI much faster. Wheras in OP's case it seems that they have more or less limitless money to throw at the problem. Good luck with that.

The OP is trying to do something resembling a professional OpenCL cluster for production work, which is very different from bitcoin mining.  I'm somewhat surprised how many people in this thread didn't even read his requests about having something in a case that was rack mountable.  Most data centers will laugh you away if you show up with milk crates for their racks.

This is actually where fpgas can come in handy, if he's doing the same type of processing over and over, otherwise gpus would still be preferred.

FPGAs are certainly reprogrammable for different tasks.  The main problem is that writing the hardware description (in Verilog/VHDL) is much harder than the parallel coding for GPUs, and depending on the task, the insane memory bandwidth of GPUs may be of significant use.  For large data processing, the onboard memory and bandwidth of GPUs is incredibly useful, and generating FPGA boards with the same capacity would be significantly more expensive.

Need high quality, rack mountable GPU clusters for OpenCL work or password auditing?  http://www.stricture-group.com/
Pages: « 1 [2]  All
  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!