Linked by Thom Holwerda on Wed 26th Nov 2008 22:45 UTC, submitted by pablo_marx
Thread beginning with comment 338481
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
What exactly were you running it on? I've never had a problem with Plan 9 crashing at all.
Besides... just because it crashes on your x86 doesn't mean it won't run smoothly elsewhere.
And, no, I didn't say everything that is posted on slashdot is the truth, but the story does seem credible. If you search "Plan 9"+BlueGene on google you'll see that there has been work at IBM on this.
So... you're basing your disbelief on some pixels you think you see? Could you be specific beyond a "feeling" on what is leading you to believe that it is photoshopped? Or is it simply that you don't believe that anything but Linux could do this?
GC
RE[6]: Nice name choice
by sbergman27 on Thu 27th Nov 2008 15:02
in reply to "RE[5]: Nice name choice"
Or is it simply that you don't believe that anything but Linux could do this?
Architecturally, Plan 9 is ideal for this use. Built from the ground up as a distributed system, the concept of "processor server" is basic to it (as are display servers, storage servers, print servers, camera servers, etc.), all communicating happily via 9P. As to how well optimized it, and its compiler is for this use, I don't know. According to the Glendix paper, KenCC, written in only 1/17th as many lines of code as gcc, can do everything that gcc can. One could be forgiven for having a few doubts about that, though.
Edited 2008-11-27 15:03 UTC





Member since:
2006-09-25
It isn't? Certainly does look shopped.
And as we know everything posted Slashdot is truth!
It doesn't have to be Linux to run on a supercomputing cluster.
Yeah... I have tried Plan 9 a few years ago. They know what they are doing in system design/research, but their aim was not producing a realworld OS. Plan 9 crashes all the time (it's also slow/not optimized and has nonexistent hardware support, but these don't matter on a cluster).
As far as I know there is a Plan 9 cluster run by Ron Minnich and Andrej Mirtchowski at a national laboratory (and it has no bunnies stitched to the racks...), but none at IBM.
GG