Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
The Almighty Buck

Submission + - JPMorgan Rolls Out (Another) FPGA Supercomputer (computerworlduk.com)

An anonymous reader writes: JP Morgan is expanding its use of dataflow supercomputers to speed up more of its fixed income trading operations. Earlier this year, the bank revealed how it reduced the time it took to run an end-of-day risk calculation from eight hours down to just 238 seconds. The new dataflow supercomputer, where the computer chips are tailored to perform specific, bespoke tasks (as explained in this Wall Street Journal article) — will be equivalent to more than 12,000 conventional x86 cores, providing 128 Teraflops of performance.

Comment Re:Pretty stupid approach. (Score 1) 194

I think you're underestimating the bank.

The cost of this solution might have been low enough to warrant the immediate gains in performance.
The lock-in you describe might not exist, as the algorithms and the accelerated bits are a small portion of the entire code-base (but take 99% of the run-time).
It will very likely be the case that the cost of not going with this solution is far far greater than going for it.

Comment Re:Could they not use GPUs? (Score 1) 194

GPUs are much more power hungry compared to FPGA and provide a fraction of the performance.

At the end of the day, GPUs are designed for gaming machines... the whole GPGPU thing is a side show for the graphics market. It's just not optimized in any way for this sort of computation. There's little money to be made building supercomputers compared to selling gaming machines.

However, an FPGA can be completely customized to suit your exact needs, you will make efficient use of the entire chip. It won't be a mere coincidence (like in the GPU case) that the chip can be used for a computation that you need. The FPGA is customized directly to fit an algorithm. this efficiency is where the speed gains are made.

It seems people put a lot of effort in to making their software compatible with GPUs and changing their algorithms to fit the GPU model.. this is a distorted view of reality - it is the computer that needs and can change to suit the problem, not the other way around.

Comment Re:They may be attacking the wrong castle (Score 1) 108

Checkout: http://www.maxeler.com/

They've been getting some pretty crazy results. If i understand correctly, they've got a completely innovative workflow, tool-chain and abstraction. I think they've even created their own simulation tools that give you cycle-accurate results 1000x faster than modelsim.

Comment Re:The Case for Google's Control: Atrix (Score 1) 373

Since when is apple a carrier?

Last time I checked, Carriers make money through call tariffs - barely from accessories or ad revenue etc.
Apple makes their money from selling the hardware. Motorola, Samsung, HTC etc make their money also from selling hardware.

Some carrier see greater value in Android as they can fill it up with their rubbish content and try making even more money - beyond the call charges.

Thankfully, Android is open and you can just rip away all the garbage some carriers push into it.

Slashdot Top Deals

So you think that money is the root of all evil. Have you ever asked what is the root of money? -- Ayn Rand

Working...