<div dir="ltr"><div><div><div><div>Hi All,<br><br></div>I am trying to upgrade PETSc from 3.7.6 to 3.8.3 for MOOSE and its applications. I have a error message for a standard test:<br><br><br><i>preconditioners/pbp.lots_of_variables: MPI had an error<br>preconditioners/pbp.lots_of_variables: ------------------------------------------------<br>preconditioners/pbp.lots_of_variables: Other MPI error, error stack:<br>preconditioners/pbp.lots_of_variables: PMPI_Comm_dup(177)..................: MPI_Comm_dup(comm=0x84000001, new_comm=0x97d1068) failed<br>preconditioners/pbp.lots_of_variables: PMPI_Comm_dup(162)..................: <br>preconditioners/pbp.lots_of_variables: MPIR_Comm_dup_impl(57)..............: <br>preconditioners/pbp.lots_of_variables: MPIR_Comm_copy(739).................: <br>preconditioners/pbp.lots_of_variables: MPIR_Get_contextid_sparse_group(614): Too many communicators (0/2048 free on this process; ignore_id=0)</i><br><br><br></div>I did "git bisect', and the following commit introduces this issue:<br><br><i>commit 49a781f5cee36db85e8d5b951eec29f10ac13593<br>Author: Stefano Zampini <<a href="mailto:stefano.zampini@gmail.com">stefano.zampini@gmail.com</a>><br>Date:   Sat Nov 5 20:15:19 2016 +0300<br><br>    PCHYPRE: use internal Mat of type MatHYPRE<br>    <br>    hpmat already stores two HYPRE vectors<br></i><br> <br></div>Before I debug line-by-line, anyone has a clue on this?<br><br><br></div>Fande,<br></div>