2016
DOI: 10.1007/978-3-319-43659-3_32
|View full text |Cite
|
Sign up to set email alerts
|

Automatic Verification of Self-consistent MPI Performance Guidelines

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
7
0

Year Published

2016
2016
2023
2023

Publication Types

Select...
3
2
1

Relationship

1
5

Authors

Journals

citations
Cited by 11 publications
(7 citation statements)
references
References 11 publications
0
7
0
Order By: Relevance
“…It basically performs a brute-force search over all speci ed parameters and their ranges in Open MPI. A related method was proposed by Pjesivac-Grbovic et al [7], in which a quadtree scheme is used to encode the best collective algorithm for a given pair of (number of processes, message size). The quadtree is the internal data-structure for allowing a fast lookup of the best-suited algorithm.…”
Section: Background and Related Workmentioning
confidence: 99%
See 4 more Smart Citations
“…It basically performs a brute-force search over all speci ed parameters and their ranges in Open MPI. A related method was proposed by Pjesivac-Grbovic et al [7], in which a quadtree scheme is used to encode the best collective algorithm for a given pair of (number of processes, message size). The quadtree is the internal data-structure for allowing a fast lookup of the best-suited algorithm.…”
Section: Background and Related Workmentioning
confidence: 99%
“…By using the PMPI-interface, it intercepts calls to a speci c MPI function, say MPI_Gather, and redirects them to an internally implemented MPI_Gather function, which uses MPI_Gatherv as its base implementation. Our approach is in the spirit of the approaches of Pjesivac-Grbovic et al [7] and Faraj et al [4]. The latter authors proposed the STAR-MPI library, which selects an algorithm for a collective operation (online) after benchmarking (timing) several algorithmic variants during the runtime of an application.…”
Section: Background and Related Workmentioning
confidence: 99%
See 3 more Smart Citations