Skip to main content
SHARE
Publication

Communication Characterization and Optimization of Applications Using Topology-Aware Task Mapping on Large Supercomputers...

by Sreerama Satya S Sreepathi, Eduardo F D'azevedo, Bobby Philip, Patrick H Worley
Publication Type
Conference Paper
Publication Date
Page Numbers
225 to 236
Conference Name
ACM/SPEC International Conference on Performance Engineering
Conference Location
Delft, Netherlands
Conference Sponsor
ACM/SPEC
Conference Date
-

On large supercomputers, the job scheduling systems may assign a non-contiguous node allocation for user applications depending on available resources. With parallel applications using MPI (Message Passing Interface), the default process ordering does not take into account the actual physical node layout available to the application. This contributes to non-locality in terms of physical network topology and impacts communication performance of the application. In order to mitigate such performance penalties, this work describes techniques to identify suitable task mapping that takes the layout of the allocated nodes as well as the application's communication behavior into account. During the first phase of this research, we instrumented and collected performance data to characterize communication behavior of critical US DOE (United States - Department of Energy) applications using an augmented version of the mpiP tool. Subsequently, we developed several reordering methods (spectral bisection, neighbor join tree etc.) to combine node layout and application communication data for optimized task placement. We developed a tool called mpiAproxy to facilitate detailed evaluation of the various reordering algorithms without requiring full application executions. This work presents a comprehensive performance evaluation (14,000 experiments) of the various task mapping techniques in lowering communication costs on Titan, the leadership class supercomputer at Oak Ridge National Laboratory.