Revisions of openmpi4

buildservice-autocommit accepted request 1151418 from Christian Goll's avatar Christian Goll (mslacken) (revision 33)
baserev update by copy to link target
buildservice-autocommit accepted request 1116699 from Nicolas Morey's avatar Nicolas Morey (NMorey) (revision 31)
baserev update by copy to link target
Nicolas Morey's avatar Nicolas Morey (NMorey) accepted request 1116692 from Nicolas Morey's avatar Nicolas Morey (NMorey) (revision 30)
- Drop %vers macro so that the Version tag can be parsed more easily
buildservice-autocommit accepted request 1114904 from Nicolas Morey's avatar Nicolas Morey (NMorey) (revision 29)
baserev update by copy to link target
Nicolas Morey's avatar Nicolas Morey (NMorey) accepted request 1114836 from Nicolas Morey's avatar Nicolas Morey (NMorey) (revision 28)
- Update to 4.1.6:
  - 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).
buildservice-autocommit accepted request 1102781 from Nicolas Morey's avatar Nicolas Morey (NMorey) (revision 27)
baserev update by copy to link target
Nicolas Morey's avatar Nicolas Morey (NMorey) accepted request 1102760 from Nicolas Morey's avatar Nicolas Morey (NMorey) (revision 26)
- Drop support for TrueScale (bsc#1212146)
buildservice-autocommit accepted request 1101767 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 25)
baserev update by copy to link target
Nicolas Morey's avatar Nicolas Morey (NMorey) accepted request 1100770 from Nicolas Morey's avatar Nicolas Morey (NMorey) (revision 24)
- 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
      but not selected.
    - Reduce overhead of add_procs with intercommunicators.
    - Enable multi_send_nb by default.
    - Call opal_progress while waiting for a UCX fence to complete.
  - Fix data corruption bug in osc/rdma component.
  - Fix overflow bug in alltoall collective
  - Fix crash when displaying topology.
  - Add some MPI_F_XXX constants that were missing from mpi.h.
  - coll/ucc bug fixes.
buildservice-autocommit accepted request 1006489 from Nicolas Morey-Chaisemartin's avatar Nicolas Morey-Chaisemartin (NMoreyChaisemartin) (revision 23)
baserev update by copy to link target
Nicolas Morey-Chaisemartin's avatar Nicolas Morey-Chaisemartin (NMoreyChaisemartin) accepted request 1006488 from Nicolas Morey-Chaisemartin's avatar Nicolas Morey-Chaisemartin (NMoreyChaisemartin) (revision 22)
- Replace btl-openib-Add-VF-support-for-ConnectX-5-and-6.patch
  by btl-openib-Add-VF-support-for-ConnectX-4-5-and-6.patch to add ConnectX4 VF suppor
Nicolas Morey-Chaisemartin's avatar Nicolas Morey-Chaisemartin (NMoreyChaisemartin) accepted request 1004064 from Nicolas Morey-Chaisemartin's avatar Nicolas Morey-Chaisemartin (NMoreyChaisemartin) (revision 21)
- Enable libfabric on all arch
- Switch to external libevent for all flavors
- Switch to external hwloc and PMIx for HPC builds
- Update rpmlintrc file to ignore missing libname suffix in libopenmpi packages
- Add patch btl-openib-Add-VF-support-for-ConnectX-5-and-6.patch to support
  ConnectX 5 and 6 VF
buildservice-autocommit accepted request 1001218 from Nicolas Morey-Chaisemartin's avatar Nicolas Morey-Chaisemartin (NMoreyChaisemartin) (revision 20)
baserev update by copy to link target
Nicolas Morey-Chaisemartin's avatar Nicolas Morey-Chaisemartin (NMoreyChaisemartin) accepted request 992639 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 19)
- update to 4.1.4:
  * Fix possible length integer overflow in numerous non-blocking collective
  operations.
  * Fix segmentation fault in UCX if MPI Tool interface is finalized before
  MPI_Init is called.
  * Remove /usr/bin/python dependency in configure.
  * Fix OMPIO issue with long double etypes.
  * Update treematch topology component to fix numerous correctness issues.
  * Fix memory leak in UCX MCA parameter registration.
  * Fix long operation closing file descriptors on non-Linux systems that
  can appear as a hang to users.
  * Fix for attribute handling on GCC 11 due to pointer aliasing.
  * Fix multithreaded race in UCX PML's datatype handling.
  * Fix a correctness issue in CUDA Reduce algorithm.
  * Fix compilation issue with CUDA GPUDirect RDMA support.
  * Fix to make shmem_calloc(..., 0) conform to the OpenSHMEM specification.
  * Add UCC collectives component.
  * Fix divide by zero issue in OMPI IO component.
  * Fix compile issue with libnl when not in standard search locations.
  * Fixed a seg fault in the smcuda BTL.  Thanks to Moritz Kreutzer and
  @Stadik for reporting the issue.
  * Added support for ELEMENTAL to the MPI handle comparison functions
  in the mpi_f08 module.  Thanks to Salvatore Filippone for raising
  the issue.
  * Minor datatype performance improvements in the CUDA-based code paths.
  * Fix MPI_ALLTOALLV when used with MPI_IN_PLACE.
  * Fix MPI_BOTTOM handling for non-blocking collectives.  Thanks to
  Lisandro Dalcin for reporting the problem.
  * Enable OPAL memory hooks by default for UCX.
  * Many compiler warnings fixes, particularly for newer versions of
buildservice-autocommit accepted request 889565 from Nicolas Morey-Chaisemartin's avatar Nicolas Morey-Chaisemartin (NMoreyChaisemartin) (revision 18)
baserev update by copy to link target
Nicolas Morey-Chaisemartin's avatar Nicolas Morey-Chaisemartin (NMoreyChaisemartin) committed (revision 17)
- Add orted-mpir-add-version-to-shared-library.patch to fix unversionned library
- Change RPM macros install path to %{_rpmmacrodir}
Nicolas Morey-Chaisemartin's avatar Nicolas Morey-Chaisemartin (NMoreyChaisemartin) accepted request 889294 from Nicolas Morey-Chaisemartin's avatar Nicolas Morey-Chaisemartin (NMoreyChaisemartin) (revision 16)
- openmpi4 is now the default openmpi for releases > 15.3
Nicolas Morey-Chaisemartin's avatar Nicolas Morey-Chaisemartin (NMoreyChaisemartin) accepted request 889006 from Nicolas Morey-Chaisemartin's avatar Nicolas Morey-Chaisemartin (NMoreyChaisemartin) (revision 15)
- Update to version 4.1.1
  - Fix a number of datatype issues, including an issue with
    improper handling of partial datatypes that could lead to
    an unexpected application failure.
  - Change UCX PML to not warn about MPI_Request leaks during
    MPI_FINALIZE by default.  The old behavior can be restored with
    the mca_pml_ucx_request_leak_check MCA parameter.
  - Reverted temporary solution that worked around launch issues in
    SLURM v20.11.{0,1,2}. SchedMD encourages users to avoid these
    versions and to upgrade to v20.11.3 or newer.
  - Updated PMIx to v3.2.2.
  - Disabled gcc built-in atomics by default on aarch64 platforms.
  - Disabled UCX PML when UCX v1.8.0 is detected. UCX version 1.8.0 has a bug that
    may cause data corruption when its TCP transport is used in conjunction with
    the shared memory transport. UCX versions prior to v1.8.0 are not affected by
    this issue. Thanks to @ksiazekm for reporting the issue.
  - Fixed detection of available UCX transports/devices to better inform PML
    prioritization.
  - Fixed SLURM support to mark ORTE daemons as non-MPI tasks.
  - Improved AVX detection to more accurately detect supported
    platforms.  Also improved the generated AVX code, and switched to
    using word-based MCA params for the op/avx component (vs. numeric
    big flags).
  - Improved OFI compatibility support and fixed memory leaks in error
    handling paths.
  - Improved HAN collectives with support for Barrier and Scatter. Thanks
    to @EmmanuelBRELLE for these changes and the relevant bug fixes.
  - Fixed MPI debugger support (i.e., the MPIR_Breakpoint() symbol).
    Thanks to @louisespellacy-arm for reporting the issue.
  - Fixed ORTE bug that prevented debuggers from reading MPIR_Proctable.
buildservice-autocommit accepted request 882294 from Nicolas Morey-Chaisemartin's avatar Nicolas Morey-Chaisemartin (NMoreyChaisemartin) (revision 14)
baserev update by copy to link target
Displaying revisions 1 - 20 of 33
openSUSE Build Service is sponsored by