[OMPI devel] Open MPI 2.0.0: Fortran with NAG compiler (nagfor)

2016-08-15 Thread Gilles Gouaillardet
Jeff, so it seems NAG uses the use-mpi-tkr interface. do you have any recollection of why - in mpi_waitall_f90.f90, MPI_Waitall and friends have two implementations (e.g. MPI_WaitallI and MPI_WaitallS) especially, MPI_WaitallI declares array_of_statuses as a double precision - in mpi-f90-interfac

Re: [OMPI devel] Open MPI 2.0.0: Fortran with NAG compiler (nagfor)

2016-08-15 Thread Gilles Gouaillardet
Franz-Joseph, the excellent NAG compiler is a commercial product, and as such, not all developers can afford it. this issue should be fixed in the master (feel free to give the latest nightly tarball a try) a fix for v2.x is pending for review at https://github.com/open-mpi/ompi-release/pull/121

[OMPI devel] Open MPI 2.0.0: Fortran with NAG compiler (nagfor)

2016-08-15 Thread Franz-Joseph Barthold
Dear developers, I actually compiled Open MPI 2.0.0 using the NAG compiler (nagfor) in its recent version. The following error occur: make[2]: Entering directory '/home/barthold/devel/prgs/external/openmpi-2.0.0/ ompi/mpi/fortran/use-mpi-tkr' FC mpi_comm_spawn_multiple_f90.lo NAG Fortra