pith. sign in

arxiv: 2605.25340 · v1 · pith:3NYHGBNBnew · submitted 2026-05-25 · 💻 cs.DC

Multithreaded Fine-Grained Asynchronous BSP for Integer Sorting with LCI and OpenMP

classification 💻 cs.DC
keywords fa-bspfine-grainedirregularmultithreadedopenmpasynchronouscommunicationimplementations
0
0 comments X
read the original abstract

The bulk synchronous parallel (BSP) model struggles with irregular workloads due to rigid global communication. While fine-grained asynchronous BSP (FA-BSP) improves overlap, existing implementations typically rely on a limiting one-process-per-core model. This paper proposes a multithreaded FA-BSP approach combining Lightweight Communication Interface (LCI) and OpenMP to fully exploit multicore architectures. We evaluate this design using the NAS Parallel Benchmark Integer Sort (IS), retaining the original irregular Gaussian distribution to rigorously test load balancing. By replacing synchronous MPI collectives with OpenMP multithreading and LCI's fine-grained, zero-copy active messages, we enable efficient computation-communication overlap. Our evaluation demonstrates that multithreaded FA-BSP significantly outperforms traditional bulk-synchronous MPI implementations, offering a scalable solution for irregular scientific applications.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.