Linux Chosen for IBM's New Supercomputer
Uhh_Duh writes "news.com is reporting that Linux will be the main OS in the Blue Gene - IBM's $100m supercomputer project. The Blue Gene will contain 65,000 processors and 16 trillion bytes of memory." Wow. That's a lot of nuclear weapons simulations.
Hopefully the fruits of this will feed through into the mainline kernel and so to other systems.
There's A nice presentation[ibm.com] that describes the system quite well.
I read the f'ing article and it says...
Unless nuclear weapons simulations is secret code for protien fold simulations, then I don't get it.
Speak truth to power.
They contribute plenty..one I use and thank them for is JFS, the journalling filesystem used by AIX. I have a question...I love Linux..use it everyday, but I ALSO love AIX..which I think is the superior commercial UNIX..what's wrong with using AIX?
If you're not a Liberal in your 20's, then you have no heart.If you're still a Liberal in your 30's you have no brain.
While they probably won't profit share, they'll likely share in other ways, by code improvements etc. IBM is investing heavily in linux and I'd assume they're looking at ways to improve linux to make it as stable as AIX is. They've already done work on integrating JFS into the kernel, for instance.
Yahoo! News Version
IBM Chooses Linux for 'Blue Gene' Supercomputer
IBM has chosen the open source Linux operating system to run on one of its largest, most powerful supercomputing projects, dubbed "Blue Gene."
The petaflop computer, which can calculate 1 quadrillion operations per second, is 100 times more powerful than the fastest computers available, according to IBM.
ZDNet UK
Linux will power IBM supercomputer project
The upcoming family of 'Blue Gene' supercomputers will run on an extended form of Linux, a major endorsement for the open source operating system
Linux will be the main operating system for IBM's upcoming family of "Blue Gene" supercomputers -- a major endorsement for the operating system and the open-source computing model it represents.
OS Opinion
IBM Chooses Linux for 'Blue Gene' Supercomputer
Another supercomputer in the same family, Blue Gene/L, is also set to run Linux. IBM has said Blue Gene/L will be at least 15 times faster than today's fastest supercomputers.
See Complete Story
The Blue Gene project, first announced in late 1999, was designed to model the folding of human proteins, allowing researchers to better understand diseases and their cures. At the time, IBM said Blue Gene would be 1,000 times more powerful than "Deep Blue," the computer that beat chess champion Garry Kasparov in 1997.
You say things that offend me and I can deal with it. Can you?
I still hope they get decent coolers 'cuz we're now talking about 32 processors per chip ! Still, what an awesome design to increase the density & number of processors. I was wondering how they'd do it for 65,000. Now I know :)
Interesting question unfolding : will we ever get those chips on the desktop ? Imagine your own 32-way PC at home. Heh, who needs Beowulf clusters now !
Building a computer, to tell you how to build another, larger, more complex computer. Hrmmm..
Uh, that's how it works in general. Or did you think modern CPUs were laid out by hand?
Conventional wisdom, sometimes called Amdahl's second law of computing, says you need as many bytes as flops, i.e. a one second main memory buffer. This computer only has 1/60 sufficient memory- 16 terabytes for one petaflop. Anything that involves serious dataprocessing, e.g. sensor signals, won't run at top speed due to the seriousmemory deficiency.