ompi icon indicating copy to clipboard operation
ompi copied to clipboard

Open MPI main development repository

Results 600 ompi issues
Sort by recently updated
recently updated
newest added

We want the underlying algorithms to know when they can use a buffer as a temporary, such as when one module delegate a collective to another. Instead of allocating temporaries...

enhancement
Target: main

Add the ishrink procedure cherry-picked from pr #9925 pr #11447

Target: v6.0.x

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,...

Target: v5.0.x
Target: v4.1.x

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,...

question
Target: main
Target: v5.0.x

All the content in `docs/faq/` is from the legacy FAQ (i.e., from https://www.open-mpi.org/faq/). It was trivially converted over to RST, but the content was largely left the same. The intent...

documentation
Target: main
Target: v5.0.x

**Is your feature request related to a problem? Please describe.** The new documentation produces some *weird* looking links on when viewed on a website A reference: https://docs.open-mpi.org/en/v5.0.x/man-openmpi/man3/MPI_Win_allocate.3.html#mpi-win-allocate **Describe the solution...

documentation
Target: main
Target: v5.0.x

We have repeatedly received "bug" reports from users that use `mpirun` to invoke a script that in turn calls `mpirun`, only to have the second invocation rejected. There were good...

documentation
Target: v5.0.x

The root cause is `romio` requires `stdatomic.h` that is only available from GCC 4.9 (RHEL7 uses GCC 4.8). `configure --enable-mca-no-build=io-romio314 does not work as expected ... ``` $ configure --enable-mca-no-build=io-romio341...

Target: v5.0.x
State-Awaiting developer information

Looking at updating the Fedora openmpi package to 5.0.0rc9. I'm getting the following test failure on s390x: ``` FAIL: opal_lifo =============== Failure : lifo push/pop multi-threaded with atomics Failure :...

Target: main
Target: v5.0.x

The following failure is being reported from both OMPI v5.0 and main branches: ``` [ip-172-31-10-245:11280] Unable to extract peer [[26806,1],132] nodeid from the modex. [ip-172-31-10-245:11280] Unable to extract peer [[26806,1],133]...

bug
Target: main
Target: v5.0.x