Latest Top 500 Supercomputer List Released
chrb writes "BBC News is reporting on the release of the June 2010 Top 500 Supercomputer list. Notable changes include a second Chinese supercomputer in the top ten. A graphical display enables viewing of the supercomputer list by speed, operating system, application, country, processor, and manufacturer."
The list should more accurately be called, "Top 500 publicly-acknowledged supercomputers." You can go right on thinking that the US NSA, British MI6, and even some private industries (AT&T?) don't have vastly larger supers that are not publicly disclosed.
All our admins and all of our users only know Microsoft systems. Training isn't free.
So your users can't use Linux on the server? Or is it that all the users use super computers on the desktop? Our biz has all MS on the desktop and all Linux on the server. Obviously it is completely seamless. As for the admins, any admin worth their salt is always learning new things to just keep up with technology as it changes. Learning Linux by installing it on one system to start is trivial, and in certain situations, much easier to setup than Windows, such as DNS servers, web servers, etc.
If your admins can only work on a server if it uses a mouse, you need new admins.
Tequila: It's not just for breakfast anymore!
Parallel tasks are the whole point of using a supercomputer. The gains made in speed for sequential tasks really haven't been that great; Moore's Law for sequential tasks fell apart a while back.
Being able to parallelize a task is a prerequisite for putting it on a supercomputer.
Not even remotely true. The big difference is not the bandwidth between the nodes, it's the latency. Nodes in a supercomputer can exchange data in well under a millisecond. Nodes in SETI@Home can exchange information in a few hundred milliseconds. Don't think that's important? A single 2GHz core runs 200,000,000 cycles in the time that it takes to send a message between two relatively close SETI nodes. It executes closer to 200,000 instructions in the time that it takes to exchange data between two supercomputer nodes. This means that for things that are not embarrassingly parallel problems, a pair of supercomputer nodes will be up to 100 times faster than a pair of SETI nodes with identical processors. In practice, they won't spend all of their time communicating, so they'll probably only be ten times faster. Of course, when you scale this up to more than two nodes, the delays are increased a lot on a SETI-like system, so something using a few hundred nodes can be far more than only two orders of magnitude faster on a supercomputer.
I am TheRaven on Soylent News
In my experience Windows admins require *MUCH* more training than Linux admins. There is much more "black magic" that they need to know to be good at their jobs.
A Windows admin needs to know all the secret registry hacks to make things run well. They need to know all the non-intuitive places that Microsoft hides the settings for whatever services need to be configured. They also need to know how to recover things when it all goes horribly wrong.
Most Linux systems have text files to configure things. The files are in a predictable place. Updates are pretty easy and clear.
But Microsoft has scammed people into believing that leaving it harder than just putting up with the same old crap. In this case I just wish that people did get what they pay for...
"Trademarks are the heraldry of the new feudalism."