ompi
ompi copied to clipboard
Open MPI main development repository
Thank you for taking the time to submit an issue! ### What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, git branch name and hash, etc.) OpenMPI v5.0.0...
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 OpenMPI: 5.0.0, built from source ### Please describe the system on which you are running * Operating system/version: Ubuntu 18.04 * Network type: k8s ----------------------------- ## Details...
## Background information ### What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, git branch name and hash, etc.) I am using v5.0.0 ### Describe how Open MPI...
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., v3.0.5, v4.0.2, git branch name and hash, etc.) Open MPI 5.0.0 and 4.1.5 ### Describe how Open...
With the v5.0.0 tarball, building with the Intel OneAPI compilers on MacOS Sonoma (14.x) with XCode 15.x, a default build fails because it can't find the `` file. Note that...
With the v5.0.0 tarball, building with the Intel OneAPI compilers on MacOS Sonoma (14.x) with XCode 15.x, a default `configure` fails, with PMIx's `configure` reporting that it can't find a...
To run MPMD I use the classic form: `mpirun -n 4 exe1 : -n 4 exe2 : ...`. I normally split the world communicator into a communicator for each executable...
We're working with the CUDA accelerator component and tried to rebase my somewhat outdated branch to current main. I believe I found an issue with the way the CUDA component...