OK. I'll check back again when 1.3.3 comes out. Thanks.
-r
-Original Message-
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of Edgar Gabriel
Sent: Wednesday, May 20, 2009 11:16 AM
To: Open MPI Users
Subject: Re: [OMPI users] FW: hanging after many
I am 99.99% sure that this bug has been fixed in the current trunk and
will be available in the upcoming 1.3.3 release...
Thanks
Edgar
Lippert, Ross wrote:
The attached program prints hangs at after printing "Iteration 65524".
It does not appear to me that it should. Removal of the barrier
The attached program prints hangs at after printing "Iteration 65524".
It does not appear to me that it should. Removal of the barrier call or
changing the barrier call to use MPI_COMM_WORLD does get rid of the
hang, so I believe this program is a minimal representation of a bug.
I have attach