Package Release Info

mpich-ofi-3.2.1-bp151.1.1

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

mpich-ofi
mpich-ofi-devel

Change Logs

* Thu Mar 21 2019 Ana Guerrero Lopez <aguerrero@suse.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 eich@suse.com
- Add macro _hpc_mpich_modules for modules support (bsc#1116458).
* Mon Sep 10 2018 nmoreychaisemartin@suse.com
- Remove bashism in postun 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-mpich:
  replace %%compiler_family by %%hpc_compiler_family
* Wed Nov 23 2011 jengelh@medozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
Version: 3.2.1-bp150.1.2
* Sun Apr 22 2018 eich@suse.com
- Remove 'BuildRequires: Modules' for HPC builds: it conflicts
  with lmod (boo#1089970).
* 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).
* Fri Jan 19 2018 nmoreychaisemartin@suse.com
- Update to mpich 3.2.1
  - Bug fixes
  - No release notes available
* Fri Jan 05 2018 eich@suse.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 nmoreychaisemartin@suse.com
- Add HPC specific build targets using environment modules (Fate#323977).
* Tue Sep 12 2017 nmoreychaisemartin@suse.com
- Drop unnecessary dependency to xorg-x11-devel
* Thu Jul 13 2017 nmoreychaisemartin@suse.com
- Add LD_LIBRARY_PATH to mpivars.sh and mpivars.csh
* Thu Jul 13 2017 nmoreychaisemartin@suse.com
- Disable rpath in pkgconfig files
* Wed Jul 05 2017 nmoreychaisemartin@suse.com
- Register mpich package to mpi-selector
- Remove redondant configure options already passed by %configure
* Mon Jul 03 2017 nmoreychaisemartin@suse.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.geo@gmail.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).
* Fri Oct 04 2013 mvyskocil@suse.com
- Update to 3.0.4
  * too many changes to list, see CHANGES file
- Dropped pointless patches:
  * alog-bufferoverflow.patch
  * gcc4.dif
  * gfortran.patch
  * mpeinstall.patch
  * mpich-1.2.6.dif
  * mpich-1.2.6_implicit_declarations.diff
  * mpich-1.2.6-limits.patch
  * mpich-1.2.7_bsendutil2.c_uninitialized_variables.patch
  * mpich-1.2.7p1-iostream.dif
  * mpich-fix_headers.diff
  * mpich-hostent.patch
  * mpich-mpiman.patch
- Add mpich-modules.patch (from Fedora)
- Add package autoload installs mpich's profiles
- Moved documentation to doc subpackage
- Call make check during build
* Mon Mar 05 2012 cfarrell@suse.com
- license update: SUSE-Permissive
  Use a license from http://is.gd/CIdCM7 - if there is no corresponding
  entry on spdx.org/licenses use the proprietary SUSE- prefix until the
  license is accepted upstream
* Wed Nov 23 2011 jengelh@medozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
* Wed Nov 23 2011 coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
* Wed Nov 24 2010 ro@suse.de
- compress manpages ourselves
  (Check is gone and brp-compress does not look under /opt)
* Thu Mar 04 2010 coolo@novell.com
- extend bufferoverflow patch to fix also clog
* Fri Jan 22 2010 coolo@novell.com
- use gnu extensions to fix implicit declarations
* Fri Jul 31 2009 aj@suse.de
- Cleanup some rpmlint warnings in spec file.