ompi
ompi copied to clipboard
Open MPI main development repository
## Background information ### What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, git branch name and hash, etc.) 4.1.6 (also verified on 4.0.3) ### Describe how Open...
Turns out we need to do some updates to the f08 related parts of the Open MPI configury. This was noticed in checking the fortran f08 support related output from...
With clang, short float support requires --rtlib=compiler-rt to be passed to the linker. In order to avoid a false positive, it is necessary have the runtime called in the test...
See https://github.com/mpi-forum/mpi-issues/issues/519
Move the 3rd-party/prrte Git submodule to point to the https://github.com/open-mpi/prrte repo, and update the specific git hash to point to the tip of the [v3.0-ompi-v5.0.x branch](https://github.com/open-mpi/prrte/tree/v3.0-ompi-v5.0.x). This branch points to...
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,...
If I try to use static libraries with the F90 module, lots of warning messages about alignment result whenever code is compiled. These disappear with the F08 module. Is the...
## 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.7rc1 ### Describe how Open MPI was installed (e.g.,...
As cited in https://github.com/open-mpi/ompi/pull/13218#pullrequestreview-2803007973, it would be good to add docs about the accelerator components in v6.0.x.
Please submit all the information below so that we can understand the working environment that is the context for your question. * If you have a problem building or installing...