Hi,
I built LAM-MPI using NAG f95 compiler by setting FC.
When I try to compile a fortran code, it gave me the following error.
Fatal Error: mpich-g2/examples/pi3f90.f90, line 22: Cannot find module MPI
detected at MPI@<end-of-statement>
Line 22 says: use mpi
Does LAM-MPI support this type of fortran codes? If so, how do I get it to run.
thanks
Siva
|