Re: [OMPI devel] OMPI-MIGRATE error

2011-01-26 Thread Joshua Hursey
I found a few more bugs after testing the C/R functionality this morning. I just committed some more C/R fixes in r24306 (things are now working correctly on my test cluster). https://svn.open-mpi.org/trac/ompi/changeset/24306 One thing I just noticed in your original email was that you are sp

Re: [OMPI devel] OMPI-MIGRATE error

2011-01-26 Thread Hugo Meyer
Josh. The ompi-checkpoint with his restart now are working great, but the same error persist with ompi-migrate. I've also tried using "-r", but i get the same error. Best regards. Hugo Meyer 2011/1/26 Hugo Meyer > Thanks Josh. > > I've already check te prelink and is set to "no". > > I'm goin

Re: [OMPI devel] OMPI-MIGRATE error

2011-01-26 Thread Hugo Meyer
Thanks Josh. I've already check te prelink and is set to "no". I'm going to try with the trunk head, and then i'll let you know how it goes. Best regards. Hugo Meyer 2011/1/25 Joshua Hursey > Can you try with the current trunk head (r24296)? > I just committed a fix for the C/R functionality

Re: [OMPI devel] OMPI 1.4.3 hangs in gather

2011-01-26 Thread Doron Shoham
using the flag --mca mpi_preconnect_mpi seems to solved the issue with the oob connection manager. This solution is not scalable but it looks more and more like a connection establishment problem. I'm still trying to figure out what is the root cause of this and how to solve it. Any ideas will be m