Submitted by claxton on
Title | Evaluating Contexts in OpenSHMEM-X Reference Implementation |
Publication Type | Conference Proceedings |
Year of Publication | 2018 |
Authors | Bouteiller, A., S. Pophale, S. Boehm, M. B. Baker, and M G. Venkata |
Editor | Venkata, M G., N. Imam, and S. Pophale |
Conference Name | OpenSHMEM and Related Technologies. Big Compute and Big Data Convergence |
Pagination | 50–62 |
Publisher | Springer International Publishing |
Conference Location | Cham |
ISBN Number | 978-3-319-73814-7 |
Abstract | Many-core processors are now ubiquitous in supercomputing. This evolution pushes toward the adoption of mixed models in which cores are exploited with threading models (and related programming abstractions, such as OpenMP), while communication between distributed memory domains employ a communication Application Programming Interface (API). OpenSHMEM is a partitioned global address space communication specification that exposes one-sided and synchronization operations. As the threaded semantics of OpenSHMEM are being fleshed out by its standardization committee, it is important to assess the soundness of the proposed concepts. This paper implements and evaluate the ``context'' extension in relation to threaded operations. We discuss the implementation challenges of the context and the associated API in OpenSHMEM-X. We then evaluate its performance in threaded situations on the Infiniband network using micro-benchmarks and the Random Access benchmark and see that adding communication contexts significantly improves message rate achievable by the executing multi-threaded PEs. |
DOI | 10.1007/978-3-319-73814-7_4 |