How will Linux be leveraged in next-gen supercomputers? (NewsForge)
Posted Sep 27, 2005 4:37 UTC (Tue) by
drag (subscriber, #31333)
In reply to:
How will Linux be leveraged in next-gen supercomputers? (NewsForge) by dlang
Parent article:
How will Linux be leveraged in next-gen supercomputers? (NewsForge)
I think the kernel itself (at least 2.6 series) scales a bit better then was given credit for when one of you said it could use up to 32 cpus.
HP with it's 'BigTux' project showed that a out-of-the-box kernel is able to scale perfectly well (with benchmarks and such) in a 64-way NUMA architecture. I beleive they used a Suse smp kernel for testing. And a unique thing it can do is do it dynamicly. That is when they plug in more cpus to a system the kernel is able to automaticly detect them and set up memory management so that it's all optimized for regular numa-style operation.
This is something special, I think. Propriatory unix kernels would have to be modified code-wise or have to be reconfigured at least to be able to run efficiently in a single cpu or dual cpu enviroment vs a 64 cpu enviroment. At least that's the impression that I get.
Also don't forget that SGI has it's Linux supercomputers that are able to use up to 2048 cpus in a single machine. Of course this isn't the vanilla kernel.
(
Log in to post comments)