Skip to content

Commit 01ebde1

Browse files
authored
Merge pull request open-mpi#10778 from jjhursey/fix-help-comm
comm: Add missing help entry
2 parents 50856c2 + 2b70dcc commit 01ebde1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ompi/communicator/help-comm.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ Detected mismatched split_type and/or info "mpi_hw_resource_type" values
3131
in a call to MPI_Comm_split_type between peers in the communicator.
3232
split_type: %s (%d)
3333
info: %s
34+
[unexpected-split-type]
35+
Detected an unexpected split type in a call to MPI_Comm_split_type.
36+
split_type: %s (%d)

0 commit comments

Comments
 (0)