@inproceedings{ec85c571be864350b81d0769310c8c27,
title = "An evaluation of implementation options for MPI one-sided communication",
abstract = "MPI defines one-sided communication operations - put, get, and accumulate - together with three different synchronization mechanisms that define the semantics associated with the initiation and completion of these operations. In this paper, we analyze the requirements imposed by the MPI Standard on any implementation of one-sided communication. We discuss options for implementing the synchronization mechanisms and analyze the cost associated with each. An MPI implementer can use this information to select the implementation method that is best suited (has the lowest cost) for a particular machine environment. We also report on experiments we ran on a Linux cluster and a Sun SMP to determine the gap between the performance that could be achievable and what is actually achieved with MPI.",
author = "William Gropp and Rajeev Thakur",
year = "2005",
doi = "10.1007/11557265_53",
language = "English (US)",
isbn = "3540290095",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
pages = "415--424",
booktitle = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
note = "12th European PVM/MPI Users' Group Meeting - Recent Advances in Parallel Virtual Machine and Message Passing Interface ; Conference date: 18-09-2005 Through 21-09-2005",
}