Skip to content

Commit 2b70dcc

Browse files
committed
comm: Add missing help entry
Signed-off-by: Joshua Hursey <[email protected]>
1 parent 50856c2 commit 2b70dcc

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)