On Thu, May 7, 2009 at 3:38 PM, Edgar Gabriel wrote:
> you are right. At first I thought that the loop above that should catch that
> condition but it doesn't. I will apply your patch and file a CMR for the 1.3
> branch...
>
> Thanks for the bug report and the fix right away...
> Edgar
Thanks for
Hello,
MPI_Group_compare is broken in both 1.3.2 and svn. Here is a patch
which fixes the problem:
diff --git a/ompi/mpi/c/group_compare.c b/ompi/mpi/c/group_compare.c
index 0d199c1..89c83f9 100644
--- a/ompi/mpi/c/group_compare.c
+++ b/ompi/mpi/c/group_compare.c
@@ -106,6 +106,7 @@ int MPI_Grou