I saw the thumbnail and thought this was a map of The Netherlands
One of the Top 500 supercountries
Technically accurate
Aw thanks!
Surprised to learn that there were windows based Supercomputers.
Those were the basic entry level configurations needed to run Windows Vista with Aero effects.
Meh, you just needed a discrete GPU, and not even a good one either. Just a basic, bare-bones card with 128MB of VRAM and pixel shader 2.0 support would have sufficed, but sadly most users didn’t even have that back in 06-08.
It was mostly the consumer’s fault for buying cheap garbage laptops with trash-tier iGPUs in them, and the manufacturer’s for slapping a “compatible with Vista” sticker on them and pushing those shitboxes on consumers. If you had a half-decent $700-800 PC then, Vista ran like a dream.
No vista still sucked with every nagging pop-up.
TweakUAC solved that problem.
No, it was mostly the manufacturers fault for implying that their machine would run the operating system it shipped with well. Well that and Microsoft’s fault for strong arming them to push Vista on machines that weren’t going to run it well.
Most computers sold are the lowest end models. At work we never got anything decent so it was always a bit of a struggle. Our office stayed with XP for way longer than we should have so we skipped Vista altogether and adopted Windows 7 a few years late.
Just need to do a dnf update on them all…
Wow, that’s kind of a lot more Linux than I was expecting, but it also makes sense. Pretty cool tbh.
Linux is just the unix flavor that replaced the others.
Linux isn’t a UNIX flavor. It’s UNIX-like.
Can we get a source for this image?
Sure. Added it to the post.
“Is your UNIX Linux compatible?”
So you’re telling me that there was a Mac super computer in '05?
If I recall correctly they linked a bunch of powermacs together with FireWire.
It apparently later was transitioned to Xserves
https://en.wikipedia.org/wiki/System_X_(supercomputer)
G5
Oof, in only a couple years it was worthless.
Also known as Big Mac
haha
Funnily enough is was known for being quite cheap
What would the other be
How can there be N/A though? How can any functional computer not have an operating system? Or is just reading the really big MHz number of the CPU count as it being a supercomputer?
They ofcouse had one, probably linux, or unix. But that information, about the cluster, is not available.
Early computers didn’t have operating systems.
You just plugged in a punch card or tape with the program you want to run and the computer executed those exact instructions and nothing else.
Those programs were specifically written for that exact hardware (not even for that model, but for that machine).
To boot up the computer, you had to put a number of switches into the correct position (0 or 1), to bring its registers in the correct state to accept programs.So you were the BIOS and bootloader, and there was no need for an OS because the userspace programs told the CPU directly what bits to flip.
Thanks for the links!
TempleOS
Praise be upon him
When you really have to look deep into god’s mind you just have to put templeOS on a supercomputer.
If you install TempleOS on the fastest supercomputer Frontier, you get Event Horizon.
WARNING: Gory, disturbing pictureWhat movie/tv show is this image from?
Event Horizon
Do NOT network-enable TempleOS.
God will get angry if you do.
I’m confused on why they separate BSD from Unix. BSD is a Unix variant.
To make it more specific I guess, what’s the problem with that? It’s like having a “people living on boats” and “people with no long term address”. You could include the former in the latter, but then you are just conveying less information.
Others have answered, but it is interesting to know the history of UNIX and why this came to be. BSD is technically UNIX derived, but being more specific isn’t the reason why it has distinct branding. As with many evils the root is money, and there’s a lot in play into how it all happened, including AT&T being a phone monopoly.
https://en.wikipedia.org/wiki/UNIX_System_Laboratories,_Inc._v._Berkeley_Software_Design,_Inc.
And I recommend watching this video informative and funny about the history and drama behind it all: https://www.youtube.com/watch?v=g7tvI6JCXD0
So is Linux. So I guess the light blue is all other UNIX variants?
no, it’s not
I think this is a Ship of Theseus thing here that we’re going to argue about because at what point is it just UNIX-like and not UNIX?
UNIX-like is definitely a descriptor currently used for Linux.
Even the Wikipedia entry starts that way.
It’s Unix if you pay to have it certified (assuming it’s compatible to begin with). That’s basically it.
Some Linux distros have
Some commercial ones did at some point. I’m not sure if they still do.
The question is whether their users care or not I suppose.
Yes, but it’s not Unix. That’s literally part of GNU/Linux’ name.
Mac OS is more Unix than Linux.
EulerOS, a Linux distro, was certified UNIX.
deleted by creator
Unix is basically a brand name.
BSD had to be completely re-written to remove all Unix code, so it could be published under a free license.
It isn’t Unix certified.So it is Unix-derived, but not currently a Unix system (which is a completely meaningless term anyway).
But OS X, macOS, and at least one Linux distro are/were UNIX certified.
It means nothing, it’s just a paycheck you sign and then you get to say “I certify my OS is Unix”. The little bit more technical part is POSIX compliance but modern OSs are such massive and complex beasts today that those compliances are tiny parts and very slowly but very surely becoming irrelevant over time.
Apple made OSX Unix certified because it was cheap and it got them off the hook from a lawsuit. That’s it.
Yup. It is all about paying the price, Microsoft could technically get Windows certified as UNIX. IBM did just that with its mainframe OS. Here’s a list of certified UNIX systems: https://www.opengroup.org/openbrand/register/
Microsoft could technically get Windows certified as UNIX.
I don’t think they could now that the POSIX subsystem and Windows Services for UNIX are both gone. Don’t you need at least some level of POSIX compliance (at least the parts where POSIX and Unix standards overlap) to get Unix certified?
Maybe windows is not used in supercomputers often because unix and linux is more flexiable for the cpus they use(Power9,Sparc,etc)
More importantly, they can’t adapt Windows to their (rather unusual) needs.
Yep the other reason.
That’s certainly a big part of it. When one needs to buy a metric crap load of CPUs, one tends to shop outside the popular defaults.
Another big reason, historically, is that Supercomputers didn’t typically have any kind of non-command-line way to interact with them, and Windows needed it.
Until PowerShell and Windows 8, there were still substantial configuration options in Windows that were 100% managed by graphical packages. They could be changed by direct file edits and registry editing, but it added a lot of risk. All of the “did I make a mistake” tools were graphical and so unavailable from command line.
So any version of Windows stripped down enough to run on any super-computer cluster was going to be missing a lot of features, until around 2006.
Since Linux and Unix started as command line operating systems, both already had plenty fully featured options for Supercomputing.
Plus Linux doesn’t limit you in the number of drives, whereas Windows limits you from A to Z. I read it here.
You can mount drives against folders in windows. So while D: is one drive, D:\Logs or D:\Cake can each be a different disk.
What in the world? I don’t think I’ve ever seen that in the wild
Ok that would make sense tbh
For people who haven’t installed Windows before, the default boot drive is G, and the default file system is C
So you only have 25 to work with (everything but G)
Almost, the default boot drive is C:, everything gets mapped after that. So if you have a second HDD at D: and a disk reader at E:, any USBs you plug in would go to F:.
Why do you copy the boot files from C and put them in G during install then?
G can be mapped after boot (usually to removable drives)
This looks impressive for Linux, and I’m glad FLOSS has such an impact! However, I wonder if the numbers are still this good if you consider more supercomputers. Maybe not. Or maybe yes! We’d have to see the evidence.
There’s no reason to believe smaller supercomputers would have significantly different OS’s.
At some point you enter the realm of mainframes and servers.
Mainframes almost all run Linux now, the last Unix’s are close to EOL.
Servers have about a 75% Linux market share, with the rest mostly running Windows and some BSD.I wonder if the numbers are still this good if you consider more supercomputers.
Great question. My guess is not terribly different.
“Top 500 Supercomputers” is arguably a self-referential term. I’ve seen the term “super-computer” defined whether it was among the 500 fastest computer in the world, on the day it went live.
As new super-computers come online, workloads from older ones tend to migrate to the new ones.
So there usually aren’t a huge number of currently operating supercomputers outside of the top 500.
When a super-computer falls toward the bottom of the top 500, there’s a good chance it is getting turned off soon.
That said, I’m referring here only to the super-computers that spend a lot of time advertising their existence.
I suspect there’s a decent number out there today that prefer not to be listed. But I have no reason to think those don’t also run Linux.
As someone who worked on designing racks in the super computer space about 10 q5vyrs ago I had no clue windows and mac even tried to entered the space
about 10 q5vyrs ago
Have you been distracted and typed a password/PSK in the wrong field 8)
Lol typing on phone plus bevy. Can’t defend it beyond that
There was a time when a bunch of organisations made their own supercomputers by just clustering a lot of regular computers:
https://en.wikipedia.org/wiki/System_X_(supercomputer)For Windows I couldn’t find anything.
If you google “Windows supercomputer”, you just get lots of results about Microsoft supercomputers, which of course all run on Linux.No there was HPC sku of Windows 2003 and 2008 : https://en.m.wikipedia.org/wiki/Windows_Server_2003#Windows_Compute_Cluster_Server
Microsoft earnestly tried to enter the space with a deployment system, a job scheduler and an MPI implementation. Licenses were quite cheap and they were pushing hard with free consulting and support, but it did not stick.
but it did not stick.
Yeah. It was bad. The job of a Supercomputer is to be really fast and really parallel. Windows for Supercomputing was… not.
I honestly thought it might make it, considering the engineering talent that Microsoft had.
But I think time proves that Unix and Linux just had an insurmountable head start. Windows, to the best of my knowledge, never came close to closing the gap.
At this point I think it’s most telling that even Azure runs on Linux. Microsoft’s twin flagship products somehow still only work well when Linux does the heavy lifting and works as the glue between
Where did you find that azure runs on linux? I have been qurious for a while, but google refuse to tell me anything but the old “a variant of hyper-v” or “linux is 60% of the azure worklad” (not what i asked about!)
Good question! I can’t remember.
I think I read a Microsoft blog or something like a decade ago that said they shifted from a Hyper-V based solution to Linux to improve stability, but honestly it’s been so long I wouldn’t be shocked if I just saw it in a reddit comment on a related article that I didn’t yet have the technical knowhow to fully comprehend and took it as gospel.
Where did you find that azure runs on linux?
I dont know of anywhere that Microsoft confirms, officially, that Azure, itself, is largely running on Linux. They share stats about what workloads others are running on it, but not, to my knowledge, about what it is composed of.
I suppose that would be an oversimplification, anyway.
But that Azure itself is running mostly on Linux is an open secret among folks who spend time chatting with engineers who have worked on the framework of the Azure cloud.
When I have chatted with them, Azure cloud engineers have displayed huge amouts of Linux experience while they sometimes needed to “phone a friend” to answer Windows server edition questions.
For a variety of reasons related to how much longer people have been scaling Linux clusters, than Windows servers, this isn’t particularly shocking.
Thank you, i was hoping there was something official that i had missed.
But, surely Windows is the wrong OS?
Windows is a per-user GUI… supercomputing is all about crunching numbers, isn’t it?
I can understand M$ trying to get into this market and I know Windows server can be used to run stuff, but again, you don’t need a GUI on each node a supercomputer they’d be better off with DOS…?
I could see the NT kernel being okay in isolation, but the rest of Windows coming along for the ride puts the kibosh on that idea.
But, surely Windows is the wrong OS?
Oh yes! To be clear - trying to put any version of Windows on a super-computer is every bit as insane as you might imagine. By what I heard in the rumor mill, it went every bit as badly as anyone might have guessed.
But I like to root for an underdog, and it was neat to hear about Microsoft engineers trying to take the Windows kernel somewhere it had no rational excuse to run, perhaps by sheer force of will and hard work.
Yeh it was system x I worked on out default was redhat. I forget the other options but win and mac sure as shut wasn’t on the list
Ah hahahaha!!!
Windows! Some dumbass put Windows on a supercomputer!
And Mac! Whatever that means 🤣
Prob Microsoft themselves
Good point.
But still, the 30% efficient supercomputer.
I don’t think either of the chart’s axes list efficiency?
Heh. I don’t think that number was ever official, but I heard it as well.
Heh. I don’t think that number was ever official, but I heard it as well.
Ironically, even Microsoft uses Linux in its Azure datacenters, iirc
They use a mixture of Windows and Linux. They do use Linux quite a bit, but they also have a lot of Hyper-V servers.
True. Never meant to say they use Linux exclusively; thanks for clarification anyway!
Apple uses both Linux and Windows (not for datacenters) too.
Oh Xserve, we hardly knew ye 😢
A supercomputer running Windows HPC Server 2008 actually ranked 23 in TOP500 in June 2008.
I always forget that Windows Server even exists, because the name is so stupid. “windows” should mean “gui
interfaceto os.”edit: fixed redundacy.
But Windows Server has GUI. Although a server having GUI (not webui, desktop) is kinda stupid
The GUI is optional these days, and there’s plenty of Windows servers that don’t use it. The recommended administration approach these days is PowerShell remoting, often over SSH now that Windows has a native SSH server bundled (based on OpenSSH).
That gives me the idea of windows server installed on bare metal configured as a lightweight game runner. (much like a linux distro with minimal wm)
I’ve seen people dualbooting windows server as an unbloated gaming OS but I’m not sure if running a custom minimal GUI on windows server is possible. You seem knowledgeable on the subject, with enough effort, is it possible?
I don’t think I know enough to answer that question, sorry!
I’d say having a GUI is not inherently stupid. The stupid part is, if I understand it correctly, the GUI being a required component and the primary access method.
Yeah. Thankfully, Windows server cleaned up that stupidity starting around 2006 and finished in around 2018.
Which all sounds fine until we meditate on the history that basically all other server operating systems have had efficient remote administration solutions since before 1995 (reasonable solutions existed before SSH, even).
Windows was over 20 years late to adopt non-grapgical low latency (aka sane) options for remote administration.
I think it’s a big part of the reason Windows doesn’t appear much on this chart.
Probably need one, just for the benchmark comparisons.
Would the one made out of playstations be in this statistic?
Yes, in the linux stat. The otheros option on the early PS3 allowed you to boot linux, which is what most, of not all, of the clusters used.
I think you can actually see it in the graph.
The Condor Cluster with its 500 Teraflops would have been in the Top 500 supercomputers from 2009 till ~2014.
The PS3 operating system is a BSD, and you can see a thin yellow line in that exact time frame.
We’re gonna take the test, and we’re gonna keep taking it until we get one hundred percent in the bitch!