Skip to main content
SHARE
Publication

DIMPLES: Distributed Influence Maximization for Pandemic planning on Exascale Systems

Publication Type
Conference Paper
Book Title
ICS '25: Proceedings of the 39th ACM International Conference on Supercomputing
Publication Date
Page Numbers
718 to 733
Publisher Location
New York, New York, United States of America
Conference Name
39th ACM International Conference on Supercomputing (ICS)
Conference Location
Salt Lake City USA, Utah, United States of America
Conference Sponsor
ACM
Conference Date
-
We study exascale parallel algorithms for the selection of intervention or monitoring strategies in massive realistic socio-technical networks through scalable Influence Maximization (InfMax) algorithms. We employ novel techniques to enable efficient scaling on up to 8k nodes of OLCF Frontier, with 65k AMD GPUs and 458k AMD CPU cores. Current state-of-the-art InfMax tools are limited to networks with only a few million actors (vertices) and a few hundred million interactions (edges). By overcoming these limitations, we show that our approach is capable of processing a realistic social contact network of the United States with 285 million nodes and about 8 billion edges. This two orders-of-magnitude improvement over the previous state-of-the-art is obtained by leveraging algorithmic advancements for the InfMax problem and designing several problem-specific approaches to overlap communication with computation, improve GPU efficiency, and lower the application’s memory requirements. We evaluate strong scaling for computing 10k most influential seeds using up to 8k nodes of an exascale system, and weak scaling from 128 to 8k system nodes for seed sets ranging from 625 to 40k seeds. We achieve the fastest-known runtime of 25 minutes while performing 48 million diffusion simulations totaling 2.31 petabytes to identify 40k influential seeds using 8k nodes, and take 5.75 minutes to identify 10k seeds while using 4k nodes.