计算机科学 ›› 2012, Vol. 39 ›› Issue (1): 287-289.

• 体系结构 • 上一篇    下一篇

基于软件共享存储的Co-Array Fortran编译器实现

黄春   

  1. (国防科学技术大学计算机学院长沙410073)
  • 出版日期:2018-11-16 发布日期:2018-11-16

Design and Implementation of Co-Array Fortran Compiler Based on Software Shared Memory

  • Online:2018-11-16 Published:2018-11-16

摘要: Co-Array Fortran(CAF)已经成为Fortran语言标准的一部分,在科学计算领域逐渐被接受。基于软件共享存储实现了一个CAF编译器,其通过直接的数组赋值实现C。一;array数据通信,利用数据垫塞技术提高数据局部性,减少伪共享,优化CAF程序性能。典型科学计算程序测试表明,CAF能够获得和MPI相当的性能。

关键词: Co-Array Fortran,映像,协同数组,数据垫塞

Abstract: Co-Array Fortran (CAF) has become part of Fortran Programming Language Standard, and has been widely accepted in scientific computing community. The paper presented the design and implementation of a CAF Compiler based on software shared memory. Several techniques were presented to improve the performance of CAF programs, including Co-array data communication by direct array assignment, Data Padding for raising locality and reducing false share. The benchmark testing shows that the performance of CAF programs is similar to that of MPI programs, with our CAF compiler.

Key words: Co-Array Fortran,Image,Co-Array,Data padding

No related articles found!
Viewed
Full text


Abstract

Cited

  Shared   
  Discussed   
No Suggested Reading articles found!