next up previous
Next: 2 System Requirements Up: ADAPTOR Installation Guide Previous: ADAPTOR Installation Guide

1 Overview

The ADAPTOR compilation system package consists of:

Figure 1: ADAPTOR Fortran compilation system.
\includegraphics[height=54mm]{ADAPTOR.eps}

Figure 1 shows how the different components work together. The compiler driver adaptor invokes the source-to-source translation fadapt that translates or instruments a (parallel) Fortran program and generates a new Fortran program with calls to the runtime system. Afterwards, the driver invokes a native FORTRAN 77 or Fortran 90 compiler to compile the generated code. Finally, the compiled codes are linked with the LIBADP runtime system and the utilized MPI and/or Pthreads library.

The latest version of ADAPTOR can be used for the following purposes:


next up previous
Next: 2 System Requirements Up: ADAPTOR Installation Guide Previous: ADAPTOR Installation Guide
Thomas Brandes 2004-03-19