Slashdot Mirror


NASA Installs Linux Supercomputer

unassimilatible writes: "Federal Computer Week reports that NASA plans to study the ocean's future with the help of the world's first supercomputer of its kind to run on the Linux operating system. The new supercomputer -- an SGI AltixT 3000 single-system image supercomputer -- has been installed at the space agency's Ames Research Center in California."

8 of 189 comments (clear)

  1. Altix by Preach+the+Good+Word · · Score: 5, Informative

    SGI's Altix handles up to 64 processors on a Linux kernel using the patches they release as opensource. As SGI hacks away at their bigmem and numa patches, they'll be able to handle more and more processors. The plan is to eventually graft enough IRIX technology to support just as many processors on Altix as they do with MIPS processors in Origin with IRIX.

    Even if you aren't a fan of Itanium2, Linux, or NUMA, these patches are bringing some nifty high-end tech to the free software arena.

    1. Re:Altix by GooberToo · · Score: 4, Informative

      Tons and tons of work has gone into 2.6 to make it fully NUMA aware and scalable. Last I heard, there were still some minor memory allocation node biases left in the scheduler, however, those are actively being worked on. Furthermore, they were considered corner cases and not general NUMA processing problem domains.

      IIRC, one or more the developers has a 128 (or larger, I forget) CPU NUMA system that 2.6 periodically gets tested against. Many smaller NUMA systems are commonly used by several others. It seems that many, but not all of the NUMA optimizations, also help SMP systems as well. As such, the developers have not been shy about embracing it. When the O(1) scheduler was writen, it was a very short period of time before they started adding HT and NUMA optimizations to it.

  2. Re:Ocean? NASA? by javiercero · · Score: 4, Informative

    Fluid dynamics and environmental studies are also part of NASA's research mission.

  3. Re:Patches ? by BJH · · Score: 5, Informative

    Don't know if this is what SGI is using, but the status of NUMA in the kernel and associated patches for it is shown here.

  4. Re:Ocean? NASA? by IvyMike · · Score: 4, Informative
    To quote one of the articles:
    "Using the vantage point of space, NASA gains an understanding of our home planet that we could never achieve were we bound to the Earth's surface," notes Dr. Ghassem R. Asrar, associate administrator of NASA's Earth Science Enterprise. NASA's remarkable 45-year history and vast scientific and engineering resources have helped the agency launch numerous research missions to understand and protect planet Earth.
    Sounds pretty reasonable to me.
  5. Almost but not quite... by Powercntrl · · Score: 4, Informative

    Don't hit the post button if your joke requires a life support system such as:

    "oh, never mind"
    Printed backspace symbols^H^H^H^H^H^H^Hcharacters
    ...pause (Think about it longer, you'll find a new way to make an old joke funny!)
    A comment relating to the moderation system or karma
    Rehashing all your old Slashdot memes are belong to Natalie Portman's hot grits in Soviet Russia goatse.cx posts YOU!
    Using any form of Slashdot cliche as an attempt at humor
    Ending your post with @^T#G@#YHB^#@$NO CARRIER

    --

    ---
    DRM is like antifreeze, to the MPAA/RIAA it's sweet, to the consumers it's poison.
  6. Re:Not quite "Supercomputing" by Error27 · · Score: 5, Informative

    The thing that is special about the NASA computer is that it is a single image system and not really some cluster type thing. Mostly people say that Linux 2.4 scales well up to 8 processors, but this system has 256 processors.

    SGI is working on scaling the kernel to even more processors. For example, Erik Jacobson from SGI recently noticed that 'cat /proc/interrupts' doesn't work if you have 512 CPUs in your system. Frankly when I saw that I thought it was a joke, but I guess it must be real if they already have paying customers.

  7. Re:How is this "News" for nerds? by Styx · · Score: 4, Informative

    It isn't a beowulf cluster.

    It uses a single system image for all processors, as opposed to a beowulf, which has separate system images for all cluster nodes.

    --
    /Styx