科技报告详细信息
Design of the Transform Phase of the Digital Fortran Compiler
Offner, Carl ; Nelson, Alex ; Bircsak, John ; Harris, Jonathan ; Lee, Shin ; Offner, David
HP Development Company
关键词: High Performance Fortran;    parallelism;    compiler internal representations;    parallel language implementation;   
RP-ID  :  HPL-2005-178
学科分类:计算机科学(综合)
美国|英语
来源: HP Labs
PDF
【 摘 要 】

This is the design report for the Transform components of the Digital Fortran compiler, later inherited by the Compaq and HP Fortran compilers for Tru64 Unix running on Alpha. Transform is that part of the compiler which deals with High Performance Fortran (HPF) data mapping directives and parallel constructs. This report describes the data structures and internal transformations needed to turn HPF code into SPMD code with message-passing, and describes the plethora of optimizations introduced in order to generate efficient code. It also contains discussions of the main design decisions that were made, both for compiler efficiency and for high-quality code generation, with explanations of the trade-offs that were considered. The same technology was later extended to apply to OpenMP Fortran code with data mapping directives added for the purpose of generating efficient code on non-uniform memory access (NUMA) machines; that extension is also described here. 249 Pages

【 预 览 】
附件列表
Files Size Format View
RO201804100001190LZ 1360KB PDF download
  文献评价指标  
  下载次数:6次 浏览次数:26次