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

The OAC_CHECK_PACKAGE macro doesn't have quite the same functionality as the origina ?OPAL_CHECK_PACKAGE? macro, so add some sed magic to get the path we need for argo/qthread related header files....

Target: main

The fortran-only ```MPI_Sizeof``` function has been deprecated in the MPI 4.0 standard.

MPI-4.0

Add new accelerator framework. Initial assumption is that only one accelerator component will be selected per node. Added a cuda component Added a null component (no devices, performs no-ops/errors) Replaced...

enhancement
Target: main

* Fixes #10643 bot:notacherrypick

Target: v4.0.x

## Details of the problem I'm running 8 mpi nodes on one server with the command `mpirun -n 8 mympiexecutable`. If I type the command on PuTTY, it works. But...

question

* Fixes #10643 bot:notacherrypick

Target: v4.1.x

-np 144 jobs in last nights MTT with the latest prrte pointers are failing with: ``` -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 144slots...

Target: main
Target: v5.0.x

This tracks current issues for ULT- and PartCom support in OMPI. ULT Support: - [x] Compilation fails on current master @ HEAD when configured to --with-threads={qthreads,argobots} with ` ../../opal/mca/threads/qthreads/threads_qthreads.h:29:10: fatal...

Target: main
Target: v5.0.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.) Open MPI v4.1.x branch ### Describe how Open MPI...

Target: v4.1.x

This PR includes Nathan Hjelm's reworking of PERUSE functionality to implement the MPI_T Events API as specified in the MPI 4.0 proposal. Subsequent minor changes to the MPI_T Events API...

enhancement
Target: main
MPI-4.0