Changelog for
mpich-ofi_3_2_1-gnu-hpc-devel-3.2.1-43.4.x86_64.rpm :
* 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).