Linked by Amjith Ramanujam on Wed 19th Nov 2008 22:07 UTC, submitted by caffeine deprived
Hardware, Embedded Systems Nvidia and partners are offering new "personal supercomputers" for under $10,000. Nvidia, working with several partners, has developed the Tesla Personal Supercomputer, powered by a graphics processing unit based on Nvidia's Cuda parallel computing architecture. Computers using the Tesla C1060 GPU processor will have 250 times the processing power of a typical PC workstation, enabling researchers to run complicated simulations, experiments and number crunching without sharing a supercomputing cluster.
Permalink for comment 337888
To read all comments associated with this story, please click here.
RE[4]: Specifics?
by Vanders on Thu 20th Nov 2008 16:57 UTC in reply to "RE[3]: Specifics?"
Vanders
Member since:
2005-07-06

"Ah, so you can't take your existing Fortran and recompile chunks of it for the C1060?

It's not as simple as a re-compile, no.
...
Specialized hardware generally requires specialized programming to fully exploit it.
"

Which, in a round-about way, brings me to the point: while these cards look very nice and clearly have a roll to play in specialised applications such as real-time medical imaging, they are not a "drop in" replacement for a proper cluster. If you write your code to use one of these cards you will find yourself tied to nVidia in the future, with perhaps no opportunity to run your code on a faster machine in the future should the need arise.

If you write your code using say, MPI on Fortran, you can pretty much expect your code to run five or ten years from now, even if it's running on a totally different cluster.

Reply Parent Bookmark Score: 2