Authors | X. Dong, M. Wen, J. Chai, X. Cai, M. Zhao and C. Zhang |
Title | Communication-Hiding Programming for Clusters with Multi-Coprocessor Nodes |
Afilliation | Scientific Computing |
Project(s) | Center for Biomedical Computing (SFF) |
Status | Published |
Publication Type | Journal Article |
Year of Publication | 2015 |
Journal | Concurrency and Computation: Practice and Experience |
Volume | 27 |
Issue | 16 |
Pagination | 4172–4185 |
Date Published | 05/2015 |
Publisher | John Wiley & Sons, Ltd |
Keywords | hybrid programming, Intel Xeon Phi coprocessor, offload model, SCIF, Tianhe-2 |
Abstract | Future exascale systems are expected to adopt compute nodes that incorporate many accelerators. To shed some light on the upcoming software challenge, this paper investigates the particular topic of programming clusters that have multiple Xeon Phi coprocessors in each compute node. A new offload approach is considered for intra-node communication, which combines Intel’s APIs of coprocessor offload infrastructure (COI) and symmetric communication interface (SCIF) for achieving low latency. While the conventional pragma-based offload approach allows simpler programming, the COI-SCIF approach has three advantages in (1) lower overhead associated with launching offloaded code, (2) higher data transfer bandwidths, and (3) more advanced asynchrony between computation and data movement. The low-level COI-SCIF approach is also shown to have benefits over the MPI-OpenMP counterpart, which belongs to the symmetric usage mode. Moreover, a hybird programming strategy based on COI-SCIF is presented for joining the computational force of all CPUs and coprocessors, while realizing communication hiding. All the programming approaches are tested by a real-world 3D application, for which the COI-SCIF-based approach shows a performance advantage on Tianhe-2. |
Notes | Published online before print. |
DOI | 10.1002/cpe.3507 |
Citation Key | 19137 |