How will Linux be leveraged in next-gen supercomputers? (NewsForge)
Posted Sep 27, 2005 5:11 UTC (Tue) by
dlang (subscriber, #313)
In reply to:
How will Linux be leveraged in next-gen supercomputers? (NewsForge) by drag
Parent article:
How will Linux be leveraged in next-gen supercomputers? (NewsForge)
I did say at least 32 CPU's :-)
the post a week or so ago about the 512 CPU machine was useing something pretty close to a stock kernel and they were still at ~50% scaleing per cpu.
I've also seen posts with IBM 64 CPU machines running very nicely with stock kernels.
in any case, even with multi-core CPU's the limit is still comfortably ahead of what's easy to get hold of.
and with the steady trickle of fixes for the bottlenecks that they do run into on the 512 CPU machines it's just getting better.
when you go from a 1 CPU machine to a SMP machine you do need to recompile the kernel, and when you move from a SMP setup to a NUMA setup (useually around 16-32 CPU's) there are a bunch of new things that have to be set right for the exact hardware (to have the memory management work optimily, although there is a lot of work being done to autodetect the nessasary settings), but there's a very broad range in there from 1.5 (HT) to ~64 cpu's where things just work
(
Log in to post comments)