[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

Re: [OMPI devel] MPI_Graph_create

2009-10-15 Thread Chris Samuel
- "David Singleton" wrote: > Kiril Dichev has already pointed a problem with MPI_Cart_create > http://www.open-mpi.org/community/lists/devel/2009/08/6627.php > MPI_Graph_create has the same problem. I checked all other > functions with logical in arguments and