@inproceedings{49a8634ba7834ac2b4eeacddd6dfe309,
title = "MPI collective algorithm selection and quadtree encoding",
abstract = "Selecting the close-tooptimal collective algorithm based on the parameters of the collective call at run time is an important step in achieving good performance of MPI applications. In this paper, we focus on MPI collective algorithm selection process and explore the applicability of the quadtree encoding method to this problem. We construct quadtrees with different properties from the measured algorithm performance data and analyze the quality and performance of decision functions generated from these trees. The experimental data shows that in some cases, the decision function based on a quadtree structure with a mean depth of 3 can incur as little as a 5% performance penalty on average. The exact, experimentally measured, decision function for all tested collectives could be fully represented using quadtrees with a maximum of 6 levels. These results indicate that quadtrees may be a feasible choice for both processing of the performance data and automatic decision function generation.",
author = "Jelena Pje{\v s}ivac-Grbovi{\'c} and Fagg, {Graham E.} and Thara Angskun and George Bosilca and Dongarra, {Jack J.}",
year = "2006",
doi = "10.1007/11846802_14",
language = "English",
isbn = "354039110X",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "40--48",
booktitle = "Recent Advances in Parallel Virtual Machine and Message Passing Interface - 13th European PVM/MPI User's Group Meeting, Proceedings",
note = "13th European PVM/MPI User's Group Meeting ; Conference date: 17-09-2006 Through 20-09-2006",
}