A Hybrid Parallelization of AIM for Multi-Core Clusters: Implementation Details and Benchmark Results on Ranger
Fangzhou Wei, Ali E. Y{\i}lmaz

TL;DR
This paper details a hybrid MPI/OpenMP implementation of the adaptive integral method (AIM) on a supercomputing cluster, demonstrating improved scalability and performance over pure MPI for large-scale scattering problems.
Contribution
It introduces a hybrid parallelization approach for AIM on multi-core clusters and provides empirical benchmarks showing enhanced scalability.
Findings
Hybrid MPI/OpenMP parallelization outperforms pure MPI in scalability.
Achieved near-petaflop performance on a supercomputing cluster.
Demonstrated improved strong scalability up to 1024 processors.
Abstract
This paper presents implementation details and empirical results for a hybrid message passing and shared memory paralleliziation of the adaptive integral method (AIM). AIM is implemented on a (near) petaflop supercomputing cluster of quad-core processors and its accuracy, complexity, and scalability are investigated by solving benchmark scattering problems. The timing and speedup results on up to 1024 processors show that the hybrid MPI/OpenMP parallelization of AIM exhibits better strong scalability (fixed problem size speedup) than pure MPI parallelization of it when multiple cores are used on each processor.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsElectromagnetic Scattering and Analysis · Electromagnetic Simulation and Numerical Methods · Soil Moisture and Remote Sensing
