Package Release Info

ptscotch-openmpi5-6.1.0-bp160.1.1

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libptscotch0-openmpi5
ptscotch-openmpi5
ptscotch-openmpi5-devel
ptscotch-openmpi5-devel-static
ptscotch-parmetis-openmpi5-devel

Change Logs

* Mon Mar 24 2025 Nicolas Morey <nicolas.morey@suse.com>
- Disable and remove support for gnu-hpc build flavours (bsc#1239982)
- Add openmpi5 build flavour
- Fix %{metis} in package name.
* Mon Oct 23 2023 Egbert Eich <eich@suse.com>
- Disable HPC flavors on i586
* Mon Oct 23 2023 Nicolas Morey <nicolas.morey@suse.com>
- Drop support for obsolete openmpi[123]
- Prepare support for openmpi5
* Fri Jul 02 2021 Egbert Eich <eich@suse.com>
- Fix serial HPC build.
- Fix: 'warning: File listed twice: /usr/lib64/libscotchmetis.so*'
* Wed Jan 27 2021 Egbert Eich <eich@suse.com>
- Sync SLE and openSUSE builds (jsc#SLE-12162).
* Thu Jan 21 2021 Ana Guerrero Lopez <aguerrero@suse.com>
- Update to version 6.1.0. The change in release number reflects a change
  in behavior of the software, regarding two features:
  * Algorithms for sparse matrix reordering now fully take into account vertex
    weights. While the previous versions only accounted for them in the nested
    dissection method to compute and  optimize separator size/weight, they are
    now also accounted for in the minimum  degree and minimum fill algorithms.
    Consequently,  vertex  amalgamation  can  be  tuned so  that  the  size of
    (column-)blocks is tailored according to the real amount of computation to
    be performed on supervariables.
    The esmumps  interface  with MUMPS  has been  updated  so as to  take into
    account this new feature.
  * The routines of the vertex  graph partitioning (with overlap)  module have
  been redesigned, leading to much smaller  run time and, most often, higher
  quality
- Scotch development is moving to gitlab
- Add support for gcc10 and build support for openmpi4.
* Fri Apr 17 2020 Egbert Eich <eich@suse.com>
- only serial scotch-metis-devel package should conflict with
  metis-devel (boo#1169791).
* Thu Jan 30 2020 Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
- Remove bogus %undefine suffix - suffix is a RPM builtin, and
  trying to undefine it is an error since RPM 4.15.
* Tue Dec 03 2019 Egbert Eich <eich@suse.com>
- Enabled non-HPC openmpi3 build.
* Fri Nov 29 2019 Egbert Eich <eich@suse.com>
- Add support for gcc7 builds for HPC.
- Add support for gcc8 and gcc9 for HPC (jsc#SLE-7766 &
  jsc#SLE-8604).