2015 44th International Conference on Parallel Processing Workshops 2015
DOI: 10.1109/icppw.2015.20
|View full text |Cite
|
Sign up to set email alerts
|

A Bandwidth-Saving Optimization for MPI Broadcast Collective Operation

Abstract: Abstract-The efficiency and scalability of MPI collective operations, in particular the broadcast operation, plays an integral part in high performance computing applications. MPICH, as one of the contemporary widely-used MPI software stacks, implements the broadcast operation based on point-to-point operation. Depending on the parameters, such as message size and process count, the library chooses to use different algorithms, as for instance binomial dissemination, recursive-doubling exchange or ring all-to-a… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2016
2016
2023
2023

Publication Types

Select...
4
2

Relationship

1
5

Authors

Journals

citations
Cited by 7 publications
(3 citation statements)
references
References 5 publications
0
3
0
Order By: Relevance
“…Broadcast algorithms have been well-studied in the literature over the decades [8], [33], [36]. However, the emergence of accelerators such as GPUs has significantly changed this field of research.…”
Section: Performance Modeling Of Existing Broadcast Algorithmsmentioning
confidence: 99%
See 1 more Smart Citation
“…Broadcast algorithms have been well-studied in the literature over the decades [8], [33], [36]. However, the emergence of accelerators such as GPUs has significantly changed this field of research.…”
Section: Performance Modeling Of Existing Broadcast Algorithmsmentioning
confidence: 99%
“…Zhou et. al proposed an optimized broadcast for large message sizes in [36]. A slightly orthogonal effort to optimize intra-node communication by exploiting shared-memory programming and MPI one-sided features was presented in [13].…”
Section: Related Workmentioning
confidence: 99%
“…Additionally, MPI researchers conduct long-term optimization works on the MPI RMA [14]- [17] and collective operations [18]- [21]. Those optimizations are also liable to be applied onto DART-MPI and then benefit the performance of applications.…”
Section: Related Workmentioning
confidence: 99%