Newsgroups: comp.parallel.mpi
From: Joerg Stiller <stiller@ism.mw.tu-dresden.de>
Subject: Re: MPICH1.1 and Fortran90
Organization: TU Dresden
Date: Tue, 07 Jul 1998 12:14:12 +0200
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <35A1F4F4.3CECAD0A@ism.mw.tu-dresden.de>

Hi Ted,

> but I think I red somewhere that Fortran90 is not fully supported by
> MPICH1.1.    Fortran90 has many nice features compared to Fortran77, but
> if it is not fully supported, does it worth to switch to F90? What kind
> of complications and restrictions can I expect?

I suppose you wrote MPICH1.1, but meant MPI 1.1.

A discussion of Fortran specific problems is given in the MPI2 document
(e.g. http://www.mpi-forum.org/docs/mpi-20-html/mpi2-report.html),
section "Fortran Support".

Further, I have to offer an MPI module providing enhanced MPI1 support for
Fortran90 (e.g. explicit generic interfaces, optional and keyword
arguments).
It may be set up on top of any MPI implementation (e.g. MPICH 1.1) .

The module including a documentation is freely available at
http://rcswww.urz.tu-dresden.de/~jstiller/pub/mpi_module.ps.gz

Joerg

--
Joerg Stiller, TU Dresden, Institut fuer Stroemungsmechanik, D-01062
T/F: ++49 351 4893/5246
elm: j.stiller@ism.tu-dresden.de
www: http://rcswww.urz.tu-dresden.de/~jstiller




