Advanced Search
    Cheng Peng, Lu Yutong, Gao Tao, Wang Chenxu. Extending Global Arrays on Heterogeneous System[J]. Journal of Computer Research and Development, 2017, 54(4): 804-812. DOI: 10.7544/issn1000-1239.2017.20151059
    Citation: Cheng Peng, Lu Yutong, Gao Tao, Wang Chenxu. Extending Global Arrays on Heterogeneous System[J]. Journal of Computer Research and Development, 2017, 54(4): 804-812. DOI: 10.7544/issn1000-1239.2017.20151059

    Extending Global Arrays on Heterogeneous System

    • The increasing requirement for computational performance has led to the rapid development of heterogeneous computing.However,heterogeneous programming is more complicated since there is no shared memory between CPU and accelerators.Besides,programmers must distinguish the local or remote access of data and transmit the data between computing devices explicitly.Global arrays (GA) can provide an asynchronous one-sided,shared memory programming environment for distributed memory systems,but creating an efficient and scalable implementation of GA for a new system is a challenge because of the sophistication of communication library inside GA.In this paper,we present CoGA,the extension of GA on heterogeneous systems consist of CPU and Intel many integrated core (MIC).CoGA,which is built on the top of symmetric communication interface (SCIF),can provide a shared memory abstraction between CPU and MIC, and simplify the programming by allowing programmers to access the shared data regardless where the referenced data is located.Furthermore,CoGA takes advantage of SCIF remote memory access and optimizes the data transmission performance between CPU and MIC.The evaluation on data transmission bandwidth,communication latency and sparse-matrix vector multiplication problem proves that CoGA is practical and effective.
    • loading

    Catalog

      Turn off MathJax
      Article Contents

      /

      DownLoad:  Full-Size Img  PowerPoint
      Return
      Return