Argonne’s 44-Petaflops ‘Polaris’ Supercomputer Will Be Testbed for Aurora, Exascale Era

By Tiffany Trader

August 25, 2021

A new 44-petaflops (theoretical peak) supercomputer is under construction at the Department of Energy’s Argonne National Laboratory. Called Polaris, this new supercomputing star has been selected to light the way to exascale and to Aurora, the exascale-class Intel-HPE system that’s had its delivery pushed to next year (2022).

Ahead of today’s official unveiling announcement, HPCwire spoke with Kalyan Kumaran, senior computer scientist and the director of technology at Argonne’s Leadership Computing Facility (ALCF) about how the laboratory will be using the system as a stepping stone to Aurora and beyond.

Built by HPE and powered by AMD CPUs and Nvidia GPUs, Polaris will enable researchers and developers to test and optimize software codes and applications to address a range of AI, engineering, and scientific projects planned for the forthcoming Aurora supercomputer, a joint collaboration between Argonne, Intel and HPE.

The installation currently underway spans 280 HPE Apollo Gen10 Plus systems across 40 racks, aggregating a total of 560 AMD Epyc Rome CPUs and 2,240 Nvidia 40GB A100 GPUs with HPE’s Slingshot networking. As part of a planned upgrade, the second-gen Epyc Rome CPUs (32-core 7532 SKU) will be swapped out in March 2022 for third-gen Epyc Milans (the 32-core 7543 part). At the same time, Polaris will transition from the Slingshot 10 to Slingshot 11 fabric (the same as Aurora will use). The system uses air-cooled HGX “Redstone” boards with liquid-cooling employed by rear-door heat exchangers.

At 44-petaflops (double-precision, peak) Polaris would rank among the world’s top 15-or-so fastest computers. The system’s theoretical AI performance tops out at nearly 1.4 exaflops, based on mixed-precision compute capabilities, according to HPE and Nvidia.

Polaris will tie into ALCF’s two 100 PB globally accessible Lustre filesystems named Grand and Eagle, which are backed by HPE’s Cray ClusterStor E1000 platform. Installed in January of this year, each storage array controls 8,480 disk drives with a sustained transfer speed of 650 Gbps, according to the ALCF documentation.

The choice of the Apollo Gen10 Plus rather than the HPE Cray EX architecture was deliberate, owing to Gen10’s flexibility to support additional configurations. “Each of these chassis actually fits two (single-socket) nodes, and they do support other accelerators,” said Kumaran. “So in the future, we could have new Apollo chassis added to this configuration, which would support, say, Nvidia GPUs on one side and maybe some other GPUs on the other side. And in the future, they could be supporting other AI accelerators.”

This is one of the ways that Polaris may continue to be an avenue for future research work even after Aurora – a Cray EX design – is deployed, said Kumaran. The Argonne Lab has been something of a hot spot for exploring emerging AI hardware. Its AI test bed currently includes a Cerebras CS-1 system, a Graphcore Colossus GC2 system, a SambaNova DataScale machine and (coming in 2021) Groq accelerator hardware.

Aurora’s compute nodes will be equipped with two Sapphire Rapids processors and six Ponte Vecchio general-purpose GPUs. Source: Intel Corp.

Polaris will provide roughly four times as much compute power as Argonne’s 7-petaflops Linpack (11.7-petaflops peak) HPE/Cray XC40 Theta system, which was installed in late 2016 to be a companion and ramp machine for an earlier unrealized conception of Aurora (aka A18). At the beginning of this year, thanks to CARES Act funding, the lab added 24 Nvidia DGX A100 nodes to Theta, significantly boosting its capabilities.

With its heterogeneous CPU-GPU architecture (in a 1:4 ratio), Polaris is helping Argonne make the transition to the Intel-HPE Aurora system, which slipped from 2021 to 2022 on account of Intel roadmap delays (impacting Sapphire Rapids and Ponte Vecchio). Polaris will be used by researchers within the DOE’s Exascale Computing Project and the ALCF’s Aurora Early Science Program to start prepping their codes for Aurora.

“We looked at many possible solutions with Aurora in the back of our mind,” said Kumaran of the technology selection process. “We wanted something with multi-GPU node support. And we wanted something that would support some of the key programming models on Aurora, which is MPI, OpenMP, and also SYCL in DPC++ (the SYCL 2020 variant from Intel). We wanted these programming models supported, and Polaris offered that solution.

“It has multi GPU nodes. It supports the programming models. It’s got the same Slingshot interconnect that will be on Aurora. And our Early Science Program has applications in normally the traditional HPC simulation space, but also the data and learning space. So we wanted a number of optimized frameworks, optimized Python support, and things like that, that will be available on Aurora for these applications to make progress. And that’s available with the Nvidia and HPE solutions.”

Projects highlighted by Argonne include:

Advancing cancer treatment by accelerating research in understanding the role of biological variables in a tumor cell’s path by advancing the use of data science to drive analysis of extreme-scale fluid-structure-interaction simulations; and predicting drug response to tumor cells by enabling billions of virtual drugs to be screened from single to numerous combinations, while predicting their effects on tumorous cells.

Advancing the nation’s energy security, while minimizing climate impact with biochemical research through the NWChemEx project, funded by the DOE’s Office of Science Biological and Environmental Research. Researchers are solving the molecular problems in biofuel production by developing models that optimize feedstock to produce biomass and analyze the process of converting biomass materials into biofuels.

Expanding the boundaries of physics with particle collision research in the ATLAS experiment, which uses the Large Hadron Collider (LHC), the world’s most powerful particle accelerator, sited at CERN, near Geneva Switzerland. Scientists study the complex products from particle collisions in very large detectors to deepen our understanding of the fundamental constituents of matter, including the search for evidence of dark matter.

“Polaris is well equipped to help move the ALCF into the exascale era of computational science by accelerating the application of AI capabilities to the growing data and simulation demands of our users,” said Michael E. Papka, director at the ALCF. “Beyond getting us ready for Aurora, Polaris will further provide a platform to experiment with the integration of supercomputers and large-scale experiment facilities, like the Advanced Photon Source, making HPC available to more scientific communities. Polaris will also provide a broader opportunity to help prototype and test the integration of HPC with real-time experiments and sensor networks.”

The lab already has some experience with HPE systems infrastructure, including Slingshot and HPE Performance Cluster Manager (HPCM). A testbed rack called Crux includes AMD Rome processors, Slingshot technology and HPCM. “In that sense, Polaris is another testbed to continue testing HPCM at scale and getting ready for Aurora’s arrival,” said Kumaran, “not just on the applications side, but also being able to test the system software and Slingshot.”

A wider goal, long-sought and steadily inching forward, is cross-platform code portability. Argonne has researchers working with NERSC (Berkeley Lab) and Codeplay (prominent SYCL supporter) to port SYCL and DCP++ to the A100 GPU. “If people are porting code to Aurora using SYCL or DCP++, they will be able to continue to support that programming model and not have to rewrite to OpenMP or MPI or CUDA to use on Polaris,” said Kumaran. “And similarly, we’ve also explored supporting HIP on this platform (Polaris), and so if you have CUDA support, and you are developing with CUDA on Summit, or for future AMD-based platforms, with Frontier, then you can use that. And finally, we are also exploring SYCL and DCP++ for AMD GPUs [in collaboration with Oak Ridge and Codeplay]. And so if you’re looking for an alternate solution to CUDA and HIP on AMD GPUs and you want to run your DCP++ code, we have a proof-of-concept working on that.”

Polaris has been delivered and is currently being installed. Deployment for early science work related to exascale-readiness is expected in the first quarter of next year.

Polaris rendering.

Subscribe to HPCwire's Weekly Update!

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

Argonne Supercomputer Advances Energy Storage Research

May 13, 2022

The lack of large-scale energy storage bottlenecks many sources of renewable energy, such as sunlight-reliant solar power and unpredictable wind power. Researchers from Lawrence Livermore National Laboratory (LLNL) are w Read more…

Supercomputing an Image of Our Galaxy’s Supermassive Black Hole

May 13, 2022

A supermassive black hole called Sagittarius A* (yes, the asterisk is part of it!) sits at the center of the Milky Way. Now, for the first time, we can see it. The resulting direct image of Sagittarius A*, revealed this Read more…

Intel Warns of Data Security Crisis Posed by Quantum Computers

May 12, 2022

Quantum computers are coming down the pike, and hardware makers warned of a potential security crisis looming with such superfast systems able to break encryption within a matter of seconds. To counter that, companies Read more…

Intel Says UCIe to Outpace PCIe in Speed Race

May 11, 2022

Intel has shared more details on a new interconnect that is the foundation of the company’s long-term plan for x86, Arm and RISC-V architectures to co-exist in a single chip package. The semiconductor company is taking a modular approach to chip design with the option for customers to cram computing blocks such as CPUs, GPUs and AI accelerators inside a single chip package. Read more…

Intel Extends IPU Roadmap Through 2026

May 10, 2022

Intel is extending its roadmap for infrastructure processors through 2026, the company said at its Vision conference being held in Grapevine, Texas. The company's IPUs (infrastructure processing units) are megachips that are designed to improve datacenter efficiency by offloading functions such as networking control, storage management and security that were traditionally... Read more…

AWS Solution Channel

Shutterstock ID 646668913 whiteMocca

Benchmarking NVIDIA Clara Parabricks Somatic Variant Calling Pipeline on AWS

This post was contributed by Pankaj Vats, PhD, and Timothy Harkins, PhD,  from NVIDIA Parabricks.

Introduction

Advances in Next Generation Sequencing (NGS) technologies over the last decade have led to many novel discoveries in cancer genomics1,2,3. Read more…

Exascale Watch: Aurora Installation Underway, Now Open for Reservations

May 10, 2022

Installation has begun on the Aurora supercomputer, Rick Stevens (associate director of Argonne National Laboratory) revealed today during the Intel Vision event keynote taking place in Dallas, Texas, and online. Joining Intel exec Raja Koduri on stage, Stevens confirmed that the Aurora build is underway – a major development for a system that is projected to deliver more... Read more…

Royalty-free stock illustration ID: 1919750255

Intel Says UCIe to Outpace PCIe in Speed Race

May 11, 2022

Intel has shared more details on a new interconnect that is the foundation of the company’s long-term plan for x86, Arm and RISC-V architectures to co-exist in a single chip package. The semiconductor company is taking a modular approach to chip design with the option for customers to cram computing blocks such as CPUs, GPUs and AI accelerators inside a single chip package. Read more…

Intel Extends IPU Roadmap Through 2026

May 10, 2022

Intel is extending its roadmap for infrastructure processors through 2026, the company said at its Vision conference being held in Grapevine, Texas. The company's IPUs (infrastructure processing units) are megachips that are designed to improve datacenter efficiency by offloading functions such as networking control, storage management and security that were traditionally... Read more…

Exascale Watch: Aurora Installation Underway, Now Open for Reservations

May 10, 2022

Installation has begun on the Aurora supercomputer, Rick Stevens (associate director of Argonne National Laboratory) revealed today during the Intel Vision event keynote taking place in Dallas, Texas, and online. Joining Intel exec Raja Koduri on stage, Stevens confirmed that the Aurora build is underway – a major development for a system that is projected to deliver more... Read more…

Intel’s Habana Labs Unveils Gaudi2, Greco AI Processors

May 10, 2022

At the hybrid Intel Vision event today, Intel’s Habana Labs team launched two major new products: Gaudi2, the second generation of the Gaudi deep learning training processor; and Greco, the successor to the Goya deep learning inference processor. Intel says that the processors offer significant speedups relative to their predecessors and the... Read more…

IBM Unveils Expanded Quantum Roadmap; Talks Up ‘Quantum-Centric Supercomputer’

May 10, 2022

IBM today issued an extensive and detailed expansion of its Quantum Roadmap that calls for developing a new 1386-qubit processor – Kookaburra – built from modularly scaled chips, and delivering a 4,158-qubit POC system built using three connected Kookaburra processors by 2025. Kookaburra (Australian Kingfisher) is a new architecture... Read more…

Biden Issues Executive Order Bolstering National Quantum Initiative and Cybersecurity

May 4, 2022

President Joe Biden today issued an Executive Order and a National Security Memorandum boosting the national focus on quantum information sciences (QIS), including quantum computing and cybersecurity concerns. There is currently a global race heating up to leverage QIS for economic and security purposes. The U.S., China, Europe, Japan, the U.K., and many others have mounted well-funded, expanding efforts... Read more…

Panasas Debuts New Products as It Emphasizes Storage Software in Business Shift

May 4, 2022

Panasas started off specializing in storage hardware, but more than 20 years on, the company is placing a big bet on its software stack to meet storage needs for high-performance applications. The company on Wednesday introduced new storage products called ActiveStor Ultra XL and ActiveStor Flash for high-performance computing and artificial intelligence applications. The products are built on the company’s PanFS file... Read more…

Supercomputers Project Wetter San Francisco Storms in a Future Climate

May 4, 2022

With climate change dramatically accelerating, scientists continue to struggle to predict the shape of a substantially warmer world. This is particularly true with regard to weather and storms, which – due to the granular, mercurial processes at play – elude climate scientists more than, say, ice melt projections. Recently, a climate study commissioned by the City and County of San Francisco... Read more…

Nvidia R&D Chief on How AI is Improving Chip Design

April 18, 2022

Getting a glimpse into Nvidia’s R&D has become a regular feature of the spring GTC conference with Bill Dally, chief scientist and senior vice president of research, providing an overview of Nvidia’s R&D organization and a few details on current priorities. This year, Dally focused mostly on AI tools that Nvidia is both developing and using in-house to improve... Read more…

Facebook Parent Meta’s New AI Supercomputer Will Be ‘World’s Fastest’

January 24, 2022

Fresh off its rebrand last October, Meta (née Facebook) is putting muscle behind its vision of a metaversal future with a massive new AI supercomputer called the AI Research SuperCluster (RSC). Meta says that RSC will be used to help build new AI models, develop augmented reality tools, seamlessly analyze multimedia data and more. The supercomputer’s... Read more…

AMD/Xilinx Takes Aim at Nvidia with Improved VCK5000 Inferencing Card

March 8, 2022

AMD/Xilinx has released an improved version of its VCK5000 AI inferencing card along with a series of competitive benchmarks aimed directly at Nvidia’s GPU line. AMD says the new VCK5000 has 3x better performance than earlier versions and delivers 2x TCO over Nvidia T4. AMD also showed favorable benchmarks against several Nvidia GPUs, claiming its VCK5000 achieved... Read more…

Royalty-free stock illustration ID: 1919750255

Intel Says UCIe to Outpace PCIe in Speed Race

May 11, 2022

Intel has shared more details on a new interconnect that is the foundation of the company’s long-term plan for x86, Arm and RISC-V architectures to co-exist in a single chip package. The semiconductor company is taking a modular approach to chip design with the option for customers to cram computing blocks such as CPUs, GPUs and AI accelerators inside a single chip package. Read more…

In Partnership with IBM, Canada to Get Its First Universal Quantum Computer

February 3, 2022

IBM today announced it will deploy its first quantum computer in Canada, putting Canada on a short list of countries that will have access to an IBM Quantum Sys Read more…

Nvidia Defends Arm Acquisition Deal: a ‘Once-in-a-Generation Opportunity’

January 13, 2022

GPU-maker Nvidia is continuing to try to keep its proposed acquisition of British chip IP vendor Arm Ltd. alive, despite continuing concerns from several governments around the world. In its latest action, Nvidia filed a 29-page response to the U.K. government to point out a list of potential benefits of the proposed $40 billion deal. Read more…

Supercomputer Simulations Show How Paxlovid, Pfizer’s Covid Antiviral, Works

February 3, 2022

Just about a month ago, Pfizer scored its second huge win of the pandemic when the U.S. Food and Drug Administration issued another emergency use authorization Read more…

Nvidia Launches Hopper H100 GPU, New DGXs and Grace Superchips

March 22, 2022

The battle for datacenter dominance keeps getting hotter. Today, Nvidia kicked off its spring GTC event with new silicon, new software and a new supercomputer. Speaking from a virtual environment in the Nvidia Omniverse 3D collaboration and simulation platform, CEO Jensen Huang introduced the new Hopper GPU architecture and the H100 GPU... Read more…

Leading Solution Providers

Contributors

PsiQuantum’s Path to 1 Million Qubits

April 21, 2022

PsiQuantum, founded in 2016 by four researchers with roots at Bristol University, Stanford University, and York University, is one of a few quantum computing startups that’s kept a moderately low PR profile. (That’s if you disregard the roughly $700 million in funding it has attracted.) The main reason is PsiQuantum has eschewed the clamorous public chase for... Read more…

Nvidia Dominates MLPerf Inference, Qualcomm also Shines, Where’s Everybody Else?

April 6, 2022

MLCommons today released its latest MLPerf inferencing results, with another strong showing by Nvidia accelerators inside a diverse array of systems. Roughly fo Read more…

D-Wave to Go Public with SPAC Deal; Expects ~$1.6B Market Valuation

February 8, 2022

Quantum computing pioneer D-Wave today announced plans to go public via a SPAC (special purpose acquisition company) mechanism. D-Wave will merge with DPCM Capital in a transaction expected to produce $340 million in cash and result in a roughly $1.6 billion initial market valuation. The deal is expected to be completed in the second quarter of 2022 and the new company will be traded on the New York Stock... Read more…

Intel Announces Falcon Shores CPU-GPU Combo Architecture for 2024

February 18, 2022

Intel held its 2022 investor meeting yesterday, covering everything from the imminent Sapphire Rapids CPUs to the hotly anticipated (and delayed) Ponte Vecchio GPUs. But somewhat buried in its summary of the meeting was a new namedrop: “Falcon Shores,” described as “a new architecture that will bring x86 and Xe GPU together into a single socket.” The reveal was... Read more…

Industry Consortium Forms to Drive UCIe Chiplet Interconnect Standard

March 2, 2022

A new industry consortium aims to establish a die-to-die interconnect standard – Universal Chiplet Interconnect Express (UCIe) – in support of an open chipl Read more…

Julia Update: Adoption Keeps Climbing; Is It a Python Challenger?

January 13, 2021

The rapid adoption of Julia, the open source, high level programing language with roots at MIT, shows no sign of slowing according to data from Julialang.org. I Read more…

Nvidia Acquires Software-Defined Storage Provider Excelero

March 7, 2022

Nvidia has announced that it has acquired Excelero. The high-performance block storage provider, founded in 2014, will have its technology integrated into Nvidia’s enterprise software stack. Nvidia is not disclosing the value of the deal. Excelero’s core product, Excelero NVMesh, offers software-defined block storage via networked NVMe SSDs. NVMesh operates through... Read more…

Google Launches TPU v4 AI Chips

May 20, 2021

Google CEO Sundar Pichai spoke for only one minute and 42 seconds about the company’s latest TPU v4 Tensor Processing Units during his keynote at the Google I Read more…

  • arrow
  • Click Here for More Headlines
  • arrow
HPCwire