Changelog for
openmpi2-docs-2.1.3-lp150.3.6.1.x86_64.rpm :
* Mon Sep 10 2018 nmoreychaisemartinAATTsuse.com- Remove bashism in preun scriptlet
* Wed Sep 05 2018 nmoreychaisemartinAATTsuse.com- Fix handling of mpi-selector during updates (bsc#1098653)
* Sun Aug 19 2018 eichAATTsuse.com- macros.hpc-openmpi2: replace %%compiler_family by %%hpc_compiler_family
* Thu Jun 07 2018 jjollyAATTsuse.com- Updated openmpi2-add-HCAs-to-mca-ini.patch
* Adds Broadcom BCM57414 NetXtreme-E RDMA Ethernet Controller (bsc#1094689)
* Fri May 18 2018 jjollyAATTsuse.com- Added openmpi2-add-HCAs-to-mca-ini.patch
* Adds necessary parameters for QLogic Corp. FastLinQ QL41000 (bsc#1092257)
* Wed May 02 2018 eichAATTsuse.com- Create missing docs master package (bsc#1091714)
* Tue Mar 27 2018 nmoreychaisemartinAATTsuse.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 nmoreychaisemartinAATTsuse.com- Enable --enable-mpirun-prefix-by-default (bsc#1086821)
* Fri Feb 09 2018 cgollAATTsuse.com- Fix summary in module files (bnc#1080259)
* Tue Jan 30 2018 eichAATTsuse.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 nmoreychaisemartinAATTsuse.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 nmoreychaisemartinAATTsuse.com- Add btl-vader-change-the-way-fast-boxes-are-used.patch to fix a SEGV on i386 systems
* Fri Oct 13 2017 nmoreychaisemartinAATTsuse.com- Fix pre/post install call to ldconfig
* Tue Oct 10 2017 nmoreychaisemartinAATTsuse.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)
* Fri Oct 06 2017 nmoreychaisemartinAATTsuse.com- Add conflicts between the macros-devel packages
* Mon Sep 25 2017 nmoreychaisemartinAATTsuse.com- Convert to multibuild.- Move all the doc to the docs RPM- Add HPC build using environment modules (FATE#321711).- Resync spec with openmpi and openmpi3
* Mon Sep 25 2017 nmoreychaisemartinAATTsuse.com- Update to OpenMPI 2.1.2
* Many bug fixes. See NEWS- Fix VERSION file during build so that ompi_info reports good infos
* Tue Sep 19 2017 nmoreychaisemartinAATTsuse.com- Remove --disable-mca-dso Related bug was due to openmpi/
*.so wrongly packaged as devel
* Fri Sep 15 2017 nmoreychaisemartinAATTsuse.com- Reenable fortan08 bindings as gcc >= 5 is now the default- Remove devel-headers configure option (reserved for MPI plugins developers)
* Tue Sep 12 2017 nmoreychaisemartinAATTsuse.com- Update to 2.1.1.186.9a3ac9803c- Drop openmpi-pmix-configure-ac.patch as it was merged upstream
* Wed Sep 06 2017 nmoreychaisemartinAATTsuse.com- Update to 2.1.1.176.7aa585d4ff (2.1.2rc3)
* Too many bug fixes to list. See NEWS
* ppc64be support was dropped- Drop btl-vader-work-around-ob1-pending-fragment-bug.patch and pml-ob1-do-not-access-fragment-after-calling-btl-rget.patch as they were merged upstream.- Package NEWS file- Add openmpi-pmix-configure-ac.patch to fix a compilation issue on Leap 42.3/SLE12 SP3
* Tue Sep 05 2017 nmoreychaisemartinAATTsuse.com- Update _service to allow auto updates from github
* Sun Aug 13 2017 schwabAATTlinux-m68k.org- Enable ucx only on supported platforms
* Wed Jul 19 2017 nmoreychaisemartinAATTsuse.com- Fix module file name
* Wed Jul 12 2017 nmoreychaisemartinAATTsuse.com- Add pml-ob1-do-not-access-fragment-after-calling-btl-rget.patch and btl-vader-work-around-ob1-pending-fragment-bug.patch to fix upstream bug https://github.com/open-mpi/ompi/issues/3821 which causes openmpi2 to fail the IMB test suite
* Tue Jul 11 2017 nmoreychaisemartinAATTsuse.com- Do not require openucx libs for suse_version < 1320
* Fri Jul 07 2017 nmoreychaisemartinAATTsuse.com- Cleanup upstream spec file- Disable rpath in configure
* Thu Jun 29 2017 nmoreychaisemartinAATTsuse.com- Build with openucx support when it is available- Buid plugins as part of the MPI library. Fixes:
* Missing shmem support
* Missing Requires in RPM- Build with libfabric support on x86
* Wed Jun 28 2017 jengelhAATTinai.de- Trim filler wording from description- Replace uses of old $RPM_ variables, remove redundant %clean section, abolish %__-type macro indirection, remove excess piping to xargs- Add missing %_smp_mflags.
* Thu Jun 15 2017 nmoreychaisemartinAATTsuse.com- Add support for openmpi2 over PSM2 and libfabric- Reference baselibs.conf and openmpi2-rpmlintrc in spec- Add _service to fetch from upstream github repo
* Thu Jun 08 2017 nmoreychaisemartinAATTsuse.com- Remove version dependencies to libibumad and libibverbs
* Wed May 31 2017 nmoreychaisemartinAATTsuse.com- Fix module file paths
* Tue May 30 2017 nmoreychaisemartinAATTsuse.com- Add openmpi2-config package which contains runtime configuration files for OpenMPI 1 and/or 2
* Wed May 17 2017 nmoreychaisemartinAATTsuse.com- Update to OpenMPI 2.1.1
* Fix a problem with one of Open MPI\'s fifo data structures which led to hangs in a make check test.
* Add missing MPI_AINT_ADD/MPI_AINT_DIFF function definitions to mpif.h.
* Fix the error return from MPI_WIN_LOCK when rank argument is invalid.
* Fix a problem with mpirun/orterun when started under a debugger.
* Add configury option to disable use of CMA by the vader BTL.
* Add configury check for MPI_DOUBLE_COMPLEX datatype support.
* Fix memory allocated by MPI_WIN_ALLOCATE_SHARED to be 64 byte aligned.
* Update MPI_WTICK man page to reflect possibly higher resolution than 10e-6.
* Add missing MPI_T_PVAR_SESSION_NULL definition to mpi.h include file.
* Enhance the Open MPI spec file to install modulefile in /opt if installed in a non-default location.
* Fix a problem with conflicting PMI symbols when linking statically.
* S390/S390x support- Drop openmpi2-ia32-fix-atomic.patch openmpi2-s390.patch as they are now fixed/supported upstream.
* Tue May 02 2017 nmoreychaisemartinAATTsuse.com- Add testsuite package
* Mon Apr 24 2017 nmoreychaisemartinAATTsuse.com- Initial packaging of OpenMPI 2.1.0