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

## Background information ### What version of Open MPI are you using? (e.g., v4.1.6, v5.0.1, git branch name and hash, etc.) 5.0.8 ### Describe how Open MPI was installed (e.g.,...

Running an MPI simulation with MPI_Comm_spawn and setting an MPI simulation does not work as expected. The parent process can see the variable set by "-x", but the children cannot....

## Build the Release - [ ] Verify the major,minor,release,greek version numbers in `VERSION` - [ ] Update the `c:r:a` shared library version number(s) in `VERSION` [per the GNU Libtool...

This is an extension of a discussion in #13323 - moving it to a separate issue as it is unrelated to the original question. The issue that arose centered on...

I have built Open MPI with the address sanitizer enabled and get this error when launching the application: ``` ================================================================= ==473823==ERROR: AddressSanitizer: odr-violation (0x7ffff156e4a0): [1] size=64 'mca_common_sm_module_t_class' ../../../../../opal/mca/common/sm/common_sm.c:43:1 [2] size=64...

- Add a section about installing binary packages to the quickstart install page - Remove the MacOS FAQ page; fold relevant content into other parts of the docs. - Remove...

documentation
Target: main

**Is your feature request related to a problem? Please describe.** During the work on fixing multi-threaded `OBJ_RELEASE` issues in `MPI_Remove_error_code` (commits 44dee9abb9 and 6d3ee24c5c), we identified an efficiency issue with...

@mentOS31 correctly identified few issues with the handling of persistent requests with regard to their error codes (more info in the issue). This PR fixes all wait and test function...

bug
Target: main

## Background information ### What version of Open MPI are you using? (e.g., v4.1.6, v5.0.1, git branch name and hash, etc.) v4.1.3, v4.1.8 ### Describe how Open MPI was installed...

## Background information ### What version of Open MPI are you using? (e.g., v4.1.6, v5.0.1, git branch name and hash, etc.) main ### Describe how Open MPI was installed (e.g.,...