This section of Netlib contains software for the
MasPar MP-1 and MP-2 and the DEC MPP 12000 series of machines.

The library has two parts, a Fortran section and an MPL/DPL
section.

The Fortran section contains PURE Fortran code, including a
subset of the F90-standard and possibly containing (machine) specific
compiler directives. The code in this section should 
port with little change to
other F90/HPF  supported platforms.

The MPL section contains mixed MPL (ansi-C extension) and
Fortran code. The routines in this section can typically be
called BOTH from a Fortran program as well as being used directly
by other MPL programs.

Main modules:

BLAS 1-2-3 in F90

BLAS 1-2-3   in MPL
FFT          in MPL
Permutations in MPL

send index from maspar/f90      and
send index from maspar/mpl     

provides more detail on available software.