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

Hi, I am trying to compile and run an experiment in a simulation framework. I have tried other frameworks where I get no errors, but this uses some of the...

Target: v4.1.x

Seeing the following compiler warnings with nvidia hpc sdk 22.2 available here https://developer.nvidia.com/nvidia-hpc-sdk-releases ## Background information ### What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, git branch...

Target: v4.1.x

Adding the following optimizations: 1) Reuse the same workers/eps in single-threaded applications, this is helpful if an application creates many windows, therefore, we avoid the unnecessary overheads and 2) adding...

⚠️ WIP-DNM!
Target: main

I'm trying to run `coll/han` with `coll/hcoll` as a backend but see the following issue on both `main` and `5.0.x` on Hawk (ConnectX-6 fabric): ``` mpirun -N 4 -n 16...

Target: main
Target: v5.0.x

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,...

bug
Severity: blocker
Target: main
Target: v5.0.x

Thank you for taking the time to submit an issue! ## Background information I have updated a machine to Ubuntu 20.04 LTS which involved an update to OpenMPI 4.0.3. When...

Target: v4.0.x
Target: v5.0.x
Target: v4.1.x

Per https://github.com/open-mpi/ompi/issues/4126, we want to add the mpi4py tests to the Jenkins builds. They are designed to run single node, and run in a couple minutes, so a single test...

enhancement

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,...

question

- Specifying the `--map-by` argument leads to an error: ``` $ mpirun -N 1 -n 2 --rank-by core --map-by node hostname -------------------------------------------------------------------------- When resolving deprecated command line options, the result...

Severity: blocker
Target: v5.0.x