Proceedings 13th International Parallel Processing Symposium and 10th Symposium on Parallel and Distributed Processing. IPPS/SP
DOI: 10.1109/ipps.1999.760432
|View full text |Cite
|
Sign up to set email alerts
|

Improving collective I/O performance using threads

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
20
0

Publication Types

Select...
6
3
1

Relationship

0
10

Authors

Journals

citations
Cited by 27 publications
(20 citation statements)
references
References 19 publications
0
20
0
Order By: Relevance
“…Dickens and Thakur (1999) implemented split-collective I/O in MPI-2 standard to provide a collective I/O that overlaps with computing by threads. The research found that simply spawning a thread to perform the collective I/O operation in the background is worse than the sequential approach.…”
Section: Related Workmentioning
confidence: 99%
“…Dickens and Thakur (1999) implemented split-collective I/O in MPI-2 standard to provide a collective I/O that overlaps with computing by threads. The research found that simply spawning a thread to perform the collective I/O operation in the background is worse than the sequential approach.…”
Section: Related Workmentioning
confidence: 99%
“…Many strategies have been proposed to improve collective I/O performance [6,20,1]. None of the existing approaches, however, try to overlap the data aggregation and I/O phases.…”
Section: Background and Related Workmentioning
confidence: 99%
“…Compared to previous work on overlapping I/O with computation automatically [2], [5], [21], active buffering is more platform-independent and has neither hard requirements for, nor performance sensitivity to, extra memory availability. Active buffering can also be easily extended to support efficient wide-area remote I/O, and can help users to tune the frequency of periodic output.…”
Section: Other Related Workmentioning
confidence: 99%