IBM unveils 64-way NUMA server; Promises Linux support 102
I just found this article at Info World which talks about IBM releasing a 64-way NUMA-Q server. The interesting part is that IBM promise to release a version of Linux optimized for
NUMA servers. What do you think about it?
And? (Score:1)
Linux runns well on 2cpus. 4 isn't bad and the kernel guys are working to improve it.
But 64?? How about wasting 60 of those CPU's. Whats the point. At this time if you want that many cpu's in the same box you should stick with IRIX, etc. Linux is working on it but it isn't even close yet......
Not all problems are nails. You shouldn't always try to hit them with your Linux hammer.
Re:Big players on the scene. (Score:3)
Well, this isn't really an "IBM" system. It's a Sequent system which was far along in the design process when IBM bought them a year or so ago. There seems to have been a tremendous brain drain since the purchase (*), so this machine may be born as a legacy system.
(*) According to one of those drained brains, IBM didn't seem to have a clue what to do with them. Lacking any top-down direction, they tried to launch some bottom-up initiatives, which IBM management squashed.
Re:Why bother? (Score:1)
What if I were to get you started about run queues?
Also, no one who buys them pays full price. People who buy a lot get a massive, massive discount.
And they're purple. (well, they used to be in a purple cabinet)
Honestly, though, I have no idea why anyone buys them. I love the one we have, but, well.. I woulda bought a bunch of rack-mounted alphas. I guess people buy them for the same reason all large corporate purchases go through -
Someone made a well-timed compliment to someone else's golf fame.
--
blue
Re:It's not that difficult.. (Score:1)
I thought NUMA was a clustering method. Makes more sense to say you would be able to cluster 16 4-way boxes than to say you can buy a 64-way server.
The article says you can strap together four of these 64-way boxes to get a total of 256 processors and 256 Gb of RAM. I'm wondering now if that is right.
Re:It's not that difficult.. (Score:1)
I may be misunderstanding but, from what I understand NUMA is not strictly for multiple boxen. I was more under the impression it was the middle step between SMP and MPP clusters...
Re:woot (Score:1)
There's no video card. There's also no keyboard or mouse port.
Should be a fun game of quake.
--
blue
Re:Does OS/2 work on these? (Score:1)
Amiga revisited (Score:1)
Hey, sounds like just the Amiga! Anyone remember all that jazz in the Amiga boxes about "Fast" RAM and "Chip" RAM? The ol' Amiga boxes had two types of memory. The "Fast" section of memory was on a dedicated bus to the CPU, and can only be accessed by the CPU. If you needed something to push to any I/O chip in the system, that had to go into the "Chip" RAM region, where the CPU had contention with all the I/O chips in the system.
The actual format for Amiga's binary executable files specified where each section of the program had to go. Amiga programs were loaded in segments, and the operating system loader read from the file whether an individual section must be loaded into fast ram, chip ram, or any available ram space. Typically the code segment would go into fast ram, and most data segments went into chip ram.
Man, that brings some good memories. The old Amiga was WAY ahead of its time... What a shame...
Missing the point (Score:2)
So the cool thing about this announcement is it means Linux will be getting good, efficient NUMA support even sooner than expected! Which should help it compete favorably with NT and perhaps even Solaris on high-end servers.
Rowenta makes new Toaster, promises Linux support (Score:3)
Rowenta is based in Standfort Offenbach in Germany.
J.
(mention Linux and get posted on
Re:Why bother? (Score:1)
Re:Isn't this lovely (Score:1)
Steal, schmeal.
I believe the question you are asking, is which existing distro they will extend. And this is a real extension, not an embrace/extend/extinguish, as the changes will be open for others. The GPL will see to that.
Re:Wow. (Score:2)
Bah. I remember before we had user accounts. I didn't like having
What are user numbers up to these days, anyway?
Re:It's not that difficult.. (Score:2)
From what I remember during the last time I visited sequent (3-4 years ago) They had some NUMA-Q systems with multiple proc boards, each holding 4 PPros. I think the one they had running had 16 PPros in it. It was a refridgerator sized box, too.
What really intrigues me though is the SMP boxes with mixed x86 architectures. And for that, I shall be ever impressed with Dynix/ptx
Cursed are those who use sequent (IBM,whatever) products in buildings with no elevators.
Coding an OS for NUMA is easy? (Score:1)
Really? So you've done this?
I wonder if IBM is actually gonna write a NUMA layer for linux?
SGI has the best in the business, and they're busy putting it into linux as we speak. However, IRIX is _the_ OS as far as NUMA goes, coupled with the sgi Origin. With sgi's massive linux movement, I'm sure linux will be up to par with IRIX in no time at all. Check em out at www.sgi.com/origin [sgi.com]. Ever heard of ASCI Blue Mountain? Checkout the top 500 list [top500.org].
Re:Why bother? (Score:1)
Consider the mean time between failures of a single component. Then work out the figure for n co-dependent components. A rough cut can be estimated in if you assume x% chance of failure of any n components in any period, then the chance of the whole system failing is 1-(1-x)^n. Plugging hypothetical numbers of x=0.1%% and n=64 then you get overall probability of failure as 6.4%. You can do more complex calculations based on Poisson processes and stochastic simulations but then you'd need a supercomputer to solve the optimisaton problems. You also have to keep in mind the greater engineering problems with heat dissipation, signal timing, cache coherance, and testing to make sure the same program runs on 1-n processors. On the otherhand disposable PCs are generally based on tried and true techniques (lower risk = lower profits = lower cost). Also the high-end systems tend to incorporate the latest and greatest which means they price according to market demand (the military tends to be a little inelastic about certain performance parameters). Knocking up a rackmount of boards may give you the same perceived aggregate *peak* performance but I will guarentee you that the actual performance will be quite dissimilar (unless the problem is so small it doesn't matter). Sometimes a 18-wheeler is more useful than a pack of motorcycle couriers. You get paid for knowing the difference.
It comes down to what you value more, whether you think the extra cost is worth not getting up at 4am to nursemaid the hardware or not.
LL
Re:Coding an OS for NUMA is easy? (Score:1)
Really? So you've done this?
uhhhm... you're talking about two different things. i said 'porting linux to a numa-q.' numa-q is a brand name of a type of (x86) server. so, there's really no porting of linux to be done.
you said 'coding an OS for numa,' which is completely different from what i said. you prolly meant, in the context of linux, 'coding numa for an OS,' but, whatever.
and yes, i've heard of the ASCI boxen.
have you ever used DYNIX side by side with IRIX in a NUMA environment? I guess it's really apples to oranges, because of the processor difference, but I'd be interested to see how an equitable comparison would look.
--
blue
It's probably harder than it looks (Score:2)
Their hardware interconnect was a SCI (Scalable Coherent Interconnect) ring with a bandwidth of around 1 Gb/sec/link. This is not, IMHO, the best link to use today. In fairness to Sequent, SCI may have been the best thing available at the time. They started shipping in '96 or '97, so the R&D must have happened a few years earlier.
I also thought the multi-path I/O was pretty cool. It is a FibreChannel SAN (Storage Area Network) with multiple controllers, F-C switches, and EMC RAID boxes, with fail-overs that work a little like the Internet, rerouting around dead hardware.
--
Re:And? (Score:1)
No, the cabinets are gray and black. They used to be a rather poor mixture of maroon and off-gray, but maybe Sequent's marketing department got tired of weird colors and switched to something suitable for a funeral. ;-)
The article is misleading. NUMA is not the same as SMP. Hope that helps.
True, NUMA is not the same as SMP. It is a bunch of SMP boxes doing a Vulcan Mind Meld via expensive high-speed HW interconnects and caches so that it acts like a whopping big SMP box, without all the usual bus bottlenecks. (Instead, it has unusual bus bottlenecks.)
Btw, these boxes also all run NT. (but who cares?) :P
Amusingly enough, NT doesn't run at all well on NUMA boxes. And, it won't until changes are made in the memory management, scheduling, buffer DMA, and interrupt routing algorithms. But, we don't have the source code for NT.... 8-)
--
Re:It's not that difficult.. (Score:1)
NUMA for Linux (Score:1)
The (preliminary) NUMA support for page allocations is already there, written by Kanoj Sarcar of SGI. Look at linux/mm/numa.c [linux.cz]
-Yenya
--
Re:It's not that difficult.. (Score:3)
Each quad has connections to other quads and IO buses.
Because the quads are actually separate, you can subdivide your machine and run different operating systems on different quads, yet they can share (at bus speeds) data between them, such as a fibre-channel array.
And Dynix is a good UNIX, too. It has it's problems (like it's low on the port list of just about everything) but it runs all the GNU software I've tried on it and is very reliable.
Re:It's not that difficult.. (Score:2)
No.
> /var has to be on the root partition
No.
> What is normally in var (logs and such) is in /usr/adm
vi /etc/syslogd.conf
> Most sysadmin tasks (such as adding a user) should not be done on the command line
Oh really? Seems to work here.
> You should use their menu system because it twiddels with bits on some internal-not-text database
Nonsense.
Dynix is a great OS. Sure, you need to spend a few hours installing bash, a decent sendmail, etc etc but that's no different from Solaris or AIX.
Re:How scalable? (Score:2)
The new code has completely rewritted the locking so that there is no longer a single global lock, but seperate discrete locks for each thing that needs them.
The impact of this, plus a few other IO related changes, should be that Linux will scale better than Solaris to large numbers of CPUs. Well, that's the theory anyway...
Re:It's not that difficult.. (Score:1)
The interesting thing is, they plan to devote serious attention to *app* porting and applying proven techniques from their RS/6000 architectures to this development. This sort of "validation" is always nice to see.
maybe thats why..... (Score:1)
Power Corrupts
Re:NUMA explanation (Score:4)
The idea is that each processor module has its own dedicated RAM, which can be accessed both locally and remotely by other machines across the network. System memory as a whole is the aggregate of the local memory banks on all of the processor modules. While this is all in one physical address space, access time will vary depending on whether you're accessing a local or non-local bank. Hence, "Non-Uniform".
There are undoubtedly extensions to NUMA that do more complicated things with system memory; this is just the version that I was told about at university.
Isn't this lovely (Score:1)
Company officials also announced their intent to deliver a version of Linux optimized for NUMA servers.
This is a tad scary. If I read this correctly, IBM is going to come out with their own distro? The question is, which existing distro will they steal.
My guess is Debian, but Red Hat knows how to market. Hmmmm
Re:And? (Score:1)
I'm pretty sure it's not a 64-way SMP box. It's 16, 4 way SMP boxes in giant purple cabinets.
The article is misleading. NUMA is not the same as SMP. Hope that helps.
Btw, these boxes also all run NT. (but who cares?)
--
blue
woot (Score:1)
I can't wait to play Quake on one. Anybody want to give it to me for my birthday?
*cough* raytracing *cough* (Score:1)
mmmmm, I can smell the FPU goodness from here
digitalun
Re:NUMA explanation (Score:2)
Actually, there's nothing special about the non-uniformity (NU) of access. You have that feature whenever you throw in caches, for example: the time to access a memory location depends on whether it's in cache or not. A Beowulf cluster is also a non-uniform access architecture: accessing your local memory is cheaper than accessing the memory on a remote machine (via some sort of message passing layer, such as MPI or PVM or RPC, for example). Network file systems also exhibit non-uniform access cost behavior: the speed at which you can access /net/machine/filename depends on whether "machine" is local or remote, and how far away it is.
So what makes a "NUMA machine" so special? It's the hardware cache coherence. That is, a cc-NUMA turns a (cheap) Beowulf cluster into an (relatively expensive) IBM machine.
Whenever access costs are non-uniform, algorithms must be tuned to be latency sensitive. If algorithms are not aware of this nonuniformity, then they'll run really slow!!
Why is hardware cache coherence silly? eheh (my opinion). If we need to make algorithms latency sensitive to take advantage of non-uniform access architectures, then we need explicit control of data movement throughout the system. But a cc-NUMA takes this control away from you.
Notice that your L2 cache effectively has hardware cache coherence. You can't really control what's in L2 cache. And neither do your algorithms need to be conscious of the existence of an L2 cache to perform correctly. To perform well, however, they do.
Re:NUMA explanation (Score:2)
So that's what they call it. I wrote the numerical analysis code for my thesis research on a Kendall Square Research KSR-1; 32 nodes 20MHz each (yeah!), 32 MB each, UNIX derivative OS with Posix threads (Mutex's, barriers, thread-private/public data). You treated it like an SMP with the additional knowledge that memory access had an affinity for the processor.
KSR went under, as I recall, but I always wondered what happened with the technique. Now I know that it is NUMA!
Re:Linux Standard On High-End Servers (Score:2)
Well, before we get too excited, keep in mind that both companies support (or flip-flop between if you want to be less charitable) a wide variety of operating systems. This is SGI's third "bet the company" OS strategy in 5 years. IBM's wide support for Linux is far more interesting, but to a certain extent (the 390 comes to mind) it has the feel of a stunt. This is all great news for Linux, but it's still early in the game.
Using a standard platform like Linux that has developed an independent following will give both companies a difinitive advantage over Sun and their Solaris platform.
Until there actually is anything resembling a "standard platform" for Linux, I don't think this is a serious point. There are already plenty of differences between (for example) Debian and Red Hat on the x86 platform alone, so it seems like a huge stretch to suggest that SGI and IBM/Sequent machines will provide a "standard platform" simply because they both have Linux-based kernels available. Again, this is all good for Linux, but don't set your expectations too high.
NUMA is Beowulf (Score:1)
Re:Does OS/2 work on these? (Score:1)
But since DYNIX is the only one that will scale to 64-CPU, if you were IBM, wouldn't you just certify and run OS/2 on it? It's the only other Intel OS that will handle 64-way SMP RIGHT NOW.
NT and 2000 officially support, what is it, 4 or 8-way SMP. But realistically, the gain drops right off after 2-CPU.
If you ever needed to support decent office apps, like word processors, off a 64-way Intel SMP machine... (why???) OS/2 would be the only way to go.
Re:Don't believe the hype! (Score:1)
That's definitly about as high-end as you could get..
Re:CC-NUMA & NUMA-Q (Score:2)
NUMA-Q is the Sequent technology. It is also cache coherent according to this [sequent.com] paper, but the details are lacking. It does not appear to scale as well as SGI's NUMA, though.
Re:mistake?!?!? (Score:1)
So, effectively you end up with 'dumb' software (cause its 'easier' to write) which runs at about a tenth of the speed the hardware should be able to manage. Then of course there are a bunch of 'NUMA' implementation specific optimizations you can make to get your code up to speed.... Except, by the time your done with that, you might have written a distributed application with a proper message passing protocol that would have scaled better.
Data General have had 64way NUMA for years. (Score:1)
http://www.dg.com/aviion/html/av_25000_enterpri
AND they can cluster them together - real clusters not failover.
No Linux though
Hmm, yes but we are talking a *lot* of money here (Score:1)
The 64CPU NUMA box will be in the millions of dollars range. How much do 64 boxes single CPU boxes, a couple of admins and some developers cost?
$73k is for the *base* system. (Score:1)
You'll get 2, maybe 4 CPUs for that, i.e. a bog standard intel SMP motherboard. There's no point doing this stuff unless you're going big.
IBM's commitment (Score:1)
carlos
Re:It's not that difficult.. (Score:2)
Pah! 4GB RAM? Call that maxed out? From one of the DG AViiONs I'm using at work:
Fully laden, it'll take 32 CPUs and significantly more than 100GB of storage. The newer AV25000 takes up to 64 CPUs and 64GB RAM. I'm hoping that if IBM add NUMA support to Linux for the Sequent box, it'll help with getting it running on the DG NUMA boxen too...
Re:BogoMips? (Score:2)
Non-Uniform Multi-1st-post Access! (Score:4)
We already have 7, count'em SEVEN FIRST POSTS! I wonder if IBM's including a 64-way First Post server with their NUMA boxes...
--Joe--
A good thing (Score:2)
Everyone wins.
I just wonder (Score:2)
64 Processors? (Score:1)
Does this mean IBM is going to look into ways to make it support 64 processors?
If true, this seems like it could be excellent for the Linux community. Even if it isn't exactly '64 processor SMP'. Please, post your thoughts on this.. i'm interested in knowing a definate answer.
Re:And? (Score:1)
>>16, 4 way SMP boxes in giant purple cabinets.
>>The article is misleading
Ah. That's different.
Re:Isn't this lovely (Score:1)
Optimized Linux Distro (Score:1)
But, waitaminnit, I thought that IBM was in bed with RedHat. Will this distro be another RPM-based hack on the stock RedHat distro?
Only time will tell, but I'm sure that IBM will do The Right Thing when playing with a bunch of firey Linux zealots. Screw Microsoft, the guys over at IBM are the real innovators.
Re:It's not that difficult.. (Score:3)
An actual NUMA-Q server is a (up to) 4-way Xeon box in a 4X rack cabinet. NUMA is software that lets a bunch of those share RAM and processor time. Sequent (IBM) recently overcame the old 64 processor limit on their NUMA implementation.
Maxed out, with the enterprise cabinet, 4GB of RAM and 100GB of storage, you're looking at hundreds of thousands of dollars.
Sequent's web site seems to be down right now.. (cough). Heh.
And, as to why you might want one, we average over 400 processes at any given time with a load avg of around, uhm, zero, on our production box. These things can take a LOT of abuse.
--
blue
Re:Why bother? (Score:4)
Assuming that they've got this even close to right, managing a 64-CPU NUMA-Q system should be no more complicated than managing a 1 CPU NUMA-Q system. Until the sysadmin tools for Beowulfs get a hell of a lot more sophisticated, managing a 64-CPU Beowulf is going to be much more complicated than a 1-CPU Beowulf.
Again, assuming that they've gotten things right, programmers should be able to continue working with a model they know and have experience with. Applications have to be re-written (and frequently re-designed) from scratch to run on a Beowulf, and programmers need to use a totally different mindset. In theory, any application that works on an SMP should "just work" on a NUMA machine - possibly with a recompile. To really get peak performance, applications may well need some tuning, but that's certainly easier than rewriting.
I'll bet that when this machine ships, Oracle (just to pick a big example) will already be running on it. When will Oracle ship a Beowulf-aware version?
Some apps need tight interconnect... (Score:1)
There are still a few applications in the world that need big iron.
Re:It's not that difficult.. (Score:1)
Re:NUMA explanation (Score:2)
Each Origin consits of node board that contain 2 CPUs and some RAM. The system can scale up to 512 node boards (1024 CPUs), but you obviously can't fit all of those CPUs in one Origin case (the little purple mini-fridge in the case of the Origin 2000). So, the CrayLINK is used to expand the CPU network topology beyond one box - it is basically a extremely large bandwidth short-range cable that connects Origin machines together to form one big cluster that is the equivalent of one box with 1024 CPUs.
Re:It's not that difficult.. (Score:1)
Almost. SMP and DSM (Distributed Shared Memory, for those not up on acronyms) would be more correct. Some memory is local, some is not. By non-local, that means it could be in another box, or maybe just off another bus.
The important thing is that all memory is accessed as if it were local (just ask for it by address). The hard part is of course getting all processes that want to stomp over the same memory to share it nicely. This involves both page migration (of DSMfame) to processes, and process migration. And of course, at all times maintaining coherency between all copies of a page.
Ultimately, you want all processes that use the same memory to be on the same CPU that memory, or at least near by.
This is hard stuff, as all by scientific applications have hard-to-predict paging behavior. But then scientific apps is what pays the bills for people who need these machines.
Re:Excellent (Score:1)
Work has already started... (Score:2)
The zoned memory management in 2.3 is a starting point for NUMA. It allows you to break the address space into segments which are treated differently (ie. Non-Uniformly).
SGI and IBM will have to cooperate, although maybe not officially. They'll each have teams adding features to the kernel and they'll talk to each other the same way all the other developers do. There's just no other way to do it.
Re:Don't believe the hype! (Score:1)
With an exception for the newest rev, you can even completly replace the host OS with Linux, including the userland VMs..
Re:Small beans (Score:1)
Re:Coding an OS for NUMA is easy? (Score:1)
uhhhm... you're talking about two different things. i said 'porting linux to a numa-q.' numa-q is a brand name of a type of (x86) server. so, there's really no porting of linux to be done.
But... just because it is x86 doesn't mean there is no coding to be done!
you said 'coding an OS for numa,
You're correct, I meant "coding numa for an OS". No, I've never used DYNIX. But you seem to be a pretty big fan, could you enlighten?
COMA (Score:1)
Sun owns all of KSR's COMA patents. Look for some derivative of it to show up in their 128-way 'Serengetti' which is the expected successor to the UE1000 (which they got from Cray when SGI bought them).
All major vendors are doing some sort of NUMA-ish architecture. DEC just announced their GS-line of boxes that scale up to 32-cpus in a cabinet, in blocks of 4. Theoretically the architecture will scale to 512 cpus, but they are only selling 32 cpu boxes for now. Their memory-bandwidth and fault-tolerant features are nice, their latency, especially off-qbb, sucks. SGI's 3-year old Origin 2000 has better latency.
Re:Excellent (Score:1)
Ask a mouse to calculate the question.
OT: Slashdot feature request (Score:1)
Is there a filter I can set up on my account to filter out any posts containing the world "Beowulf" in them? I mean, sure, we'll miss some relevant posts (like those concerning medieval warriors who go around killing monsters), but I think the price would be well worth it.
Or maybe we can just have a new classification for moderators: "-1, Beowulf"?
--JRZ
Re:It's not that difficult.. (Score:2)
I'm not sure how IBM/Sequent does it, but we (SGI) do it that way - the Origin 2000 and the followon to it have a board with processors, memory, I/O channels, and a "network link" to the intramachine memory network. These are linked together with a big ASIC, which we call the Hub. The Hub is linked to routers and the routers are connected in something approximating a hypercube. The latency to memory gets longer the further you are away and the more router hops you have to go. Our architecture scales to 512 (and perhaps 1024 in the future) processors. A future version will be based on IA64 and will run Linux also. I'm not sure if IBM needs routers as they only go to 64p.
So what do you have to do to make the OS run? The big thing is getting the OS to recognize holes in memory which may exist between nodes. Once you have done that, you can probably boot. To actually run well, you have to modify the memory allocation and scheduler (among other things) to try to keep jobs physically close to their memory. This gets *really* hard, especially when the job takes more than one node's worth of memory.
One last thing I should point out is that there are two flavors of NUMA. Regular NUMA and ccNUMA. In regular NUMA machines (the Cray T3D/T3E is the only one that comes to mind) you can get access to memory that is not on your node, but you will only get a snapshot of what is there at a given moment. In ccNUMA, the caches of all the processors are coherent so not only do you get a snapshot, but if you modify your copy, everyone will perceive that the modification happened at the same time. The T3E runs a seperate copy of the OS on every processor partly because of the lack of the "cc" part. The Origin stuff can run a single kernel on the entire system and my group is doing software which breaks the machine up and runs seperate kernel images in different pieces for reliability reasons. The images can then talk to each other over the memory interconnect at very high speeds.
Finally, 4GB of memory is nothing :) I regularly play with a machine that has 196 gigs of RAM (and 512 processors :) and it's nowhere near maxed out :)
Re:NUMA explanation (Score:2)
Ideally, yes, although to meet the strict definition of NUMA, it only needs dedicated RAM. That RAM doesn't have to be shared with other (remote) CPU blocks. All it needs is for the memory to not be equally available to all CPUs. See the following example from a DG AViiON:
As you can see, the memory is shared between each block of 4 CPUs, but it's not accessable by remote blocks. NUMA AViiONs have 3 basic memory types -- shared UMA, local NUMA and remote NUMA.
Re:It's not that difficult.. (Score:1)
Given that a hypercube is a four dimensional object how has it been approximated?
numa for linux by sgi (Score:1)
State of Linux NUMA support, if any? (Score:2)
Optimizing for local vs. nonlocal memory accesses can have a big performance impact, as (if memory serves) Sun found a while back.
Whoopie for IBM! What about Linux? (Score:1)
Looks like IBM is getting something of great value, for their new toy. But what about Linux-at-Large? What's the reciprocation?
Don't get me wrong, the Linux community and IBM have a good working relationship. But it seems that supporting Linux on some new essoretic piece of metal doesn't do a whole lot of good for the 'little people' who made Linux available to IBM in the first place.
I would love to hear that the 'information exchange' process works equitably in both directions. What are IBM's current projects which will benefit the community in tangible terms? Any more software being made available? Any sources being openned? How about a free RS/6000 for our favorite Geek Compound?
It's not that difficult.. (Score:5)
(NUMA is a method of sharing CPU and RAM access across mutliple boxen)
NUMA-Q's are x86 boxen. They have some really, really, really cool features. I do wonder if IBM plans to write drivers for the FibreChannel SCSI adaptors and etc that come standard with most NUMAs.
OTOH, there is noooo reason not to use dynix on a NUMA. It's included with the (MASSIVE) cost of the box, it's based on BSD, it's a nice OS with tons of kick-ass features, and it's symbiotically enmeshed into these servers.
Hey, I wonder if IBM is actually gonna write a NUMA layer for linux? I mean, if they don't then all you end up with a buncha 4-way rack mounted linux boxes.. for $365,000 apiece.
One other thing, Sequent (now IBM) has the absolute best support I have ever seen. I have sent email to their web site about completely esoteric crap and had them call me back and get a dialogue open with the developer of whatever I was having trouble with. If you've got the cash and don't wanna deal with Solaris, DYNIX is the way to go.
--
blue, who is wearing his Sequent hat today.
Re:It's not that difficult.. (Score:1)
damn.... (Score:1)
on the up side, looks like linux is getting some real credibility now, with IBM hiring folks to create a special IBM-optimized version to be released on the servers. perhaps other major computer manufacturers will take notice.
methinks things are looking up.
Power Corrupts
Re:It's probably harder than it looks (Score:1)
The interconnect on Origin 2000 (formerly "CrayLink", now "NUMAlink" with the sale of Cray...) is 800 MBytes/sec bidirectional from the node to the nearest router. The follow on will have twice the bandwidth.
Re:woot (Score:1)
Guess I'll have to work on that telepathic ethernet interface.
Why bother? (Score:2)
Re:woot (Score:1)
Linux optimized for NUMA? (Score:1)
CC-NUMA & NUMA-Q (Score:2)
Now, does anyone know what the differences are between SGI's CC-NUMA and IBM's NUMA-Q?
How scalable? (Score:2)
(I mention the below because I KNOW it will come up in this thread...)
Kernel fragmentation? Possible, yes but unlikely I think because the code that benifits most Linux platforms from this version will eventually make it into the kernel anyways. Besides, even if it is a totally different version of Linux, how many people can afford the $73,000 price tag on one of these things!
Re:BogoMips? (Score:1)
Re:It's not that difficult.. (Score:1)
Does OS/2 work on these? (Score:2)
Re:Isn't this lovely (Score:1)
also, see this Debian developer's short summary of his dealings with IBM: http://www.debian.org/News/w eekly/current/issue/mail#2 [debian.org]
-l
Re:Isn't this lovely (Score:1)
Re:It's not that difficult.. (Score:1)
Re:Small beans (Score:2)
We are definetly working on a IA64/Linux version of this hardware that will scale to the same number of processors as the MIPS version, though it is unclear how far it will go as a single system image. However, we can split the thing up and run multiple kernel images that talk over shared memory in the same box.
Re:obligatory hardware post (Score:2)
what's the point? (Score:2)
Re:Does OS/2 work on these? (Score:2)
Ibm version of Linux ...? No so good... (Score:1)
10 Gimme More; Gimme Faster; GOTO 10 (Score:1)
Will IBM open a 12-year-old-script-kiddie special offer to allow all americans to democratically be able DDoS whoever upsets them or will this be kept for geeks and suits ?
Re:Coding an OS for NUMA is easy? (Score:1)
To be quite frank about it, everything about NUMA is hard. Getting the hardware to work is hard. Getting the OS to work is hard. If it weren't so damn hard, don't you think that more than 3 companies (Sequent/IBM, SGI, and Data General) would have NUMA systems?
Well, NUMA (or cc-NUMA more specifially) is a function of the *hardware*, and the software has to support it. You wouldn't say "coding SMP for an OS" would you? Coding an OS for NUMA is correct.Re:It's probably harder than it looks (Score:1)
Re:Data General have had 64way NUMA for years. (Score:1)
Small beans (Score:2)
Somehow I don't see a lot of cooperation between Big Blue and Small Purple on this one.
Re:Excellent (Score:1)
Fourty two
Re:what's the point? (Score:1)
1. There are a lot of eyeballs on linux at the moment.
2. If you port to linux, you can work on something that scales between a huge range of machines.
3. Linux will be the first commercial OS available on the ia64 platform.
I know that most other OS's are better in different ways - NT's GUI, VMS's clustering, OS390's reliability, Dynix's NUMA but look at take-up per OS per year and you'll see a clear leader.