ompi
ompi copied to clipboard
Open MPI main development repository
Dear OpenMPI team, I am having issues wit the RMA part of OpenMPI (v4.1.2) and especially with the `Post-Start-Complete-Wait` synchronization. Our code runs with `ucx` and fails in an assertion...
The mpirun man page at https://github.com/open-mpi/ompi/blob/main/docs/man-openmpi/man1/mpirun.1.rst has many places where an ```admonition``` is displayed. This is not particularly helpful. Sections with this admonition need to be audited and corrected or...
When running our atmospheric model in parallel we observe a significant performance drop with OpenMPI compared to Intel MPI + Intel compiler. Profiling shows that almost all of the extra...
Thank you for taking the time to submit an issue! ## Background information ### What version of Open MPI are you using? (e.g., v4.1.6, v5.0.1, 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., v4.1.6, v5.0.1, git branch name and hash,...
Hello everyone I am facing error shown below -------------------------------------------------------------------------- An error occurred while trying to map in the address of a function. Function Name: cuIpcOpenMemHandle_v2 Error string: /lib64/libcuda.so.1: undefined symbol:...
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,...
## Background information ### What version of Open MPI are you using? (e.g., v4.1.6, v5.0.1, git branch name and hash, etc.) branch main, hash 4038fd6c70fd118f3f6961e23206e77313a132ba, with changes to ompi/mca/coll/base/coll_base_comm_select.c according...
I am trying to run openmpi on two docker on same host , but rank for the process is same i.e 0 how can i force the two process to...
Issue to mark fact that we don't plan to use all of the changes in https://github.com/open-mpi/ompi/pull/13299 but just those related to the single-shot launch mechanism. Since we also will want...