Parallel Computing and Optimization Techniques Open access Peer reviewed

Optimizing GPU-aware halo exchange for computations on structured grids

Johannes Pekkilä, Touko Puro

The International Journal of High Performance Computing Applications | Aug 12, 2026

Scollr summary

What this paper is about

This work implements and optimize packing, inter-process communication, domain decomposition, and topology-aware process assignment integral to efficient halo exchange on heterogeneous systems using GPU-aware MPI and highlights the importance of kernel fusion for alleviating small kernel overheads on graphics processors even if it prohibits pipelining packing with communication.

Full abstract

Read the full abstract

Halo exchange is the task of communicating the boundaries of a subdivided computational grid with neighboring processes in distributed computations. With graphics processors augmenting the world’s fastest supercomputers, data movement across heterogeneous memory hierarchies must be carefully orchestrated to leverage these accelerators at scale. In this work, we implement and optimize packing, inter-process communication, domain decomposition, and topology-aware process assignment integral to efficient halo exchange on heterogeneous systems using GPU-aware MPI. Our test cases include benchmarks of the halo exchange on one- to five-dimensional grids on both AMD and Nvidia graphics processors. We find that in multidimensional halo exchange, custom packing kernels provide up to two orders of magnitude speedup compared to MPICH and OpenMPI implementations based on MPI datatypes. Furthermore, hierarchical topology-aware process assignment provides more consistent performance across varying grid sizes on heterogeneous systems compared to simpler methods. We apply our methods improve the strong scaling of magnetohydrodynamics simulations, demonstrating 1.58× speedup on high process counts in parallel computation and communication. Our results highlight the importance of kernel fusion for alleviating small kernel overheads on graphics processors even if it prohibits pipelining packing with communication.

Direct answer

What can I do from this paper page?

Use this page to scan "Optimizing GPU-aware halo exchange for computations on structured grids" quickly: start with the summary and abstract, then check the authors, source, topics, and related papers. From here, open Scollr to follow Parallel Computing and Optimization Techniques research, save the paper, or map adjacent work.

Authors

Researchers on this paper

Johannes Pekkilä

first | Aalto University | ORCID 0000-0002-1974-7150

Touko Puro

last | Aalto University

Research areas

Follow related topics

Citation

BibTeX

@article{Pekkil2026Optimizing,
  title = {Optimizing GPU-aware halo exchange for computations on structured grids},
  author = {Johannes Pekkilä and Touko Puro},
  journal = {The International Journal of High Performance Computing Applications},
  year = {2026},
  doi = {10.1177/10943420261465459},
  url = {https://doi.org/10.1177/10943420261465459}
}

FAQ

Using this paper in a discovery workflow

How do I find related work for this paper?

Use the related papers and topic links on this page as starting points. In Scollr, you can also open the paper and build a literature map around its references, citing papers, and related work.

How can I keep up with new Parallel Computing and Optimization Techniques research papers?

Follow Parallel Computing and Optimization Techniques research in Scollr. New papers from the topic flow into a personalized feed, and you can save useful studies to revisit later.

Can I cite this paper from this page?

This page includes a static BibTeX block for Optimizing GPU-aware halo exchange for computations on structured grids. Always verify the DOI, source, and publication details against the publisher record before submitting a manuscript.

Follow this research in Scollr

Follow the topics and authors behind this paper, save useful studies, and build a literature map when you are ready to go deeper.

Get the app