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



Reply via email to