Open
Description
Thank you for taking the time to submit an issue!
Background information
What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, git branch name and hash, etc.)
v5.0.x branch
Describe how Open MPI was installed (e.g., from a source/distribution tarball, from a git clone, from an operating system distribution package, etc.)
./autogen.pl
./configure --prefix=<prefix> CFLAGS=-pipe --enable-picky --enable-debug --enable-mpi1-compatibility
make -j install
Part
If you are building/installing from a git clone, please copy-n-paste the output from git submodule status
.
[ec2-user@ip-172-31-8-95 ompi]$ git submodule status
d3445c8fb15cfc4a03cfee27593ca1fe1a6d67ab 3rd-party/openpmix (v4.1.2-50-gd3445c8f)
f3828e8307cf95d67a64eeaa4e36a362ac01e075 3rd-party/prrte (v2.0.2-71-gf3828e8307)
Please describe the system on which you are running
- Operating system/version: amazon linux 2
Details of the problem
There are around 40 ibm test suite failures for ompi v5.0.x with tcp path. Full test report can be found in this mtt report