Changelog for
mpich-ofi-3.3.2-150300.9.2.2.x86_64.rpm :
* Sun Nov 29 2020 eichAATTsuse.com- HPC: Fix environment module settings for MANPATH.
* Sat Jul 25 2020 eichAATTsuse.com- For HPC builds check for gnu compiler suite version >= 10 and set -fallow-argument-mismatch.
* Thu Jul 23 2020 eichAATTsuse.com- Add build support for gcc8/9/10 to HPC build (bsc#1174439).
* Tue Jun 09 2020 nmoreychaisemartinAATTsuse.com- Fix compilation with GCC10 by adding -fallow-argument-mismatch to FFLAGS
* Tue Apr 14 2020 nmoreychaisemartinAATTsuse.com- Add ch3-fix-improper-error-handling-from-MPL_get_sockaddr.patch and pmi-fix-a-wrong-condition-checking-return-of-MPL_get_sockaddr.patch to fix crash when using getsockaddr (bsc#1168092)
* Thu Nov 28 2019 nmoreychaisemartinAATTsuse.com- Update to mpich 3.3.2 (jsc#SLE-8574) - See CHANGES for a list of changes
* Thu Sep 26 2019 nmoreychaisemartinAATTsuse.com- Update to mpich 3.3.1 (jsc#SLE-8574) - See CHANGES for a list of changes- Drop 0001-Drop-GCC-check.patch as it was picked upstream- Add 0001-Drop-real128.patch to fix a compilation error on armv7
* Thu Sep 26 2019 nmoreychaisemartinAATTsuse.com- Fix LTO support in archive file
* Fri May 03 2019 nmoreychaisemartinAATTsuse.com- Update to mpich 3.3 - See CHANGES for a list of changes
* Thu Mar 21 2019 aguerreroAATTsuse.com- Add patch to remove obsolete GCC check (bnc#1129421). It also patches autogen.sh to get the autotools working in SLE12SP4.
* 0001-Drop-GCC-check.patch- Force to re-run autotools to generate properly the files after patching src/binding/cxx/buildiface
* Sun Nov 18 2018 eichAATTsuse.com- Add macro _hpc_mpich_modules for modules support (bsc#1116458).
* Mon Sep 10 2018 nmoreychaisemartinAATTsuse.com- Remove bashism in postun scriptlet
* Wed Sep 05 2018 nmoreychaisemartinAATTsuse.com- Fix handling of mpi-selector during updates (bsc#1098653)
* Sun Aug 19 2018 eichAATTsuse.com- macros.hpc-mpich: replace %%compiler_family by %%hpc_compiler_family
* Sun Apr 22 2018 eichAATTsuse.com- Remove \'BuildRequires: Modules\' for HPC builds: it conflicts with lmod (boo#1089970).
* 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).
* Fri Jan 19 2018 nmoreychaisemartinAATTsuse.com- Update to mpich 3.2.1 - Bug fixes - No release notes available
* Fri Jan 05 2018 eichAATTsuse.com- Add gcc7 as additional compiler flavor for HPC on SLES.- Fix library package requires - use HPC macro (boo#1074890).- Fix mpich HPC installation path in spec file.- Fix hpc macros: add %mpich_requires.
* Thu Oct 26 2017 nmoreychaisemartinAATTsuse.com- Add HPC specific build targets using environment modules (Fate#323977).
* Tue Sep 12 2017 nmoreychaisemartinAATTsuse.com- Drop unnecessary dependency to xorg-x11-devel
* Thu Jul 13 2017 nmoreychaisemartinAATTsuse.com- Add LD_LIBRARY_PATH to mpivars.sh and mpivars.csh
* Thu Jul 13 2017 nmoreychaisemartinAATTsuse.com- Disable rpath in pkgconfig files
* Wed Jul 05 2017 nmoreychaisemartinAATTsuse.com- Register mpich package to mpi-selector- Remove redondant configure options already passed by %configure
* Mon Jul 03 2017 nmoreychaisemartinAATTsuse.com- Fix compilation for aarch64- Build multiple flavour of mpich (psm, psm2, tessuite)- Update to mpich 3.2
* see CHANGES file for all details, some pertinent changes are: - Added support for MPI-3.1 features including nonblocking collective I/O, address manipulation routines, thread-safety for MPI initialization, pre-init functionality, and new MPI_T routines to look up variables by name. - Fortran 2008 bindings are enabled by default and fully supported. - Completely revamped RMA infrastructure including several scalability improvements, performance improvements, and bug fixes. - Added experimental support for Open Fabrics Interfaces (OFI) version 1.0.0. https://github.com/ofiwg/libfabric (thanks to Intel for code contribution)
* Thu Jan 08 2015 kkhere.geoAATTgmail.com- Update to 3.1.3
* see CHANGES file for all details, some pertinent changes are: - [3.1.2] MPI-3 support for Blue Gene/Q and ppc64le support. - [3.1.2] Fixes and testcases for Fortran 2008 bindings. - [3.1.1] Removal of the mpd process manager. - [3.1] MPICH now supports operations on very large datatypes (those that describe more than 32 bits of data).