ParaGraph : an interactive environment for parallelizing FORTRAN programs
Abstract
This report presents the implementation of ParaGraph, a parallelizer for F, a subset of the FORTRAN language, in the CENTAUR system. Using TYPOL, the dynamic semantics of the language has been formally defined, dependence graphs computed and a standard set of transformations has been specified. An interactive user interface based on the SOPHTALK message based system has then been experimented.