Re: [OMPI devel] Something broken using Persistent Requests

2006-10-14 Thread Jeff Squyres
Please do not feel bad about reporting problems -- despite the fact that it creates more work for us, it makes be OMPI better package. So keep 'em coming! Is there a way that you can share your code so that we can see what is happening? I looked through the code for MPI_WAIT and MPI_STA

Re: [OMPI devel] MPI_XXX_{get|set}_errhandler in general , and for files in particular

2006-10-14 Thread Jeff Squyres
On Oct 9, 2006, at 8:41 AM, Lisandro Dalcin wrote: Looking at MPI-2 errata document, http://www.mpi-forum.org/docs/errata-20-2.html, is says: Page 61, after line 36. Add the following (paralleling the errata to MPI-1.1): MPI_{COMM,WIN,FILE}_GET_ERRHANDLER behave as if a new error handler ob

Re: [OMPI devel] Segment Faults in MPI_INIT

2006-10-14 Thread Jeff Squyres
Karl -- Yikes. This looks like an alignment or memory write ordering kind of error; I have a dim recollection about doing some fixes for this, but am on a plane at the moment and cannot check the SVN logs. Could you try the latest 1.1.2 RC and see if the problem still occurs for you? It