Re: [OMPI users] OMPI users] MPI_IN_PLACE in Fortran withMPI_REDUCE / MPI_ALLREDUCE

2009-08-04 Thread Ricardo Fonseca
00 , users-requ...@open-mpi.org wrote: Message: 2 Date: Sat, 1 Aug 2009 07:44:47 -0400 From: Jeff Squyres Subject: Re: [OMPI users] OMPI users] MPI_IN_PLACE in Fortran withMPI_REDUCE / MPI_ALLREDUCE To: Open MPI Users Message-ID: Content-Type: text/plain; charset=US-ASCII; format=flowed

Re: [OMPI users] OMPI users] MPI_IN_PLACE in Fortran withMPI_REDUCE / MPI_ALLREDUCE

2009-08-01 Thread Jeff Squyres
for the MPI_IN_PLACE fortran constant is slightly different from the F77 binding, i.e. instead of 0x50920 I get 0x508e0) Thanks for your help, Ricardo On Jul 29, 2009, at 17:00 , users-requ...@open-mpi.org wrote: Message: 2 Date: Wed, 29 Jul 2009 07:54:38 -0500 From: Jeff Squyres Sub

Re: [OMPI users] OMPI users] MPI_IN_PLACE in Fortran withMPI_REDUCE / MPI_ALLREDUCE

2009-07-30 Thread Ricardo Fonseca
MPI users] OMPI users] MPI_IN_PLACE in Fortran withMPI_REDUCE / MPI_ALLREDUCE To: "Open MPI Users" Message-ID: <986510b6-7103-4d7b-b7d6-9d8afdc19...@cisco.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Can you confirm that you're using the r

Re: [OMPI users] OMPI users] MPI_IN_PLACE in Fortran withMPI_REDUCE / MPI_ALLREDUCE

2009-07-29 Thread Jeff Squyres
Can you confirm that you're using the right mpif.h? Keep in mind that each MPI implementation's mpif.h is different -- it's a common mistake to assume that the mpif.h from one MPI implementation should work with another implementation (e.g., someone copied mpif.h from one MPI to your softwa