18 Commits

Author SHA256 Message Date
716d183532 OBS-URL: https://build.opensuse.org/package/show/science/slepc?expand=0&rev=19 2024-12-30 19:40:12 +00:00
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
4f98eedb68 OBS-URL: https://build.opensuse.org/package/show/science/slepc?expand=0&rev=15 2022-07-16 20:00:12 +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
aa3cbf2f3b Accepting request 687072 from home:StefanBruens:branches:science
- Use correct MPI flavor for trlan-devel in BuildRequires and devel Requires
- Correct own libname in devel Requires
- Use same directory layout as petsc

OBS-URL: https://build.opensuse.org/request/show/687072
OBS-URL: https://build.opensuse.org/package/show/science/slepc?expand=0&rev=12
2019-03-22 03:23:12 +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
72bde75c6c Accepting request 478971 from home:polyconvex:branches:science
- update to upstream release version 3.7.3 
  changelog only available in git repository at
  https://bitbucket.org/slepc/slepc/commits/tag/v3.7.3
- remove patch
  * slepc.patch (not needed anymore)
- simplify installation in %{buildroot}

OBS-URL: https://build.opensuse.org/request/show/478971
OBS-URL: https://build.opensuse.org/package/show/science/slepc?expand=0&rev=10
2017-03-16 14:34:54 +00:00
Kshitij Kulshreshtha
eba5fb809d also for mpi libs
OBS-URL: https://build.opensuse.org/package/show/science/slepc?expand=0&rev=9
2014-01-12 19:28:57 +00:00
Kshitij Kulshreshtha
40b23cfa15 - fix symlinks in libdir
OBS-URL: https://build.opensuse.org/package/show/science/slepc?expand=0&rev=8
2014-01-12 17:10:29 +00:00
Matthias Mailänder
37693e8c92 Accepting request 213391 from home:polyconvex:branches:science
update to latest version to coincide with petsc.

OBS-URL: https://build.opensuse.org/request/show/213391
OBS-URL: https://build.opensuse.org/package/show/science/slepc?expand=0&rev=7
2014-01-10 10:38:08 +00:00
Matthias Mailänder
f212705eba Accepting request 180855 from home:polyconvex:branches:science
Several header files were missing from the installed package that break
build for the users.
- add missing header files to %{buildroot}

OBS-URL: https://build.opensuse.org/request/show/180855
OBS-URL: https://build.opensuse.org/package/show/science/slepc?expand=0&rev=6
2013-06-25 15:36:15 +00:00
Corot Sebastien
0c4ca2b033 Accepting request 180768 from home:polyconvex:branches:science
Some files that get included in the Makefile for user programmes were
missing in the installation and this breaks the build process for users
- add missing files included in Makefile to %{buildroot}

OBS-URL: https://build.opensuse.org/request/show/180768
OBS-URL: https://build.opensuse.org/package/show/science/slepc?expand=0&rev=5
2013-06-24 18:23:53 +00:00
Corot Sebastien
fd686115c7 Accepting request 176375 from home:scorot:branches:science
- update to latest patch level p4
 * bug fixes release
 * no detailed changelog available

OBS-URL: https://build.opensuse.org/request/show/176375
OBS-URL: https://build.opensuse.org/package/show/science/slepc?expand=0&rev=4
2013-05-22 21:33:06 +00:00
Corot Sebastien
cebdf751bd Accepting request 138109 from home:scorot:branches:science
update latest patch level

OBS-URL: https://build.opensuse.org/request/show/138109
OBS-URL: https://build.opensuse.org/package/show/science/slepc?expand=0&rev=3
2012-10-14 13:20:18 +00:00
Corot Sebastien
ecf548ac99 - add trlan-devel ond primme-devel in the requirements list ot the
devel packages

OBS-URL: https://build.opensuse.org/package/show/science/slepc?expand=0&rev=2
2012-09-25 17:48:45 +00:00
Corot Sebastien
3cd7844bc8 Accepting request 134777 from home:scorot:branches:science
A library for solving large scale sparse eigenvalue problems

OBS-URL: https://build.opensuse.org/request/show/134777
OBS-URL: https://build.opensuse.org/package/show/science/slepc?expand=0&rev=1
2012-09-18 06:36:54 +00:00