Warning, PDF link.
Maxwell, A 64 FPGA Supercomputer (pdf)
11–20 of 25 posts
Re: Maxwell, A 64 FPGA Supercomputer (pdf)
#12Not to rain on anyone's parade, but next to my desk is a machine about 10 times more powerful than what this paper describes. The main issues with the setup in the paper: latency between nodes. Gigabit Ethernet is just not good for latency. To nitpick some more, Virtex-4 is getting old.
Re: Maxwell, A 64 FPGA Supercomputer (pdf)
#13Not to rain on anyone's parade, but next to my desk is a machine about 10 times more powerful than what this paper describes. The main issues with the setup in the paper: latency between nodes. Gigabit Ethernet is just not good for latency. To nitpick some more, Virtex-4 is getting old.
Re: Maxwell, A 64 FPGA Supercomputer (pdf)
#14Re: Maxwell, A 64 FPGA Supercomputer (pdf)
#15Yet another FPGA vs CPU paper that doesn't compare with GPU's as well.
Re: Maxwell, A 64 FPGA Supercomputer (pdf)
#16Earlier quoted context omitted.
Title updated, thanks!
Great paper -- thank you! When is the publish date? 2008/2009?
Re: Maxwell, A 64 FPGA Supercomputer (pdf)
#17Wall clock time alone isn't such a useful metric to compare CPU vs. FPGA. It would be more meaningful to normalize by machine cost (initial investment and operating costs). (Software development/non-portability is a separate discussion.)
Re: Maxwell, A 64 FPGA Supercomputer (pdf)
#18Yet another FPGA vs CPU paper that doesn't compare with GPU's as well.
And why should it? The CPU and the GPU are entirely different beasts.
Re: Maxwell, A 64 FPGA Supercomputer (pdf)
#19Wall clock time alone isn't such a useful metric to compare CPU vs. FPGA. It would be more meaningful to normalize by machine cost (initial investment and operating costs). (Software development/non-portability is a separate discussion.)
They address software development cost at the end of the paper, and basically conclude that FPGAs are too hard to program to replace CPUs yet, even for highly specialized HPC applications.
Re: Maxwell, A 64 FPGA Supercomputer (pdf)
#20Not to rain on anyone's parade, but next to my desk is a machine about 10 times more powerful than what this paper describes. The main issues with the setup in the paper: latency between nodes. Gigabit Ethernet is just not good for latency. To nitpick some more, Virtex-4 is getting old.
Also one of the main goals was to build the supercomputer from commodity parts and "plug-in" FPGA cards, so they most likely had to go with FPGA cards there where available and maybe cheaper then the latest/greatest.
The paper would have been more interesting if they had compared this machine to other types of supercomputers then just CPU clusters.