Package Release Info

openmpi2-testsuite-2.1.6-bp151.1.1

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

openmpi2-testsuite

Change Logs

* Tue Apr 23 2019 Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Fix bad INCLUDE path in module (bsc#1132949)
* Mon Apr 01 2019 Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Add add-gen-p5-chip-pci-id-to-ini-file.patch:
  - Adds support for Broadcom 57500 adapters (bsc#1125651)
* Thu Feb 14 2019 nmoreychaisemartin@suse.com
- Update to openmpi 2.1.6 (bsc#1094689)
  - Many bug fixes. See NEWS for a complete list
* Tue Nov 27 2018 Bernhard Wiedemann <bwiedemann@suse.com>
- Add reproducible.patch to make package build reproducible
  (boo#1047218, boo#1041090, boo#1084909)
* Sun Nov 18 2018 eich@suse.com
- Add macro _hpc_openmpi_modules for modules support (bsc#1116458).
* Mon Oct 15 2018 nmoreychaisemartin@suse.com
- Update to openmpi 2.1.5 (fate#326157)
  - Many bug fixes. See NEWS for a complete list
- Drop openmpi2-add-HCAs-to-mca-ini.patch as it was
  merged upstream.
* Mon Sep 10 2018 nmoreychaisemartin@suse.com
- Remove bashism in preun scriptlet
* Wed Sep 05 2018 nmoreychaisemartin@suse.com
- Fix handling of mpi-selector during updates (bsc#1098653)
* Sun Aug 19 2018 eich@suse.com
- macros.hpc-openmpi2:
  replace %%compiler_family by %%hpc_compiler_family
* Thu Jun 07 2018 jjolly@suse.com
- Updated openmpi2-add-HCAs-to-mca-ini.patch
  * Adds Broadcom BCM57414 NetXtreme-E RDMA Ethernet Controller (bsc#1094689)
* Fri May 18 2018 jjolly@suse.com
- Added openmpi2-add-HCAs-to-mca-ini.patch
  * Adds necessary parameters for QLogic Corp. FastLinQ QL41000 (bsc#1092257)
* Wed May 02 2018 eich@suse.com
- Create missing docs master package (bsc#1091714)
* Tue Mar 27 2018 nmoreychaisemartin@suse.com
- Update to openmpi 2.1.3
  - Update internal PMIx version to 1.2.5.
  - Fix a problem with ompi_info reporting using param option.
  - Correct PMPI_Aint_{add|diff} to be functions (not subroutines)
    in the Fortran mpi_f08 module.
  - Fix a problem when doing MPI I/O using data types with large
    extents in conjunction with MPI_TYPE_CREATE_SUBARRAY.  Thanks to
  - Fix a problem when opening many files using MPI_FILE_OPEN.
  - Fix a problem with debuggers failing to attach to a running job.
  - Fix a problem when using madvise and the OpenIB BTL.
  - Fix a problem in the Vader BTL that resulted in failures of
    IMB under certain circumstances.
  - Fix a problem preventing Open MPI from working under Cygwin.
  - Reduce some verbosity being emitted by the USNIC BTL under certain
    circumstances.
  - Fix a problem with misdirection of SIGKILL.
  - Replace use of posix_memalign with malloc for small allocations.
  - Fix a problem with Open MPI's out of band TCP network for file descriptors
    greater than 32767.
  - Plug a memory leak in MPI_Mem_free().
- Drop btl-vader-change-the-way-fast-boxes-are-used.patch as it
  merged upstream.
- Add fix-rdma-component-selection.patch to fix bad rdma component selection
  which can cause stall when running on multiple IB nodes (bsc#1087031)
* Mon Mar 26 2018 nmoreychaisemartin@suse.com
- Enable --enable-mpirun-prefix-by-default (bsc#1086821)
* Fri Feb 09 2018 cgoll@suse.com
- Fix summary in module files (bnc#1080259)
* Tue Jan 30 2018 eich@suse.com
- Use macro in mpivars.(c)sh to be independent of changes to the module
  setup for the compiler (boo#1078364).
* Wed Jan 17 2018 nmoreychaisemartin@suse.com
- Switch from gcc6 to gcc7 as additional compiler flavor for HPC on SLES.
- Fix library package requires - use HPC macro (boo#1074890)
- Fix rpm macro file.
- Only build openmpi2-config for the standard flavor
* Thu Dec 07 2017 nmoreychaisemartin@suse.com
- Add btl-vader-change-the-way-fast-boxes-are-used.patch to
  fix a SEGV on i386 systems
* Fri Oct 13 2017 nmoreychaisemartin@suse.com
- Fix pre/post install call to ldconfig
* Tue Oct 10 2017 nmoreychaisemartin@suse.com
- Add a ringdisabled flag to allow building only the standard flavor
  so not all flavors are pulled into staging rings
- Fix baselibs.conf generation (wrong directory and name)