6 Commits

Author SHA256 Message Date
9350f650ab Accepting request 1124201 from home:NMorey:branches:science
- Drop support for obsolete openmpi[23]
- Prepare support for openmpi5

OBS-URL: https://build.opensuse.org/request/show/1124201
OBS-URL: https://build.opensuse.org/package/show/science/slepc?expand=0&rev=18
2023-11-16 16:50:12 +00:00
63171960ce Accepting request 1063876 from home:StefanBruens:branches:science
- Update to version 3.18.2
  Too many changes to list here, for details see
  https://gitlab.com/slepc/slepc/-/blob/v3.18.2/CHANGELOG.md
- Add openmpi4 build flavor
- Adapt external library path to new syntax

OBS-URL: https://build.opensuse.org/request/show/1063876
OBS-URL: https://build.opensuse.org/package/show/science/slepc?expand=0&rev=17
2023-02-13 18:12:04 +00:00
bbab96d910 OBS-URL: https://build.opensuse.org/package/show/science/slepc?expand=0&rev=16 2022-07-16 20:00:36 +00:00
80ecefa297 Accepting request 956171 from home:StefanBruens:branches:science
- Update to version 3.14.2
  Too many changes to list here, see https://slepc.upv.es/download/
- Remove openmpi1 build flavor

OBS-URL: https://build.opensuse.org/request/show/956171
OBS-URL: https://build.opensuse.org/package/show/science/slepc?expand=0&rev=14
2022-02-24 07:53:26 +00:00
612b1b7a98 Accepting request 756130 from home:StefanBruens:branches:science
The failing openmpi* buils on Tumbleweed are due to an incorrect PETCs.pc pkgconfig file (libs.private omits "-lmpi ..."). Leap/SLE 15.x are correct.

- Update to version 3.12.1
  Too many changes to list here, see http://slepc.upv.es/download/
- Correct openmpi1 naming on Tumbleweed
- Use python3 for building
- Add openmpi2 flavor

OBS-URL: https://build.opensuse.org/request/show/756130
OBS-URL: https://build.opensuse.org/package/show/science/slepc?expand=0&rev=13
2019-12-13 15:55:00 +00:00
0124e12ac2 Accepting request 685679 from home:StefanBruens:branches:science
- Update to upstream release version 3.8.3
  * Released under 2-clause BSD license.
  * New solver class LME for linear matrix equations (such as Lyapunov
    or Sylvester) whose solution has low rank.
  * NEP: added specific suport for rational eigenvalue problems with
    NEPSetProblemType().
  * Added nonlinear inverse iteration as an option of EPSPOWER.
  * Added a preliminary implementation of polynomial filters in STFILTER
    to compute interior eigenvalues of symmetric problems without
    factorizing a matrix.
  * SVD: add wrapper to PRIMME SVD solver.
  * Improved evaluation of matrix functions, both in FN and MFN.
  * GPU support improved in all solver classes.
  * Simplified Fortran usage as in PETSc.
  * Interface changes: DSNormalize has been removed;
    NEPInterpolSetDegree has been renamed to NEPInterpolSetInterpolation,
    and takes an additional argument.
- Convert to _multibuild. Only serial flavor is enabled currently.

OBS-URL: https://build.opensuse.org/request/show/685679
OBS-URL: https://build.opensuse.org/package/show/science/slepc?expand=0&rev=11
2019-03-18 20:11:43 +00:00