Revisions of openmpi4
Ruediger Oertel (oertel)
committed
(revision 2)
- Drop %vers macro so that the Version tag can be parsed more easily - Update to 4.1.6 (jsc#PED-6847): - Update embedded PMIx to 3.2.5. - Fix issue with buffered sends and MTL-based interfaces (Libfabric, PSM, Portals). - Add missing MPI_F_STATUS_SIZE to mpi.h. - Update Fortran mpi module configure check to be more correct. - Update to properly handle PMIx v>=4.2.3. - Fix minor issues and add some minor performance optimizations with OFI support. - Support the "striping_factor" and "striping_unit" MPI_Info names recomended by the MPI standard for parallel IO. - Fixed some minor issues with UCX support. - Minor optimization for 0-byte MPI_Alltoallw (i.e., make it a no-op). - Drop support for TrueScale (bsc#1212146) - Update to 4.1.5: - Fix crash in one -sided applications for certain process layouts. - Update embedded OpenPMIx to version 3.2.4 - Backport patches to Libevent for CVE -2016 -10195, CVE -2016 -10196, and CVE -2016 -10197. Note that Open MPI's internal libevent does not use the impacted portions of the Libevent code base. - SHMEM improvements: - Fix initializer bugs in SHMEM interface. - Fix unsigned type comparisons generating warnings. - Fix use after clear issue in shmem_ds_reset. - UCX improvements - Fix memory registration bug that could occur when UCX was built
Ruediger Oertel (oertel)
committed
(revision 1)
initialize package
Displaying all 2 revisions