Closed bettiolm closed 4 years ago
This change is due to a segmentation fault caused by the call to MPI_Comm_split(). This call should do what is intended, avoiding MPI_Comm_split().
MPI_Comm_split()
This change is due to a segmentation fault caused by the call to
MPI_Comm_split()
. This call should do what is intended, avoidingMPI_Comm_split()
.