Newsgroups: comp.parallel.mpi
From: cmwoo@hkusu8.hku.hk (Woo Chat Ming)
Subject: How to write MPI program in Fortran90 ?
Organization: University of Hong Kong
Date: 21 Jun 1996 00:55:07 GMT
Message-ID: <4qcrtb$bd0@hkusuc.hku.hk>

Hello,

  I have written a serial program in Fortran 90 in IBM SP2. Now, I want to
parallelize it using MPI library. 
  However, the header file "mpif.h" is written in Fortran 77. After I 
"include" it into my program, my compiler(xlf90) generates a lot of errors.

  Do anyone know how to write MPI programs in fortran 90 ? 
 
  Thank you for any help.

Regards,
Woo Chat Ming.


