v2.x results https://mtt.open-mpi.org/index.php?do_redir=2306 shows that --enable-sparse-groups is returning in assertion failures in:
- Intel MPI_Comm_split3_c
- Intel MPI_Comm_split3_f
- Intel MPI_Comm_split4_c
- Intel MPI_Comm_split4_f
And v2.x results https://mtt.open-mpi.org/index.php?do_redir=2309 shows an --enable-sparse-groups fail in
- IBM group/compare
- Similar failures occurred in IBM communicator/create_group_* (Fortran) in different MTT results
There's a bunch of similar failures in master results: https://mtt.open-mpi.org/index.php?do_redir=2310
@edgargabriel Can you have a look?