Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
request: correctly handle MPI_COMM_NULL
ompi_request_check_same_instance(): ignore requests whose communicator is ompi_mpi_comm_null. That can occur when pml/ucx is used and mca_pml_ucx_completed_request_init() was invoked. Thanks Christian Huettig for the report and helping with the troubleshooting. Refs. #12942 Signed-off-by: Gilles Gouaillardet <[email protected]> (cherry picked from commit 607f3a4)
- Loading branch information