On Mar 13, 2009, at 5:15 PM, Mikael Djurfeldt wrote:
On Fri, Mar 13, 2009 at 9:28 PM, Jeff Squyres
wrote:
> No you should not need to do this.
>
> Is there any chance you could upgrade to Open MPI v1.3?
Yes. It works without a Barrier under v1.3. Is this a known problem?
Possibly...? I
On Fri, Mar 13, 2009 at 9:28 PM, Jeff Squyres wrote:
> No you should not need to do this.
>
> Is there any chance you could upgrade to Open MPI v1.3?
Yes. It works without a Barrier under v1.3. Is this a known problem?
What is the best way for me to test in my configure script that I'm
running
No you should not need to do this.
Is there any chance you could upgrade to Open MPI v1.3?
On Mar 12, 2009, at 12:14 PM, Mikael Djurfeldt wrote:
I should add that the problem disappears if I add a line
MPI::COMM_WORLD.Barrier ()
just before the loop which frees the intercommunicators.
I