ompi
ompi copied to clipboard
Open MPI main development repository
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...
Add the ishrink procedure cherry-picked from pr #9925 pr #11447
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,...
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,...
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...
**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...
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...
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...
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 :...
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]...