Newsgroups: comp.parallel.mpi
From: David W Walker <David.W.Walker@cs.cf.ac.uk>
Subject: MPI Fortran to MPI C
Organization: Cardiff University of Wales
Date: Tue, 18 Nov 1997 15:02:37 +0000
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <3471AE0C.277C75F1@cs.cf.ac.uk>

I want to convert an MPI Fortran program to an MPI C program. I could
use f2c and then change
all the MPI calls from Fortran to C, but I was wondering if anyone has
come up with a tool
that will do the whole job for me.

David Walker


