Re: [OMPI devel] Empty-initializer problems w/ PGI

2015-08-29 Thread Jeff Squyres (jsquyres)
Fixed; thanks. > On Aug 27, 2015, at 12:16 AM, Paul Hargrove wrote: > > I am pretty sure we fixed something very similar a couple months back. > The following is from "make check" with a recent (Tuesday night?) master > tarball. > > CC unpack_ooo.o > PGC-S-0155-Empty initializer not su

Re: [OMPI devel] fortran calling MPI_* instead of PMPI_*

2015-08-29 Thread Jeff Squyres (jsquyres)
On Aug 27, 2015, at 3:25 AM, Gilles Gouaillardet wrote: > > I am lost ... Fortran does that to ya. ;-) > from ompi/mpi/fortran/mpif-h/profile/palltoall_f.c > > void ompi_alltoall_f(char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, >char *recvbuf, MPI_Fint *recvcount,