Return of the Free Lunch (sort of)
- Details
- Written by Douglas Eadline
- Hits: 4195

From the do-you-want-fries-with-that department
As processor frequencies continue to level off and mainstream processors keep sprouting cores, the end of the "frequency free lunch" has finally arrived. That is, in the good old days each new generation of processor would bring with it a faster system clock that would result in a "free" performance bump for many software applications -- no reprogramming needed. Can we ever get back to the good old days?
The Ignorance is Bliss Approach To Parallel Computing
- Details
- Written by Douglas Eadline
- Hits: 3603
from the random thoughts department
[Note: The following updated article was originally published in Linux Magazine in June 2006 and offers some further thoughts on the concept of dynamic execution.]
In a previous article, I talked about programming large numbers of cluster nodes. By large, I mean somewhere around 10,000. To recap quickly, I pointed out that dependence on large numbers of things increase the chance that one of them will fail. I then proposed that it would be cheaper to develop software that can live with failure than try to engineer hardware redundancy. Finally, I concluded that adapting to failure requires dynamic software. As opposed to statically scheduled programs, dynamic software adapts at run-time. The ultimate goal is to make cluster programming easier: focus more on the problem and less on the minutiae of message passing. (Not that there is anything wrong with message passing or MPI. At some level messages (memory) needs to be transferred between cluster nodes.)
You (Still) Can't Always Get What You Want
- Details
- Written by Douglas Eadline
- Hits: 3278
You can't always get what you want. But that doesn't stop me from asking. Besides, Buddha's got my back. Here's my HPC wish list.
[Note: A recent article by Al Geist, How To Kill A Supercomputer: Dirty Power, Cosmic Rays, and Bad Solder reminds us that statistics at scale represents a big challenge for HPC. The following updated article was originally published in Linux Magazine in May 2006 and offers some further thoughts on this important issue. ]
Twenty five years ago I wrote a short article in a now defunct parallel computing magazine (Parallelogram) entitled "How Will You Program 1000 Processors?" Back then, it was a good question that had no easy answer. Today, it's still a good question with no easy answer, except now it seems a bit more urgent as we step into the "multi-core" era. Indeed, when I originally wrote the article, using 1,000 processors was a far off, but real possibility. Today, 1,000 processors are a reality for many practitioners of high-performance computing (HPC). And as dual-cores (and now 18-core processors) hit the server room, effectively doubling processor counts, many more people will be joining the 1,000P club very soon.
So let's get adventurous and ask, "How will you program 10,000 processors?" As I realized twenty five years ago, such a question may never really have a complete answer. In the history of computers, no one has ever answered such a question to my liking — even when considering ten processors. Of course, there are plenty of methods and ideas like threads, messages, barrier synchronization, and so on, but when I have to think more about the computer than about my problem, something is wrong.
Search
Login And Newsletter
Feedburner
Who's Online
We have 110 guests and no members online
Latest Stories/News
Popular
InsideHPC
-
Frontier Exascale Unveiling: ‘Breathtaking…, a Huge Leap Forward for Science, for Our Country”
Aug 19, 2022 | 21:05 pm
-
@HPCpodcast: CXL News, the CHIPS Act, Chips and Nm and Chip ‘Sprawl’
Aug 19, 2022 | 16:10 pm
-
Rice Team Wins $1.5 NSF Award for Biomolecule-based Data Storage
Aug 19, 2022 | 14:48 pm
Phoronix
-
SDL 2.24 Released With New APIs, D3D12 Renderer Work On Windows, New Linux Hints
Aug 19, 2022 | 16:07 pm
-
Apple M2 vs. AMD Ryzen 7 PRO 6850U Performance In Nearly 200 Benchmarks
Aug 19, 2022 | 10:26 am
-
Radeon ROCm 5.2.3 Released With Ubuntu 20.04.5 Support, Various Library Fixes
Aug 19, 2022 | 09:42 am