Abstract
The exascale computing has brought unprecedented heterogeneity in node architectures, with systems such as Frontier and Aurora featuring diverse GPU accelerators, network connectivity among others. Ensuring performance portability across these platforms is a key challenge. To address this, we employ the SYCL programming model to develop portable, high-performance quantum chemistry workloads. As a representative application, we focus on the non-iterative Triples component of the coupled-cluster CCSD(T) method, a key driver in quantum chemistry. In this work, we report on our experience deploying SYCL-based implementations using both DPC++ and AdaptiveCPP across two flagship exascale platforms: OLCF Frontier with AMD MI250X GPUs and ALCF Aurora with Intel GPUs. Our results demonstrate that SYCL enables efficient, single-source implementations that scale to thousands of nodes, delivering performance on par with vendor-optimized HIP solutions. We highlight key insights into runtime behavior, kernel portability, and scaling characteristics, showing that SYCL offers a viable path for performance-portable computing.
| Original language | English |
|---|---|
| Title of host publication | 2025 IEEE High Performance Extreme Computing Conference, HPEC 2025 |
| Publisher | Institute of Electrical and Electronics Engineers Inc. |
| ISBN (Electronic) | 9798331578442 |
| DOIs | |
| State | Published - 2025 |
| Event | 2025 IEEE High Performance Extreme Computing Conference, HPEC 2025 - Virtual, Online Duration: Sep 15 2025 → Sep 19 2025 |
Publication series
| Name | 2025 IEEE High Performance Extreme Computing Conference, HPEC 2025 |
|---|
Conference
| Conference | 2025 IEEE High Performance Extreme Computing Conference, HPEC 2025 |
|---|---|
| City | Virtual, Online |
| Period | 09/15/25 → 09/19/25 |
Funding
This research was supported by the Exascale Computing Project (No. 17-SC-20-SC), a collaborative effort of the U.S. Department of Energy Office of Science and the National Nuclear Security Administration, and by the Center for Scalable Predictive Methods for Excitations and Correlated Phenomena (SPEC), which is funded by the U.S. Department of Energy (DoE), Office of Science, Office of Basic Energy Sciences, Division of Chemical Sciences, Geosciences and Biosciences as part of the Computational Chemical Sciences (CCS) program at Pacific Northwest National Laboratory (PNNL) under Grant No. FWP 70942.
Keywords
- AdaptiveCPP
- Benchmarking
- DPC++
- HIP
- Intel OneAPI
- SYCL