We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50856c2 commit 2b70dccCopy full SHA for 2b70dcc
ompi/communicator/help-comm.txt
@@ -31,3 +31,6 @@ Detected mismatched split_type and/or info "mpi_hw_resource_type" values
31
in a call to MPI_Comm_split_type between peers in the communicator.
32
split_type: %s (%d)
33
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