What’s After Exascale? The Internet of Workflows Says HPE’s Nicolas Dubé

By John Russell

July 29, 2021

With the race to exascale computing in its final leg, it’s natural to wonder what the Post Exascale Era will look like. Nicolas Dubé, VP and chief technologist for HPE’s HPC business unit, agrees and shared his vision at Supercomputing Frontiers Europe 2021 held last week. The next big thing, he told the virtual audience at SFE21, is something that will connect HPC and (broadly) all of IT – into what Dubé calls The Internet of Workflows.

“It’s not just the exascale capability, which in itself will allow us to address some problems we’ve never been able to tackle before, but it’s the exascale technologies that are going to trickle down to the broad IT community and it’s computing all that enormous amount of data [being generated]. We’re no longer just doing classical simulation HPC, but also doing machine learning and the data analytics. What’s even more interesting is that these three spheres are getting more and more coupled and even pipelined. You might have data go through multiple stages, or you might use machine learning to [steer] a classical simulation,” said Dubé.

Nicolas Dubé, HPE

He ticked through the underlying enablers – accelerator chips and their burgeoning diversity, packaging innovation and the rise of multichip-everything, tightly-integrated memory-processor communications based on speedy fabrics and co-location. Stir in the infusion of AI throughout HPC (and computing writ large) and the resulting diversity of workflows, and what will emerge, contends Dubé, is a computing landscape dominated by what he calls the Internet of Workflows, spanning edge-to-supercomputer environments.

Welcome to Dubé’s vision of the Post Exascale Era.

OK, and at the risk of introducing a new acronym, what is this IoW?

“The Internet of Workflows is the idea that data gets produced all over and then flows and gets processed at different points and then gets analyzed and visualized all across the internet. [It’s] more than the Internet of Things, which is all about addressing [devices]. The Internet of workflows will actually deliver some value,” said Dubé.

“First of all, it’s going to be from edge to exascale. Why? Because the workflows are going to be executed from sensor data that starts from, you know all of the sensors from cell phones and cars and all of that. Then they can go to tiny inference engines or planetary size problems that are going to run on exascale supercomputers. This requires a lot more capability to extract the data and you might not want to send all of that data over, or overseas, to a storage system. The ATLAS [particle physics] project had already started looking at those things more than a decade ago.”

The IoW, said Dubé, is about “applying those principles to a much broader set of scientific fields because we’re convinced that is where this is going.”

It’s an intriguing idea, with echoes of grid computing and IoT all smashed together. Presented here are six takeaways from Dubé’s talk briefly touching on recent relevant advances as well as a list of requirements for developing the IoW. Many of the challenges are familiar.

1. First the Basics. The effort to achieve exascale and the needs of heterogeneous computing generally were catalysts in producing technologies needed for IoW. Dubé also noted the “countless silicon startups doing accelerators” to tackle diverse workloads. Still, lots more work is needed. Here’s snippet on MCM’s expected impact on memory.

“Multi-chip modules (MCMs) are also becoming a de facto standard. If you look, AMD was early on, embracing the MCM paths. And now the next generation motherboards, you might think of them as MCMs or those high-speed substrates that will have both the compute silicon, the memory, and before too long, some network interconnects positioned directly on the substrate. Because of that, you’re going to put very high-speed data on the MCM. Most of the data capacity will no longer just be loaded in RAM, but may get loaded into some farther ahead, fabric-attached memory that may be non-volatile, but that can be accessed at the right time and at the right throughput,” he said.

“If you’re interested, we’ve done some demonstrations, for instance, using XSBench [a neutron transport mini-app] that shows that if you’re placing the right data structures on fabric-attached, much higher-latency memory structures, you’re actually getting roughly the same performance percentage on that benchmark even if the data has a much higher latency, as long as you understand your data substructure and you place it well on your memory tiers.”

2. White Hats & Data Sovereignty. A key issue, currently not fully addressed, is data sovereignty. Dubé agrees it’s a critical challenge now and will be even more so in an IoW world. He didn’t offer specific technology or practice guidelines.

“Another key precondition in the post exascale world is data sovereignty. The hyperscalers will drive you a truck, right? A FedEx truck loaded with hard drives, for you to put the data on, and for them to load that into their premises, but they’re never gonna get send that FedEx truck back loaded with your data once it gets processed. At HPE, we see ourselves as being one of the white hats in the industry; we want to enable the community to have access to the data with the right permissions and the right identification mechanism, the right encryption end-to-end and all of that,” said Dubé

“We’re not into a play where the data gets locked in into a kingdom and then can never get it out. Data sovereignty is something I think we’re going to hear more and more talk about in the next decade. Data is the new currency, it’s by far the most important asset of all of your organizations. We need to make sure your data is not only secure, but it’s used for its intended purpose, and because the data feeds the compute, we’ll have to make sure that the right compute gets positioned close enough to the data so it can get processed in the right environment,” he said.

3. New Runtimes for a Grand Vision. It’s one thing to dream of IoW; it’s another to build it. Effective parallel programming for diverse devices and the availability of reasonably performant runtime systems able to accommodate device diversity are all needed.

“We’ll have to find the right workflow execution engine that is really close to that data source. Edge-to-exascale is kind of a great vision, but it needs to get enabled through new run runtime and deployment models. Today, we’re deploying systems in a very static way, and we’re executing, always within the confines of the datacenter. We need to enable a much more fluid execution environment that can take data from the edge and to the output of exascale supercomputers but in a way that they can flow between sites, between organizations, again, always with the right authentication and security mechanisms, but in a not so confined way,” he said.

“So that leads us to the democratization of parallel runtime environments. Fortran and MPI and OpenMP are very powerful tools, but the proportion of graduates that can use them is on a steady decline. We need to enable new languages like Python, for instance. Think of Project Dragon that came from Cray that we inherited here at HPE; it’s about writing a real, very capable parallel Python execution engine. Chapel and Arkouda are two other examples. But ultimately, we need development and runtime environments that can enable a growing ensemble of users to compute larger and larger problem sizes.”

4. Chasing Performance Portability…Still. Tight vertical software integration as promoted by some (pick your favorite target vendor) isn’t a good idea, argued Dubé. This isn’t a new controversy and maybe it’s a hard-stop roadblock for IoW. We’ll see. Dubé argues for openness and says HPE (Cray) is trying to make the Cray Programming Environment a good choice.

“We need performance portability (in order) to enable alternative compute. So again, the vertical integration of a software platform all the way to silicon that some are gunning for might sound appealing at first sight, but it really locks anyone that embraces such a model, and it prevents you from adopting alternative options down the line. We see performance portability as a foundational pillar to the Internet of Workflows. It allows for a single codebase to be targeted and optimized for multiple silicon underpinnings. To do that we are evolving the Cray Programming Environment as a key asset to have a much broader reach, and positioning it as that foundational asset to this broad vision,” said Dubé.

“In a way, we’d like CPE (Cray Programming Environment) to become kind of the TensorFlow of parallel models for parallel workloads. When you’re an undergrad, if you want to program machine learning, there are plenty of TensorFlow undergrad courses. We’re working to enable CPE to be used by a broad set of people and on the undergrad courses and all of that. So people have a way to go to develop their code for parallel environments that scales and that today might run on x86, on GPUs, and on Arm. That’s the whole idea of performance portability. To make it more easily consumable, we’ve even packaged it in the Docker container so that anyone can run it on the laptop. This is now going into proof of concept.”

5. “A Combinatorial Explosion of Configurations”. Now there’s an interesting turn of phrase. The avalanche of new chips from established players and newcomers is a blessing and curse. Creating systems to accommodate the new wealth of choices is likewise exciting but daunting and expensive. Dubé argues we need to find ways to cut the costs of silicon innovation and subsequent systems to help bring the IoW into being.

“We need to do a better plan enabling silicon innovation. Right now, to build a new chip, it’s on the order of over $100 million, and that’s excluding software and all the enablement that comes after that. When you include software, it’s over $200 million in 5nm. So that makes it very difficult to enable the silicon innovation. On top of that, building a new platform for every new chip is very cumbersome for every system integrator. We need to come to a place where not only we’re going to have a route to fab for people that want to build new silicon [through] initiatives like IMEC in Europe or MOSIS in the U.S., but also have ways for vendors to adopt standard form factors for platforms so that when that new silicon gets built it can have a motherboard to enable it, instantiate it,” said Dubé.

“We as vendors — and not just HPE but all of the other systems vendor — can take it and really lower our adoption cost because right now, building a motherboard on top of the silicon costs is making it really expensive to do everything custom every time there’s, there’s a new silicon coming in. That works when you have one or two CPU vendors, and maybe one or two GPU vendors, but now we have [many] — there’s Intel, AMD, multiple Arm versions for the CPU side, and then Nvidia, Intel, AMD on the GPU side, and then add all of the machine learning accelerators. It’s a combinatorial explosion of configurations that as a vendor makes it very challenging to support that breadth of opportunities. So we as an industry need to find out how we’re going to enable doing that going forward.”

6. Worldwide Data Hub? If one is going to set goals, they may as well be big ones. Creating an infrastructure with reasonable governance and practices to support an IoW is a big goal. Data is at the core of nearly everything, Dubé argued.

“The next key thing we see on the Internet of Workflows is kind of a worldwide data web. Go back to how Google revolutionized the content web, by indexing the whole thing that was on there. People got access to all of that content without being locked in like, into AOL, for instance. If we could do that for metadata, again, with the right access and permissions, that would be awesome, because then people will be able to free the data so people can compute that [data] and throw that into their workflow, wherever they are. That will lead into hybrid execution pipelines. Think about SmartSim, for instance, which is a code we’ve built along with NCAR (National Center for Atmospheric Research). We’ve been able to accelerate planetary scale ocean models using augmented classical simulation HPC with a machine learning approach, and got a 10x speed up to insight,” said Dubé.

“All of that, ultimately, is about having something that is open. As I said, HPE is about being the white hat system vendor / system integrator in the industry. We’re about being open, providing choice, being a trusted advisor. We’ve been a strong contributor to the open source community, SmartSim that I was talking about is an example. I know this is a very high level talk, but we see the Internet of Workflows as the future of HPC, and really is a true rebirth of the internet, where workloads and data will drive new insight. And that’s where we’re much higher in the value chain, all of us as an HPC community, because we deliver that outcome to the scientists, and to the world ultimately.”

Wrap-up
As noted in the Q&A, there are many technical and governance/practice issues facing construction an IoW. Whether, as Dubé contends, what was once loosely thought of as the Internet of Things (IOT), a device-centric concept, instead becomes the Internet of Workflows will be fascinating to watch.

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!

Nvidia’s New Blackwell GPU Can Train AI Models with Trillions of Parameters

March 18, 2024

Nvidia's latest and fastest GPU, code-named Blackwell, is here and will underpin the company's AI plans this year. The chip offers performance improvements from its predecessors, including the red-hot H100 and A100 GPUs. Read more…

Nvidia Showcases Quantum Cloud, Expanding Quantum Portfolio at GTC24

March 18, 2024

Nvidia’s barrage of quantum news at GTC24 this week includes new products, signature collaborations, and a new Nvidia Quantum Cloud for quantum developers. While Nvidia may not spring to mind when thinking of the quant Read more…

2024 Winter Classic: Meet the HPE Mentors

March 18, 2024

The latest installment of the 2024 Winter Classic Studio Update Show features our interview with the HPE mentor team who introduced our student teams to the joys (and potential sorrows) of the HPL (LINPACK) and accompany Read more…

Houston We Have a Solution: Addressing the HPC and Tech Talent Gap

March 15, 2024

Generations of Houstonian teachers, counselors, and parents have either worked in the aerospace industry or know people who do - the prospect of entering the field was normalized for boys in 1969 when the Apollo 11 missi Read more…

Apple Buys DarwinAI Deepening its AI Push According to Report

March 14, 2024

Apple has purchased Canadian AI startup DarwinAI according to a Bloomberg report today. Apparently the deal was done early this year but still hasn’t been publicly announced according to the report. Apple is preparing Read more…

Survey of Rapid Training Methods for Neural Networks

March 14, 2024

Artificial neural networks are computing systems with interconnected layers that process and learn from data. During training, neural networks utilize optimization algorithms to iteratively refine their parameters until Read more…

Nvidia’s New Blackwell GPU Can Train AI Models with Trillions of Parameters

March 18, 2024

Nvidia's latest and fastest GPU, code-named Blackwell, is here and will underpin the company's AI plans this year. The chip offers performance improvements from Read more…

Nvidia Showcases Quantum Cloud, Expanding Quantum Portfolio at GTC24

March 18, 2024

Nvidia’s barrage of quantum news at GTC24 this week includes new products, signature collaborations, and a new Nvidia Quantum Cloud for quantum developers. Wh Read more…

Houston We Have a Solution: Addressing the HPC and Tech Talent Gap

March 15, 2024

Generations of Houstonian teachers, counselors, and parents have either worked in the aerospace industry or know people who do - the prospect of entering the fi Read more…

Survey of Rapid Training Methods for Neural Networks

March 14, 2024

Artificial neural networks are computing systems with interconnected layers that process and learn from data. During training, neural networks utilize optimizat Read more…

PASQAL Issues Roadmap to 10,000 Qubits in 2026 and Fault Tolerance in 2028

March 13, 2024

Paris-based PASQAL, a developer of neutral atom-based quantum computers, yesterday issued a roadmap for delivering systems with 10,000 physical qubits in 2026 a Read more…

India Is an AI Powerhouse Waiting to Happen, but Challenges Await

March 12, 2024

The Indian government is pushing full speed ahead to make the country an attractive technology base, especially in the hot fields of AI and semiconductors, but Read more…

Charles Tahan Exits National Quantum Coordination Office

March 12, 2024

(March 1, 2024) My first official day at the White House Office of Science and Technology Policy (OSTP) was June 15, 2020, during the depths of the COVID-19 loc Read more…

AI Bias In the Spotlight On International Women’s Day

March 11, 2024

What impact does AI bias have on women and girls? What can people do to increase female participation in the AI field? These are some of the questions the tech Read more…

Alibaba Shuts Down its Quantum Computing Effort

November 30, 2023

In case you missed it, China’s e-commerce giant Alibaba has shut down its quantum computing research effort. It’s not entirely clear what drove the change. 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…

Analyst Panel Says Take the Quantum Computing Plunge Now…

November 27, 2023

Should you start exploring quantum computing? Yes, said a panel of analysts convened at Tabor Communications HPC and AI on Wall Street conference earlier this y Read more…

DoD Takes a Long View of Quantum Computing

December 19, 2023

Given the large sums tied to expensive weapon systems – think $100-million-plus per F-35 fighter – it’s easy to forget the U.S. Department of Defense is a Read more…

Shutterstock 1285747942

AMD’s Horsepower-packed MI300X GPU Beats Nvidia’s Upcoming H200

December 7, 2023

AMD and Nvidia are locked in an AI performance battle – much like the gaming GPU performance clash the companies have waged for decades. AMD has claimed it Read more…

Synopsys Eats Ansys: Does HPC Get Indigestion?

February 8, 2024

Recently, it was announced that Synopsys is buying HPC tool developer Ansys. Started in Pittsburgh, Pa., in 1970 as Swanson Analysis Systems, Inc. (SASI) by John Swanson (and eventually renamed), Ansys serves the CAE (Computer Aided Engineering)/multiphysics engineering simulation market. Read more…

Intel’s Server and PC Chip Development Will Blur After 2025

January 15, 2024

Intel's dealing with much more than chip rivals breathing down its neck; it is simultaneously integrating a bevy of new technologies such as chiplets, artificia Read more…

Baidu Exits Quantum, Closely Following Alibaba’s Earlier Move

January 5, 2024

Reuters reported this week that Baidu, China’s giant e-commerce and services provider, is exiting the quantum computing development arena. Reuters reported � Read more…

Leading Solution Providers

Contributors

Choosing the Right GPU for LLM Inference and Training

December 11, 2023

Accelerating the training and inference processes of deep learning models is crucial for unleashing their true potential and NVIDIA GPUs have emerged as a game- Read more…

Training of 1-Trillion Parameter Scientific AI Begins

November 13, 2023

A US national lab has started training a massive AI brain that could ultimately become the must-have computing resource for scientific researchers. Argonne N Read more…

Shutterstock 1179408610

Google Addresses the Mysteries of Its Hypercomputer 

December 28, 2023

When Google launched its Hypercomputer earlier this month (December 2023), the first reaction was, "Say what?" It turns out that the Hypercomputer is Google's t 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…

AMD MI3000A

How AMD May Get Across the CUDA Moat

October 5, 2023

When discussing GenAI, the term "GPU" almost always enters the conversation and the topic often moves toward performance and access. Interestingly, the word "GPU" is assumed to mean "Nvidia" products. (As an aside, the popular Nvidia hardware used in GenAI are not technically... Read more…

Shutterstock 1606064203

Meta’s Zuckerberg Puts Its AI Future in the Hands of 600,000 GPUs

January 25, 2024

In under two minutes, Meta's CEO, Mark Zuckerberg, laid out the company's AI plans, which included a plan to build an artificial intelligence system with the eq Read more…

Google Introduces ‘Hypercomputer’ to Its AI Infrastructure

December 11, 2023

Google ran out of monikers to describe its new AI system released on December 7. Supercomputer perhaps wasn't an apt description, so it settled on Hypercomputer Read more…

China Is All In on a RISC-V Future

January 8, 2024

The state of RISC-V in China was discussed in a recent report released by the Jamestown Foundation, a Washington, D.C.-based think tank. The report, entitled "E Read more…

  • arrow
  • Click Here for More Headlines
  • arrow
HPCwire