my code get this error under openmpi 1.6.4
mpif90 -O2 -m64 -fbounds-check -ffree-line-length-0 -c -o 2dem_mpi.o
2dem_mpi.f90
Fatal Error: Reading module mpi at line 110 column 30: Expected string
If I use mpif90: Open MPI 1.3.3
It compiles ok. What the problem for this?
013 8:44 AM
Subject: Re: [OMPI users] mpif90 error with different openmpi editions
On 06/18/2013 12:28 AM, xu wrote:
> my code get this error under openmpi 1.6.4
> mpif90 -O2 -m64 -fbounds-check -ffree-line-length-0 -c -o 2dem_mpi.o
> 2dem_mpi.f90 Fatal Error: Reading module mpi at line
I installed OpenMPI-1.2.4 on our cluster.
Here is the compute node infor
[qiang@compute-0-1 ~]$ uname -a
Linux compute-0-1.local 2.6.9-42.0.2.ELsmp #1 SMP Wed Aug 23 00:17:26 CDT 2006
i686 i686 i386 GNU/Linux
[qiang@compute-0-1 bin]$ gcc -v
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.6/