Sciweavers

LCR
1998
Springer

Expressing Irregular Computations in Modern Fortran Dialects

13 years 8 months ago
Expressing Irregular Computations in Modern Fortran Dialects
Abstract. Modern dialects of Fortran enjoy wide use and good support on highperformance computers as performance-oriented programming languages. By providing the ability to express nested data parallelism in Fortran, we enable irregular computations to be incorporated into existing applications with minimal rewriting and without sacrificing performance within the regular portions of the application. Since performance of nested data-parallel computation is unpredictable and often poor using current compilers, we investigate source-to-source transformation techniques that yield Fortran 90 programs with improved performance and performance stability.
Jan Prins, Siddhartha Chatterjee, Martin Simons
Added 06 Aug 2010
Updated 06 Aug 2010
Type Conference
Year 1998
Where LCR
Authors Jan Prins, Siddhartha Chatterjee, Martin Simons
Comments (0)