Intel’s ‘Borealis’ Testbed Targets Exascale Readiness for Aurora Supercomputer

By Tiffany Trader

December 16, 2021

As Intel, HPE, and Argonne National Laboratory drive toward a 2022 delivery of the Aurora leadership-class supercomputer, HPCwire spoke with Dr. Robert Wisniewski, Intel Fellow: SuperCompute Software, Aurora technical lead and PI, to learn about Intel’s Borealis testbed for Aurora. Wisniewski also explains why he views High Bandwidth Memory as a game-changer for HPC.

HPCwire: What is Borealis? Give us the basics.

Wisniewski: Borealis is our testbed for evaluating, testing, and debugging the Aurora system and the new technologies going into it. It’s a two-rack mini-system, so it’s small compared to the 100+ racks we’ll have at Argonne – but it will have more compute power than many HPC centers, and we expect it to rank on the TOP500 when it’s completed.

It’s at our Jones Farm lab in Oregon and will remain there as a maintenance and support system after Aurora is installed at Argonne.

Rendering of the Aurora blade, showing two ‘Sapphire Rapids’ HBM CPUs and six Ponte Vecchio Xe-HPC GPUs

HPCwire: Does Borealis have the same system architecture and design as Aurora?

Yes, the two machines are purposely the same architecture and design.

HPCwire: What are the node and interconnect specs?

The node has eight HPE Slingshot 11 NICs; the interconnect is a Dragonfly topology utilizing HPE Slingshot networking.

HPCwire: Why is Borealis important? What is its value?

Wisniewski: Every vendor has some way of testing and debugging a new system, so the basic idea isn’t new. Borealis is critical because of the size and scale of the Aurora system, the number of new technologies, and the complexity of the software stack.

The value Borealis brings is to let us do as much of the debug and integration work early on, so that when we scale the system at Argonne, we’ve already tested the smaller-scale functional capability. Because we are using the machine and software stack now, it allows us to confirm that all the pieces of the complex software stack can be built, integrated, installed and executed well ahead of when we get to the critical and challenging work of installing and scaling the hardware. Having as much of that behind us will let us focus on the issues that only show up as you scale the system.

HPCwire: Talk about some of those challenges.

Wisniewski: When you start scaling the hardware and integrating the software, you inevitably see problems that are hard to find in a single-node or small-cluster configuration. There’s a lot of challenges to debugging at scale – there are many components that need to synchronize and scale together, and often those bugs induced by scaling and synchronization aren’t easy to reproduce reliably. It’s an invigorating but challenging exercise.

You find a couple classes of problems. One has to do with the sheer number of nodes and not specifically with the parallelism. They’re the ones our cloud customers also see. These are low probability bugs that don’t show up until you are running tens of thousands of nodes. These run the gamut and involve both hardware and software.

Another class involves obscure timing problems or timing window problems that happen if someone didn’t consider certain small, unlikely flows of execution across different nodes or unexpected interweaving of events or actions that are being taken across the different nodes. These problems don’t exclusively happen at scale, but often they only start manifesting themselves when you have enough nodes to really start testing things. You might eventually find them if you ran millions or billions of tests on a four-node system, but if you’re running on many nodes in parallel, you will encounter them quicker.

Then there’s a class of insidious problems that don’t manifest themselves until you get to scale and are really stressing the software stack or the hardware. These are often the harder ones to find. As a debugger, whether for hardware or software, you want a simple test case that’s isolated down to a small piece of code and that is reproducible, so you can run it again and try things out until you figure out what the problem is. If these problems only happen at scale, you need a lot more nodes to reproduce. Even then, it may not be clear where you should look for the problem. Is it across all the nodes? Or is it just one node that’s getting hung up? It can be difficult to reproduce when you need to get a lot of events or interactions at scale to stress it. So, you need to gather a lot of information, and it makes getting to the root of the problem really challenging. Those are the ones you hope you don’t have.

HPCwire: Will Borealis help with all three classes of problems?

Wisniewski: Yes. Borealis will certainly help with the first class of problems, where you just need to run the program over enough time. It will let us get a lot of CPU hours under us. Borealis will also be large enough that we would hope that over enough CPU hours, it would start showing us the low likelihood timing issues—the second class of problems. And the third class – if there’s something in there and we run enough cycles, hopefully we would come across it.

HPCwire: Will you do “big bang” integration on Borealis, or is it a step-wise process?

Wisniewski: Definitely step-wise. We’re starting with soft-tooled components and engineering samples on the hardware side and preliminary or open source versions of software. Month by month and quarter by quarter, as we approach delivery of the machine, Borealis becomes increasingly closer to the Aurora production environment, and the hardware and software will eventually mirror what we’ll deliver to Argonne.

HPCwire: Changing gears a bit – Intel made some significant announcements this year. Is there one that you’re especially excited about?

Wisniewski: We’re all excited about our next-generation Xeon Scalable processor, codenamed “Sapphire Rapids”, High-Bandwidth Memory (HBM) and DAOS.  In particular, I believe HBM will have a huge impact for exascale applications and many others.

Memory bandwidth is the biggest challenge we’re facing in scaling HPC applications. An increasing number of HPC applications, probably greater than 50 percent, are running into performance challenges and bottlenecks due to insufficient memory bandwidth. It’s the long pole in the performance tent.

HBM is an opportunity to significantly increase memory bandwidth, and that’s exciting. It’s going to be a huge win for seismic imaging, hydrodynamics, weather forecasting, neutron transport, and Monte Carlo particle transport codes, to name a few.

The Aurora supercomputer is an HPE EX supercomputer, procured by U.S. Department of Energy CORAL program, scheduled for delivery at Argonne National Laboratory in 2022. Intel is the prime contractor.

HPCwire: We know doctors take the Hippocratic Oath to do no harm. I’ve heard you talk about an analogous “oath” for people working in HPC. Can you share that with us?

Wisniewski: In software and supercomputing, we say software should never get in the way of hardware. You always want the schedules of these programs to be gated by how long it takes to get the hardware and get it installed. You want to do everything to the system software stack and applications that you can ahead of time.

Borealis is one aspect of that approach. Intel has all our engineering teams going full bore. HPE is firming up the software stack and the designs for racks, storage, and networking elements. Argonne is building its new facility to house Aurora and helping researchers and scientists get their codes ready to go, and Intel is providing early technologies and access for Argonne’s development testbed and for early science by DOE and ECP users. We’re all laser-focused on having everything in place removed to do significant science on day one.

HPCwire: And do people still bring you PEZ dispensers?

Wisniewski: I started carrying a PEZ dispenser a few years ago as a reminder of the Peta-Exa-Zetta continuum. People were talking about exascale as if it’s the end, but it really just represents a point in the continuum. We need to do our exascale work with an eye toward the future and think about how we’re going to scale another 10, 100, or 1000 times. People do still bring me PEZ dispensers – I’ve got one that’s two feet high in my office right now! And I do think we’ll get to zettascale computing.

Header image: The images on the cabinet panels of Borealis represent the Early Science Projects that are preparing to run on Aurora.

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!

Edge-to-Cloud: Exploring an HPC Expedition in Self-Driving Learning

April 25, 2024

The journey begins as Kate Keahey's wandering path unfolds, leading to improbable events. Keahey, Senior Scientist at Argonne National Laboratory and the University of Chicago, leads Chameleon. This innovative projec 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 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…

Shutterstock 1748437547

Edge-to-Cloud: Exploring an HPC Expedition in Self-Driving Learning

April 25, 2024

The journey begins as Kate Keahey's wandering path unfolds, leading to improbable events. Keahey, Senior Scientist at Argonne National Laboratory and the Uni 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…

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…

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…

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…

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…

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…

Leading Solution Providers

Contributors

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…

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…

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…

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…

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…

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…

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…

Intel Plans Falcon Shores 2 GPU Supercomputing Chip for 2026  

August 8, 2023

Intel is planning to onboard a new version of the Falcon Shores chip in 2026, which is code-named Falcon Shores 2. The new product was announced by CEO Pat Gel Read more…

  • arrow
  • Click Here for More Headlines
  • arrow
HPCwire