Slashdot Mirror


Sun Releases Starcat

SilentChris writes: "Sun has released the Starcat server, a beast with up to 106 processors running Unix. Anyone have an extra couple [million] bucks lying around?" They're not cheap.

2 of 305 comments (clear)

  1. partitions by cornflux · · Score: 4, Interesting
    CNET article: The system can simultaneously use 900MHz processors with faster models yet to come. However, each partition requires all processors to run at the same speed, so faster chips will have to run in a partition of their own.

    As someone who does nothing with these types of systems, nor follows them, I think it's great that you can have different processor speeds using "partitions."

    I wonder if memory is treated the same way... i.e., separated by "partitions," or if you also have a choice to use it as one, large unified memory resource... or, I wonder if memory can be dynamically partitioned... hmm.

    Actually, now that I'm thinking about it... are all of the processor partitions considered peers? I mean, are the partitions all treated as if they were a single processor... then treated equally?

  2. Re:Scheduling airplanes? by Derkec · · Score: 5, Interesting
    "those conducting computationally intense tasks such as scheduling airplanes"

    "Huh? I understand that the nation's air traffic controllers may need updated equipment in light of the existing crisis, but how hard can scheduling be? I could see a use for a massively parallel monster like this in, say, flow-through or structural analysis or something, but scheduling? "


    What your missing is that this isn't a matter of airtraffic control. This is a matter of determining which planes and crews to fly to which locations at what times to maximize revenue. This is a classic, big, nasty travelling salesman problem. The bigger of a beast of a machine you get, the closer you get to an optimized solution. I.E. Most passengers willing to pay this most money with the least use of resources. It's a huge problem that needs massive computational power.