English
Related papers

Related papers: Distributed, combined CPU and GPU profiling within…

200 papers

Analyzing performance within asynchronous many-task-based runtime systems is challenging because millions of tasks are launched concurrently. Especially for long-term runs the amount of data collected becomes overwhelming. We study HPX and…

Meeting both scalability and performance portability requirements is a challenge for any HPC application, especially for adaptively refined ones. In Octo-Tiger, an astrophysics application for the simulation of stellar mergers, we approach…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-03-07 Gregor Daiß , Patrick Diehl , Dominic Marcello , Alireza Kheirkhahan , Hartmut Kaiser , Dirk Pflüger

In recent years, computers based on the RISC-V architecture have raised broad interest in the high-performance computing (HPC) community. As the RISC-V community develops the core instruction set architecture (ISA) along with ISA…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-09-20 Parick Diehl , Gregor Daiss , Steven R. Brandt , Alireza Kheirkhahan , Hartmut Kaiser , Christopher Taylor , John Leidel

Dynamic and adaptive mesh refinement is pivotal in high-resolution, multi-physics, multi-model simulations, necessitating precise physics resolution in localized areas across expansive domains. Today's supercomputers' extreme heterogeneity…

The increasing availability of machines relying on non-GPU architectures, such as ARM A64FX in high-performance computing, provides a set of interesting challenges to application developers. In addition to requiring code portability across…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-09-18 Patrick Diehl , Gregor Daiß , Kevin Huck , Dominic Marcello , Sagiv Shiber , Hartmut Kaiser , Dirk Pflüger

We study the simulation of stellar mergers, which requires complex simulations with high computational demands. We have developed Octo-Tiger, a finite volume grid-based hydrodynamics simulation code with Adaptive Mesh Refinement which is…

Distributed, Parallel, and Cluster Computing · Computer Science 2019-11-28 Gregor Daiß , Parsa Amini , John Biddiscombe , Patrick Diehl , Juhan Frank , Kevin Huck , Hartmut Kaiser , Dominic Marcello , David Pfander , Dirk Pflüger

To achieve scalability with today's heterogeneous HPC resources, we need a dramatic shift in our thinking; MPI+X is not enough. Asynchronous Many Task (AMT) runtime systems break down the global barriers imposed by the Bulk Synchronous…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-01-09 Thomas Heller , Patrick Diehl , Zachary Byerly , John Biddiscombe , Hartmut Kaiser

The HPC community shows a keen interest in creating diversity in the CPU ecosystem. The advent of Arm-based processors provides an alternative to the existing HPC ecosystem, which is primarily dominated by x86 processors. In this paper, we…

Distributed, Parallel, and Cluster Computing · Computer Science 2020-10-26 Nikunj Gupta , Rohit Ashiwal , Bine Brank , Sateesh K. Peddoju , Dirk Pleiter

This paper describes how we successfully used the HPX programming model to port the DCA++ application on multiple architectures that include POWER9, x86, ARM v8, and NVIDIA GPUs. We describe the lessons we can learn from this experience as…

Distributed, Parallel, and Cluster Computing · Computer Science 2020-10-21 Weile Wei , Arghya Chatterjee , Kevin Huck , Oscar Hernandez , Hartmut Kaiser

Due to decelerating gains in single-core CPU performance, computationally expensive simulations are increasingly executed on highly parallel hardware platforms. Agent-based simulations, where simulated entities act with a certain degree of…

Multiagent Systems · Computer Science 2018-07-04 Jiajian Xiao , Philipp Andelfinger , David Eckhoff , Wentong Cai , Alois Knoll

Efficiently serving Large Language Models (LLMs) requires selecting an optimal parallel execution plan, balancing computation, memory, and communication overhead. However, determining the best strategy is challenging due to varying…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-05-01 Yi-Chien Lin , Woosuk Kwon , Ronald Pineda , Fanny Nina Paravecino

Heterogeneous computing integrates diverse processing elements, such as CPUs, GPUs, and FPGAs, within a single system, aiming to leverage the strengths of each architecture to optimize performance and energy consumption. In this context,…

Performance · Computer Science 2025-11-19 Maksymilian Graczyk , Vincent Desbiolles , Stefan Roiser , Andrea Guerrieri

OCTO-TIGER is an astrophysics code to simulate the evolution of self-gravitating and rotat-ing systems of arbitrary geometry based on the fast multipole method, using adaptive mesh refinement. OCTO-TIGER is currently optimised to simulate…

Instrumentation and Methods for Astrophysics · Physics 2021-08-12 Dominic C. Marcello , Sagiv Shiber , Orsola De Marco , Juhan Frank , Geoffrey C. Clayton , Patrick M. Motl , Patrick Diehl , Hartmut Kaiser

New challenges in Astronomy and Astrophysics (AA) are urging the need for a large number of exceptionally computationally intensive simulations. "Exascale" (and beyond) computational facilities are mandatory to address the size of…

Deploying large language models (LLMs) for online inference is often constrained by limited GPU memory, particularly due to the growing KV cache during auto-regressive decoding. Hybrid GPU-CPU execution has emerged as a promising solution…

Distributed, Parallel, and Cluster Computing · Computer Science 2026-01-16 Jiakun Fan , Yanglin Zhang , Xiangchen Li , Dimitrios S. Nikolopoulos

Octo-Tiger, a large-scale 3D AMR code for the merger of stars, uses a combination of HPX, Kokkos and explicit SIMD types, aiming to achieve performance-portability for a broad range of heterogeneous hardware. However, on A64FX CPUs, we…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-05-10 Gregor Daiß , Srinivas Yadav Singanaboina , Patrick Diehl , Hartmut Kaiser , Dirk Pflüger

A heterogeneous CPU-GPU node is getting popular in HPC clusters. We need to rethink algorithms and optimization techniques for such system depending on the relative performance of CPU vs. GPU. In this paper, we report a performance…

Instrumentation and Methods for Astrophysics · Physics 2012-06-07 Naohito Nakasato , Go Ogiya , Yohei Miki , Masao Mori , Ken'ichi Nomoto

Cloud computing for high performance computing resources is an emerging topic. This service is of interest to researchers who care about reproducible computing, for software packages with complex installations, and for companies or…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-06-04 Patrick Diehl , Steven R. Brandt , Gregor Daiß , Hartmut Kaiser

Octo-Tiger is a code for modeling three-dimensional self-gravitating astrophysical fluids. It was particularly designed for the study of dynamical mass transfer between interacting binary stars. Octo-Tiger is parallelized for distributed…

Distributed, Parallel, and Cluster Computing · Computer Science 2021-10-22 Patrick Diehl , Gregor Daiß , Dominic Marcello , Kevin Huck , Sagiv Shiber , Hartmut Kaiser , Juhan Frank , Dirk Pflüger

Mixed-precision algorithms have been proposed as a way for scientific computing to benefit from some of the gains seen for artificial intelligence (AI) on recent high performance computing (HPC) platforms. A few applications dominated by…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-07-16 Aditya Kashi , Nicholson Koukpaizan , Hao Lu , Michael Matheson , Sarp Oral , Feiyi Wang
‹ Prev 1 2 3 10 Next ›