Comment Re:More Speeds Please (Score 1) 210
>>I wonder what they paid for it.
That is just like saying 'A Ferrari 360 consists 1100Kg of metal so I wonder what they paid for that 1000Kg of metal'.
FPGAs and GPUs can't be compared in that way.
FPGAs are slower in flops performance but that can do everything in a massive parallel setup if that is needed for the data processing. If a certain processing step can be done with 2000 independent multiplications then you can just create such logic in FPGAs and perform that step in just a few clock cycles while the GPU must revert back to ordinary loops because no GPU has that many ALU's.
And don't have too much admiration of financial companies and their contractors.
They are generally not into this stuff. A lot of senior developers have tons of certificates but can't handle new technologies because they are so caught up in their fixed paradigms. One of the so-called senior architect engineers at a financial software company told that they turned of a brand new GPU cluster because no-one could get it to work.... Well, I guess that was because there was no Java/Microsoft certificate for GPU supercomputing yet...
That is just like saying 'A Ferrari 360 consists 1100Kg of metal so I wonder what they paid for that 1000Kg of metal'.
FPGAs and GPUs can't be compared in that way.
FPGAs are slower in flops performance but that can do everything in a massive parallel setup if that is needed for the data processing. If a certain processing step can be done with 2000 independent multiplications then you can just create such logic in FPGAs and perform that step in just a few clock cycles while the GPU must revert back to ordinary loops because no GPU has that many ALU's.
And don't have too much admiration of financial companies and their contractors.
They are generally not into this stuff. A lot of senior developers have tons of certificates but can't handle new technologies because they are so caught up in their fixed paradigms. One of the so-called senior architect engineers at a financial software company told that they turned of a brand new GPU cluster because no-one could get it to work.... Well, I guess that was because there was no Java/Microsoft certificate for GPU supercomputing yet...