Greetings Brock.  Sorry for the delay on the reply.

We've never actually tested with the NAG f95 compiler (none of the
current developers have it), so I'm not surprised that it doesn't work.

We have what might be a similar issue with the Sun compiler right now,
however -- it may be the same thing.  I am not personally a Fortran
guru, so I'm consulting with my local Fortran Guy(tm) and am iterating
with him on the solution.

I'll post back here when we have a final solution.


> -----Original Message-----
> From: users-boun...@open-mpi.org 
> [mailto:users-boun...@open-mpi.org] On Behalf Of Brock Palen
> Sent: Wednesday, May 10, 2006 9:34 AM
> To: us...@open-mpi.org
> Subject: [OMPI users] Compiling with NAG f95
> 
> Has anyone been able to build openmpi-1.0.2 with the NAG fortran  
> compilers?  I have been trying with no luck, here is what i have  
> tried and the resulting errors.
> 
> export FC=f95
> ./configure --prefix=/home/software/rhel4/openmpi-1.0.2/nag --with- 
> tm=/home/software/torque-2.0.0p8
> make
> 
> ./scripts/mpi_ssend_init_f90.f90.sh /usr/local/src/openmpi-1.0.2.nag- 
> pgi/ompi/mpi/f90 > mpi_ssend_init_f90.f90
> /afs/engin.umich.edu/caen/rhel_4/nag/bin/f95 -I../../../include - 
> I../../../include -I.  -c -o mpi_address_f90.o  mpi_address_f90.f90
> Error: mpi_address_f90.f90: Inconsistent data types for 
> argument 1 to  
> MPI_ADDRESS from MPI_ADDRESS0DL2 and MPI_ADDRESS0DL1
> Error: mpi_address_f90.f90: Inconsistent data types for 
> argument 1 to  
> MPI_ADDRESS from MPI_ADDRESS0DL4 and MPI_ADDRESS0DL1
> ......snip.....
> 
> any many more similar messages about "Inconsistent data types"
> I dont know if it matters, but I have tried both pgi 6.1 for the c  
> compiler and gcc 3.4.5
> On RHEL-4 on AMD Opteron
> 
> Thanks
> Brock
> 
> 
> 
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users
> 

Reply via email to