Obama's New Executive Order Says the US Must Build an Exascale Supercomputer
Jason Koebler writes: President Obama has signed an executive order authorizing a new supercomputing research initiative with the goal of creating the fastest supercomputers ever devised. The National Strategic Computing Initiative, or NSCI, will attempt to build the first ever exascale computer, 30 times faster than today's fastest supercomputer. Motherboard reports: "The initiative will primarily be a partnership between the Department of Energy, Department of Defense, and National Science Foundation, which will be designing supercomputers primarily for use by NASA, the FBI, the National Institutes of Health, the Department of Homeland Security, and NOAA. Each of those agencies will be allowed to provide input during the early stages of the development of these new computers."
What would the existence of an exascale supercomputer mean for today's popular encryption/hashing algorithms?
Will it blend?
IEEE Spectrum had an article last year describing some of the challenges we'll need to overcome in order to achieve exascale computing.
Here's another, somewhat pessimistic piece they posted in 2008 - a digest of a DARPA report that went into significant technical detail.
The biggest hurdle is power, and the biggest driver of that isn't the actual computation (i.e., the energy to perform some number of FLOPS), but rather moving that data around (between cores, to/from RAM, across a PCB, and among servers). Other hurdles include how to manage so many cores, ensure they are working (nearly) concurrently, how to handle hardware failures (which will be frequent given the amount of hardware), and writing software that can even make use of such technology in anything approaching optimal fashion.
Not to say its impossible, merely hard given the present state of things and projecting a bit into the future. But as we know, "it is difficult to make predictions, especially about the future." [source?]
For most specific problems thrown at supercomputers, you can go 30 times faster with a custom hardware architecture baked into silicon
To go 30 times fast for general purpose supercomputing, you use the latest silicon (2X) and more chips (15X) and come up with a super new interconnect to make it not suck. This would involve making some chips that support low latency IPC in hardware.
They are free to send me a few billion dollars, I'll get right on it and deliver a 30X faster machine and I'l even use some blue LEDs on the front panel.
I should use this sig to advertise my book ISBN-13 : 978-1501515132.
And random person freaks about because President exercises his lawful authority to tell agencies and departments under his jurisdiction to cooperate and present a plan for creating a supercomputer.
Here is a hint:
Sec. 7. General Provisions. (a) Nothing in this order shall be construed to impair or otherwise affect:
the authority granted by law to an executive department, agency, or the head thereof; or
the functions of the Director of OMB relating to budgetary, administrative, or legislative proposals.
(b) This order shall be implemented consistent with applicable law and subject to the availability of appropriations.
(c) This order is not intended to, and does not, create any right or benefit, substantive or procedural, enforceable at law or in equity by any party against the United States, its departments, agencies, or entities, its officers, employees, or agents, or any other person.
It is like nobody knows how the government operates any more, but if Obama does it, they're opposed, damn opposed.
Exactly.
My first thought was the new addition will be tasked by the NSA/FiveEyes to break encryption for intercepted communications.
Why are you assuming they don't already have one doing that, and this is just a public version?
There is a lot of highly secured government data infrastructure out there that I hear about even though not inquiring. The cable in Virginia that gets cut by a backhoe accidentally and guys in a black van show up ten minutes later. The contract for a government data center inside a faraday cage. The government likely already has much more computing power available than we know about.
But can it play Crysis?
ftfy. :)
Anons need not reply. Questions end with a question mark.
Weather guys want this after NSA's done.
We'll take a side of phased-array weather radar to go with that, too.
The "Civilized World" jumped the shark ca. 1973.
Weather guys want this after NSA's done.
I'm a weather guy - running cloud model code on Blue Waters, the fastest petascale machine for research in the U.S. I don't think we've managed to get any weather code run much more than 1 PF sustained - if even that. So it's not like you can compile WRF and run it with 10 million MPI ranks and call it a day. Ensembles? Well that's another story.
Exascale machines are going to have to be a lot different than petascale machines (which aren't all that different topologically than terascale machines) in order to be useful to scientists and in order to no require their own nuclear power plant to run. And I don't think we know what that topology will look like yet. A thousand cores per node? That should be fun; sounds like a GPU. Regardless, legacy weather code will need to be rewritten or more likely new models will need to be written from scratch in order to do more intelligent multithreading as opposed to mostly-MPI which is what we have today.
When asked at the Blue Waters Symposium this May to prognosticate on the future coding paradigm for exascale machines, Steven Scott (Senior VP and CTO of Cray) said we'll probably still be using MPI + OpenMP. If that's the case we're gonna have to be a hell of a lot more creative with OpenMP.
A squid eating dough in a polyethylene bag is fast and bulbous, got me?