[[abstract]]It is well known that extracting parallel loops plays a significant role in designing parallelizing compilers. The execution efficiency of a loop is enhanced when the loop can be executed in parallel or partial parallel, like a DOALL or DOACROSS loop. This paper reports on the practical parallelism detector (PPD) that is implemented in PFPC (a portable FORTRAN parallelizing compiler running on OSF/1) at NCTU to concentrate on finding the parallelism available in loops. The PPD can extract the potential DOALL and DOACROSS loops in a program by invoking a combination of the ZIV test and the I test for verifying array subscripts. Furthermore, if DOACROSS loops are available, an optimization of synchronization statement is made. Exp...
This dissertation presents two new developments in the area of computer program preparation for para...
This paper demonstrates that significant improvements to automatic parallelization technology requir...
The limited ability of compilers to nd the parallelism in programs is a signi cant barrier to the us...
[[abstract]]The main function of parallelizing compilers is to analyze sequential programs, in parti...
Current parallelizing compilers cannot identify a significant frac-tion of parallelizable loops beca...
Current parallelizing compilers cannot extract a significant fraction of the available parallelism ...
Current parallelizing compilers cannot identify a significant fraction of parallelizable loops becau...
Current parallelizing compilers cannot identify a significant fraction of parallelizable loops becau...
Modern computers will increasingly rely on parallelism to achieve high computation rates. Techniques...
Current parallelizing compilers cannot extract a significant fraction of the available parallelism i...
Current parallelizing compilers cannot extract a significant fraction of the available parallelism i...
Current parallelizing compilers cannot identify a signifi-cant fraction of parallelizable loops beca...
Thesis (Ph. D.--University of Rochester. Dept. of Computer Science, 1991. Simultaneously published i...
ABSTRACT Several multiprocessor systems are now commercially available, and advances in com-piler te...
This paper presents both an experiment and a system for inserting run-time dependence and privatizat...
This dissertation presents two new developments in the area of computer program preparation for para...
This paper demonstrates that significant improvements to automatic parallelization technology requir...
The limited ability of compilers to nd the parallelism in programs is a signi cant barrier to the us...
[[abstract]]The main function of parallelizing compilers is to analyze sequential programs, in parti...
Current parallelizing compilers cannot identify a significant frac-tion of parallelizable loops beca...
Current parallelizing compilers cannot extract a significant fraction of the available parallelism ...
Current parallelizing compilers cannot identify a significant fraction of parallelizable loops becau...
Current parallelizing compilers cannot identify a significant fraction of parallelizable loops becau...
Modern computers will increasingly rely on parallelism to achieve high computation rates. Techniques...
Current parallelizing compilers cannot extract a significant fraction of the available parallelism i...
Current parallelizing compilers cannot extract a significant fraction of the available parallelism i...
Current parallelizing compilers cannot identify a signifi-cant fraction of parallelizable loops beca...
Thesis (Ph. D.--University of Rochester. Dept. of Computer Science, 1991. Simultaneously published i...
ABSTRACT Several multiprocessor systems are now commercially available, and advances in com-piler te...
This paper presents both an experiment and a system for inserting run-time dependence and privatizat...
This dissertation presents two new developments in the area of computer program preparation for para...
This paper demonstrates that significant improvements to automatic parallelization technology requir...
The limited ability of compilers to nd the parallelism in programs is a signi cant barrier to the us...