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!

Quantum Internet: Tsinghua Researchers’ New Memory Framework could be Game-Changer

April 25, 2024

Researchers from the Center for Quantum Information (CQI), Tsinghua University, Beijing, have reported successful development and testing of a new programmable quantum memory framework. “This work provides a promising Read more…

Intel’s Silicon Brain System a Blueprint for Future AI Computing Architectures

April 24, 2024

Intel is releasing a whole arsenal of AI chips and systems hoping something will stick in the market. Its latest entry is a neuromorphic system called Hala Point. The system includes Intel's research chip called Loihi 2, Read more…

Anders Dam Jensen on HPC Sovereignty, Sustainability, and JU Progress

April 23, 2024

The recent 2024 EuroHPC Summit meeting took place in Antwerp, with attendance substantially up since 2023 to 750 participants. HPCwire asked Intersect360 Research senior analyst Steve Conway, who closely tracks HPC, AI, Read more…

AI Saves the Planet this Earth Day

April 22, 2024

Earth Day was originally conceived as a day of reflection. Our planet’s life-sustaining properties are unlike any other celestial body that we’ve observed, and this day of contemplation is meant to provide all of us Read more…

Intel Announces Hala Point – World’s Largest Neuromorphic System for Sustainable AI

April 22, 2024

As we find ourselves on the brink of a technological revolution, the need for efficient and sustainable computing solutions has never been more critical.  A computer system that can mimic the way humans process and s Read more…

Empowering High-Performance Computing for Artificial Intelligence

April 19, 2024

Artificial intelligence (AI) presents some of the most challenging demands in information technology, especially concerning computing power and data movement. As a result of these challenges, high-performance computing Read more…

Quantum Internet: Tsinghua Researchers’ New Memory Framework could be Game-Changer

April 25, 2024

Researchers from the Center for Quantum Information (CQI), Tsinghua University, Beijing, have reported successful development and testing of a new programmable Read more…

Intel’s Silicon Brain System a Blueprint for Future AI Computing Architectures

April 24, 2024

Intel is releasing a whole arsenal of AI chips and systems hoping something will stick in the market. Its latest entry is a neuromorphic system called Hala Poin Read more…

Anders Dam Jensen on HPC Sovereignty, Sustainability, and JU Progress

April 23, 2024

The recent 2024 EuroHPC Summit meeting took place in Antwerp, with attendance substantially up since 2023 to 750 participants. HPCwire asked Intersect360 Resear Read more…

AI Saves the Planet this Earth Day

April 22, 2024

Earth Day was originally conceived as a day of reflection. Our planet’s life-sustaining properties are unlike any other celestial body that we’ve observed, Read more…

Kathy Yelick on Post-Exascale Challenges

April 18, 2024

With the exascale era underway, the HPC community is already turning its attention to zettascale computing, the next of the 1,000-fold performance leaps that ha Read more…

Software Specialist Horizon Quantum to Build First-of-a-Kind Hardware Testbed

April 18, 2024

Horizon Quantum Computing, a Singapore-based quantum software start-up, announced today it would build its own testbed of quantum computers, starting with use o Read more…

MLCommons Launches New AI Safety Benchmark Initiative

April 16, 2024

MLCommons, organizer of the popular MLPerf benchmarking exercises (training and inference), is starting a new effort to benchmark AI Safety, one of the most pre Read more…

Exciting Updates From Stanford HAI’s Seventh Annual AI Index Report

April 15, 2024

As the AI revolution marches on, it is vital to continually reassess how this technology is reshaping our world. To that end, researchers at Stanford’s Instit 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…

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…

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…

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…

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…

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…

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…

Leading Solution Providers

Contributors

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…

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…

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…

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

March 18, 2024

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

Eyes on the Quantum Prize – D-Wave Says its Time is Now

January 30, 2024

Early quantum computing pioneer D-Wave again asserted – that at least for D-Wave – the commercial quantum era has begun. Speaking at its first in-person Ana Read more…

GenAI Having Major Impact on Data Culture, Survey Says

February 21, 2024

While 2023 was the year of GenAI, the adoption rates for GenAI did not match expectations. Most organizations are continuing to invest in GenAI but are yet to Read more…

The GenAI Datacenter Squeeze Is Here

February 1, 2024

The immediate effect of the GenAI GPU Squeeze was to reduce availability, either direct purchase or cloud access, increase cost, and push demand through the roof. A secondary issue has been developing over the last several years. Even though your organization secured several racks... Read more…

Intel’s Xeon General Manager Talks about Server Chips 

January 2, 2024

Intel is talking data-center growth and is done digging graves for its dead enterprise products, including GPUs, storage, and networking products, which fell to Read more…

  • arrow
  • Click Here for More Headlines
  • arrow
HPCwire