Re: [OMPI devel] Fortran mpi module missing MPI_CART_SHIFT

2009-10-26 Thread Larry Baker
Jeff, You are exactly right. I had a typo in the declaration of one of the arguments, and I had neglected to use "Implicit None". I should know better than to leave out "Implicit None". Thanks for the diagnosis. Larry Baker US Geological Survey 650-329-5608 ba...@usgs.gov On Oct 26, 200

Re: [OMPI devel] Fortran mpi module missing MPI_CART_SHIFT

2009-10-26 Thread Jeff Squyres
On Oct 15, 2009, at 9:28 PM, Larry Baker wrote: ../src/run_nnlsqs_mpi.f(39): error #6285: There is no matching specific subroutine for this generic subroutine call. [MPI_CART_SHIFT] Call MPI_CART_SHIFT( mpi_comm_grid, direction, amount, -^ Sorry for the delay in reply

[OMPI devel] Fortran mpi module missing MPI_CART_SHIFT

2009-10-15 Thread Larry Baker
OpenMPI 1.3.3 (ompi_info output below), Intel 11.1 compilers, Mac OS X 10.5.8. With Fortran 90 "use mpi", mpif90 compile error: ../src/run_nnlsqs_mpi.f(39): error #6285: There is no matching specific subroutine for this generic subroutine call. [MPI_CART_SHIFT] Call MPI_CART_SHIFT