ompi icon indicating copy to clipboard operation
ompi copied to clipboard

Open MPI main development repository

Results 531 ompi issues
Sort by recently updated
recently updated
newest added

Hi Folks, I am running the below MPI program, ```C #include #include #include #include #include #include #include #include #include #include int main(int argc, char** argv) { char *data; int size,...

Target: v4.1.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,...

question
Target: v4.1.x

Thank you for taking the time to submit an issue! ## Background information I guess I installed OpenMPI successfully. But it doesn't work. ### What version of Open MPI are...

question
Target: v4.1.x

### Background information What version of Open MPI are you using? (e.g., v1.10.3, v2.1.0, git branch name and hash, etc.) 4.1.2 ### Describe how Open MPI was installed (e.g., from...

question
Target: v4.1.x

Thank you for taking the time to submit an issue! ## Background information On a 10 node cluster running OSU microbenchmark. Over ethernet using CISCO switch and UCX but disabling...

question
Target: v4.1.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,...

question
Target: v4.1.x

Thank you for taking the time to submit an issue! ## Background information Setting `btl_ofi_disable_sep=1 mtl_ofi_enable_sep=0` does not disable OFI libfabric from using multiple PSM2 contexts per endpoint. ### What...

question
Target: v4.1.x

The folks at SchedMD have been running into a problem when running OMPI v4.x applications against Slurm when both are built against PMIx v5. They also verified that the same...

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

## Background information ### What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, git branch name and hash, etc.) v4.1.2rc4 ### Describe how Open MPI was installed (e.g.,...

Target: v4.1.x

## Background information This is related to #10158 . I am opening a separate issue hoping to provide a better example of the error I am seeing. ### What version...

Target: v4.1.x