Brian Barrett

Results 8 issues of Brian Barrett

We never bumped the priority of the HAN and ADAPT collective components on the 5.0.x branch. I'm not submitting a PR right now (bumping the priority should be easy) because,...

Severity: blocker
Target: v5.0.x

**NOTE:** The Open MPI v4.1.x branch was created after v4.0.5. Hence, for some of the `git log ...` commands, the `last_release_tag` should probably be `v4.0.5`. ## Build the Release -...

Target: v4.1.x

Currently, Open MPI executable (like mpicc/mpirun/etc.) inherit dependencies on BTL communication libraries, like ugni. This leads to problems on some large scale systems, where compute not libraries are not in...

Severity: blocker
Target: main
help wanted
Target: v5.0.x

This is an RFC PR to consider removing support for both dropping in components to a tarball (without re-running autogen) and for using full configure scripts (which, practically speaking, was...

Target: main

Per https://github.com/open-mpi/ompi/issues/4126, we want to add the mpi4py tests to the Jenkins builds. They are designed to run single node, and run in a couple minutes, so a single test...

enhancement

I think https://github.com/openpmix/openpmix/pull/1772 applies to Open MPI as well. Need to investigate a bit deeper to understand.

Severity: minor
Target: main
Target: v5.0.x

**NOTE:** The Open MPI v4.1.x branch was created after v4.0.5. Hence, for some of the `git log ...` commands, the `last_release_tag` should probably be `v4.0.5`. ## Build the Release -...

Target: v4.1.x

When CI fails with weird compiler / linker issues, it is frequently easier to debug when we have the exact compiler / linker flags that were used. Disable silent rules...

Target: main