The Scalability Dilemma and the Case for Decoupling

By Justin Y. Shi, Temple University

March 30, 2016

The need for extreme scale computing is driven by the seemingly forever fledgling Internet. In abstract, the entire network is already an extreme scale computing engine. The technical difficulty, however, is to harness the dispersed computing powers for a single purpose. An analogy to this would be to build an engine capable of harnessing the combustive power of elements to move people or things. The presence of such an engine could drive transformative changes in technology, society and the economy.

The first requirement for such an extreme scale computing engine is the ability to gain incrementally better performance and reliability while concurrently expanding in size. We expect more from this engine than we do from a sports car. The “cost of doing business” should only include oil changes, tire and bearing replacements, but not re-building the car when a tire bursts or the engine upgrades. Unlike sports cars, technically, the extreme scale computing engine should run faster and more reliably when it expands for solving a bigger problem. While the top deliverable performance of the engine must be capped by the aggregate of available capabilities, there should be no loss in an application’s reliability when expanding in size.

Reliable distributed computing is hard. A 1993 paper entitled “The Impossibility of Implementing Reliable Communication in the Face of Crashes”[i] drew a “line in the sand.” It was proved that given a pair of sender and receiver, reliable communication between them is impossible if either one or the other could crash arbitrarily. It follows immediately that any distributed or parallel application that depends on fixed program-processor bindings must face the increased risk of crashes when the application expands, namely the “scalability dilemma.”

ImpossibilityProof 800xThe corollary of the impossibility proof is that reliable failure detection is also impossible. Thus, fault detection/repair/reschedule schemes are technically flawed for extreme scale computing. In this context, “reliability” means “100% application reliability while the system affords greater than the minimal survivable resource set.” For any computing or communication application, the “minimal survivable resource set” includes “at least one viable resource at every critical path at the time of need.”

Ironically, the possibility of such a highly reliable system using faulty networks was also proved by the same authors[ii]. Today’s Internet is a feasibility study of the correctness of this proof. These two complementary studies somehow seem contradictory to most people. This confusion may be rooted in a widespread faulty assumption in distributed computing communities: the “virtual circuit.” It is widely taught and believed that a virtual circuit is “a reliable, lossless data transmission channel between two communicating programs.” Historically, this term was first created by the network communities to signify a clean “hand-off point” for computing communities. The trouble was that the computing professionals took the liberty to expand the virtual circuit definition to include the reliability of the communicating programs.

This was an unfortunate mistake. It crossed the “line in the sand.” This problem was quickly identified as the first fallacy – “the network is reliable” — in the “Eight Fallacies of Distributed Computing”[iii]. However, in the last three decades, the industry and research communities have continued to ignore the warning signs despite increasing service downtimes and data losses in today’s large scale distributed systems (including all mission critical applications and HPC applications).

The Stateless Parallel Processing (“SPP”) concept [iv]was conceived in the mid-1980s based on a practical requirement of a mission critical project called “Zodiac.” The requirement was very basic: Keep a distributed application running regardless partial component failures. It was inconceivable for national security to rely on any mission critical application that could crash on a single component failure. Technically speaking, mission critical programs and data must be completely decoupled from processing, communication and storage devices. Otherwise, any device failure can halt the entire application and expanding the processing infrastructure will inevitably result in a higher probability of service interruptions, data losses, and runaway maintenance costs. HPC applications are the first non-lethal applications to demonstrate these potentially disastrous consequences. The growing instabilities in large scale simulations have also already played a role in the investigation of the scientific computing reproducibility problems[v].

Methods for building completely decoupled applications are fundamentally different from those for “bare metal” applications. The first difference is in the design of Application Programming Interface (“API”). Technically, Remote Procedure Call (“RPC”), Message Passing Interface (“MPI”), share memory (“OpenMP”), and Remote Method Invocation (“RMI”) are all “bare metal”-inspired APIs. Applications built using these APIs force the runtime systems to generate fixed program-processor dependencies. They have crossed the “line in the sand.” The computing application scalability dilemma is unavoidable.

The <key, value=””>-based APIs, such as Hadoop, Spark, and Scality, aimed to relax the program/data-device dependency by allowing the runtime system to conduct failure detection/repair “magic.” These efforts have already shown significant scalability gains against “bare metal” approaches. Unfortunately, due to the influence of the “virtual circuit” concept, their runtime implementations have also crossed the “line in the sand.” The natural next step is to completely decouple devices from programs and data.

As the “Internet of Things” takes afoot, the “smart big sensing” challenge is on the horizon. In this context, an extreme scale computing engine is merely a necessity for survival. The existing distributed and parallel computing technologies are woefully inadequate.

Fundamentally, all electronics will fail in unexpected ways. “Bare metal” computing was important decades ago but detrimental to large scale computing. It is simply flawed for extreme scale computing.

Albert Einstein defined “Insanity” as doing “the same thing over and over again and expecting a different result”. Without a paradigm shift, we can continue to call anything “extreme scale” while secretly keeping the true extreme scale engine in our dreams.

References

[i] Alan Fekete, Nancy A. Lynch, Yishay Mansour, John Spinelli, “The Impossibility of Implementing Reliable Communication in the Face of Crashes,” Journal of the ACM, 1993.

[ii] John Spinelli, “Reliable Data Communication in Faulty Computer Networks.” Ph.D. dissertation. Dept. Elect. Eng. Comput. Sci., Massachusetts Institute of Technology, Cambridge, Mass., and MIT Laboratory for Information and Decision Systems report LIDS-TH-1882, June 1984.

[iii] Peter Deutsch, “Eight Fallacies of Distributed Computing,” http://www.ibiblio.org/xml/slides/acgnj/syndication/cache/Fallacies.html

[iv] Justin Shi, “Stateless Parallel Processing Prototype: Synergy”. https://github.com/jys673/Synergy30

[v] XSEDE 2014 Reproducibility Workshop Report, “Standing Together for Reproducibility in Large-Scale Computing”. https://www.xsede.org/documents/659353/d90df1cb-62b5-47c7-9936-2de11113a40f

Subscribe to HPCwire's Weekly Update!

Be the most informed person in the room! Stay ahead of the tech trends with industry updates delivered to you every week!

Argonne’s HPC/AI User Forum Wrap Up

September 11, 2024

As fans of this publication will already know, AI is everywhere. We hear about it in the news, at work, and in our daily lives. It’s such a revolutionary technology that even established events focusing on HPC specific Read more…

Quantum Software Specialist Q-CTRL Inks Deals with IBM, Rigetti, Oxford, and Diraq

September 10, 2024

Q-CTRL, the Australia-based start-up focusing on quantum infrastructure software, today announced that its performance-management software, Fire Opal, will be natively integrated into four of the world's most advanced qu Read more…

Computing-Driven Medicine: Sleeping Better with HPC

September 10, 2024

As a senior undergraduate student at Fisk University in Nashville, Tenn., Ifrah Khurram's calculus professor, Dr. Sanjukta Hota, encouraged her to apply for the Sustainable Research Pathways Program (SRP). SRP was create Read more…

LLNL Engineers Harness Machine Learning to Unlock New Possibilities in Lattice Structures

September 9, 2024

Lattice structures, characterized by their complex patterns and hierarchical designs, offer immense potential across various industries, including automotive, aerospace, and biomedical engineering. With their outstand Read more…

NSF-Funded Data Fabric Takes Flight

September 5, 2024

The data fabric has emerged as an enterprise data management pattern for companies that struggle to provide large teams of users with access to well-managed, integrated, and secured data. Now scientists working at univer Read more…

xAI Colossus: The Elon Project

September 5, 2024

Elon Musk's xAI cluster, named Colossus (possibly after the 1970 movie about a massive computer that does not end well), has been brought online. Musk recently posted the following on X/Twitter: "This weekend, the @xA Read more…

Shutterstock 793611091

Argonne’s HPC/AI User Forum Wrap Up

September 11, 2024

As fans of this publication will already know, AI is everywhere. We hear about it in the news, at work, and in our daily lives. It’s such a revolutionary tech Read more…

Quantum Software Specialist Q-CTRL Inks Deals with IBM, Rigetti, Oxford, and Diraq

September 10, 2024

Q-CTRL, the Australia-based start-up focusing on quantum infrastructure software, today announced that its performance-management software, Fire Opal, will be n Read more…

NSF-Funded Data Fabric Takes Flight

September 5, 2024

The data fabric has emerged as an enterprise data management pattern for companies that struggle to provide large teams of users with access to well-managed, in Read more…

Shutterstock 1024337068

Researchers Benchmark Nvidia’s GH200 Supercomputing Chips

September 4, 2024

Nvidia is putting its GH200 chips in European supercomputers, and researchers are getting their hands on those systems and releasing research papers with perfor Read more…

Shutterstock 1897494979

What’s New with Chapel? Nine Questions for the Development Team

September 4, 2024

HPC news headlines often highlight the latest hardware speeds and feeds. While advances on the hardware front are important, improving the ability to write soft Read more…

Critics Slam Government on Compute Speeds in Regulations

September 3, 2024

Critics are accusing the U.S. and state governments of overreaching by including limits on compute speeds in regulations and laws, which they claim will limit i Read more…

Shutterstock 1622080153

AWS Perfects Cloud Service for Supercomputing Customers

August 29, 2024

Amazon's AWS believes it has finally created a cloud service that will break through with HPC and supercomputing customers. The cloud provider a Read more…

HPC Debrief: James Walker CEO of NANO Nuclear Energy on Powering Datacenters

August 27, 2024

Welcome to The HPC Debrief where we interview industry leaders that are shaping the future of HPC. As the growth of AI continues, finding power for data centers Read more…

Everyone Except Nvidia Forms Ultra Accelerator Link (UALink) Consortium

May 30, 2024

Consider the GPU. An island of SIMD greatness that makes light work of matrix math. Originally designed to rapidly paint dots on a computer monitor, it was then Read more…

Atos Outlines Plans to Get Acquired, and a Path Forward

May 21, 2024

Atos – via its subsidiary Eviden – is the second major supercomputer maker outside of HPE, while others have largely dropped out. The lack of integrators and Atos' financial turmoil have the HPC market worried. If Atos goes under, HPE will be the only major option for building large-scale systems. Read more…

AMD Clears Up Messy GPU Roadmap, Upgrades Chips Annually

June 3, 2024

In the world of AI, there's a desperate search for an alternative to Nvidia's GPUs, and AMD is stepping up to the plate. AMD detailed its updated GPU roadmap, w Read more…

Nvidia Shipped 3.76 Million Data-center GPUs in 2023, According to Study

June 10, 2024

Nvidia had an explosive 2023 in data-center GPU shipments, which totaled roughly 3.76 million units, according to a study conducted by semiconductor analyst fir Read more…

Shutterstock_1687123447

Nvidia Economics: Make $5-$7 for Every $1 Spent on GPUs

June 30, 2024

Nvidia is saying that companies could make $5 to $7 for every $1 invested in GPUs over a four-year period. Customers are investing billions in new Nvidia hardwa Read more…

Comparing NVIDIA A100 and NVIDIA L40S: Which GPU is Ideal for AI and Graphics-Intensive Workloads?

October 30, 2023

With long lead times for the NVIDIA H100 and A100 GPUs, many organizations are looking at the new NVIDIA L40S GPU, which it’s a new GPU optimized for AI and g Read more…

Google Announces Sixth-generation AI Chip, a TPU Called Trillium

May 17, 2024

On Tuesday May 14th, Google announced its sixth-generation TPU (tensor processing unit) called Trillium.  The chip, essentially a TPU v6, is the company's l Read more…

Shutterstock 1024337068

Researchers Benchmark Nvidia’s GH200 Supercomputing Chips

September 4, 2024

Nvidia is putting its GH200 chips in European supercomputers, and researchers are getting their hands on those systems and releasing research papers with perfor Read more…

Leading Solution Providers

Contributors

IonQ Plots Path to Commercial (Quantum) Advantage

July 2, 2024

IonQ, the trapped ion quantum computing specialist, delivered a progress report last week firming up 2024/25 product goals and reviewing its technology roadmap. Read more…

Intel’s Next-gen Falcon Shores Coming Out in Late 2025 

April 30, 2024

It's a long wait for customers hanging on for Intel's next-generation GPU, Falcon Shores, which will be released in late 2025.  "Then we have a rich, a very Read more…

Some Reasons Why Aurora Didn’t Take First Place in the Top500 List

May 15, 2024

The makers of the Aurora supercomputer, which is housed at the Argonne National Laboratory, gave some reasons why the system didn't make the top spot on the Top Read more…

Department of Justice Begins Antitrust Probe into Nvidia

August 9, 2024

After months of skyrocketing stock prices and unhinged optimism, Nvidia has run into a few snags – a  design flaw in one of its new chips and an antitrust pr Read more…

Nvidia H100: Are 550,000 GPUs Enough for This Year?

August 17, 2023

The GPU Squeeze continues to place a premium on Nvidia H100 GPUs. In a recent Financial Times article, Nvidia reports that it expects to ship 550,000 of its lat Read more…

MLPerf Training 4.0 – Nvidia Still King; Power and LLM Fine Tuning Added

June 12, 2024

There are really two stories packaged in the most recent MLPerf  Training 4.0 results, released today. The first, of course, is the results. Nvidia (currently Read more…

xAI Colossus: The Elon Project

September 5, 2024

Elon Musk's xAI cluster, named Colossus (possibly after the 1970 movie about a massive computer that does not end well), has been brought online. Musk recently Read more…

Spelunking the HPC and AI GPU Software Stacks

June 21, 2024

As AI continues to reach into every domain of life, the question remains as to what kind of software these tools will run on. The choice in software stacks – Read more…

  • arrow
  • Click Here for More Headlines
  • arrow
HPCwire