Affiliation:
1. Rice University, Houston, Texas
Abstract
Parallel and vector machines are becoming increasingly important to many computation intensive applications. Effectively utilizing such architectures, particularly from sequential languages such as Fortran, has demanded increasingly sophisticated compilers. In general, a compiler needs to significantly reorder a program in order to generate code optimal for a specific architecture.Because DO loops typically control the execution of a number of statements, the order in which loops are executed can dramatically affect the performance of a machine on a particular section of code. In particular,
loop interchange
can often be used to enhance the performance of code on parallel or vector machines.Determining when loops may be safely and profitably interchanged requires a study of the
data dependences
in the program. This work discusses specific applications of that theory to loop interchange. This theory is described as it has been implemented in PFC (Parallel Fortran Converter) -- a program which attempts to uncover operations in sequential Fortran code that may be safely rewritten as vector operations.
Publisher
Association for Computing Machinery (ACM)
Subject
Computer Graphics and Computer-Aided Design,Software
Reference22 articles.
1. J.R. Allen "Dependence Analysis for Subscripted Variables and Its Application to Program Transformations " Ph.D disseration Department of Mathematical Sciences Rice University Houston Texas April 1983. J.R. Allen "Dependence Analysis for Subscripted Variables and Its Application to Program Transformations " Ph.D disseration Department of Mathematical Sciences Rice University Houston Texas April 1983.
2. Conversion of control dependence to data dependence
3. American National Standards Institute Inc. "Proposals approved for Fortran 8x " X3J3/S6.80 (preliminary document) November 30 1981. American National Standards Institute Inc. "Proposals approved for Fortran 8x " X3J3/S6.80 (preliminary document) November 30 1981.
Cited by
58 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献