Re: [OMPI devel] Fwd: MPI_INPLACE problem

2006-09-27 Thread Jeff Squyres
Ah, I see the problem now. I am working on a fix; many thanks for the report! (Further updates will be on http://svn.open-mpi.org/trac/ompi/ticket/430) On 9/27/06 10:24 AM, "Lisandro Dalcin" wrote: > Here an example of the problems I have with MPI_INPLACE in OMPI. > Hoping this can be useful.

[OMPI devel] Fwd: MPI_INPLACE problem

2006-09-27 Thread Lisandro Dalcin
Here an example of the problems I have with MPI_INPLACE in OMPI. Hoping this can be useful. Perhaps the problem is not in OMPI sources, but in my particular build. I've configured with: $ head -n 7 config.log | tail -n 1 $ ./configure --disable-dlopen --prefix /usr/local/openmpi/1.1.1 First I p