Commit Graph

47 Commits

Author SHA256 Message Date
b3a50d366b Accepting request 1119626 from home:NMorey:branches:science
- Drop support for obsolete openmpi[123]
- Prepare support for openmpi5

OBS-URL: https://build.opensuse.org/request/show/1119626
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=66
2023-10-23 19:02:07 +00:00
Stefan Brüns
8d7a54d605 OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=64 2022-09-11 13:51:54 +00:00
Stefan Brüns
23b9d5474d OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=63 2022-09-08 16:09:40 +00:00
Stefan Brüns
2de8215e1e Accepting request 1001505 from home:StefanBruens:branches:science
- Add missing conflicts to old library package.
- Cleanup obsolete parts from spec file.

OBS-URL: https://build.opensuse.org/request/show/1001505
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=62
2022-09-08 00:57:41 +00:00
5fb4ed0e81 Accepting request 1001056 from home:StefanBruens:branches:science
- Correct name of library packages to match SONAME.

OBS-URL: https://build.opensuse.org/request/show/1001056
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=61
2022-09-06 10:03:00 +00:00
1d7daf1cfc - Dropping openmpi1/2/3 flavors from default as these have been
dropped from oS:Factory.

OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=59
2022-06-10 12:51:53 +00:00
4339cf989b Accepting request 881593 from home:eeich:branches:science
- Fix name of compat library package (bsc#1184057).
- Remove a non-existent Recommends: in non-HPC package.

OBS-URL: https://build.opensuse.org/request/show/881593
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=57
2021-03-29 11:38:47 +00:00
f426b846d4 Accepting request 875060 from home:mslacken:branches:science
- updated to version 5.3.5, changes are
  * Fixed 2x2 pivots bug from 5.3.4 release in MPI LDLT factorization
  * Fixed ICNTL(8)=-2 option during analysis (code and documentation)
  * Fixed a rare bug (segfault) related to dynamic storage management on numerically difficult matrices
  * Fixed a rare deadlock in BLR for symmetric matrices
  * Fixed an uninitialized variable (which could lead to incorrect -19 error)
  * Minor fix in userguide (CNTL(1) vs. ICNTL(1) in ICNTL(36) description)
  * Fixed a possible runtime issue during solve, related to "TO_PROCESS" array 
  * Assume ilp64 MPI interface only applies to Fortran in c_example.c
  * Note on gfortran-10 compilation added
  * Avoid intent on pointers (F2003-only)
  * More robust multithreading for matrix reformatting (arrowheads)
  * Fixed ICNTL(31) interpretation in case of repeated analysis
  * Fixed multiple mpif.h inclusion (distributed rhs, ifort+openmpi)
  * Fixed computation of effectively used memory statistics
  * Improved multithreaded performance of BLR backward solve
  * Fixed return code in build_mumps_int_def.c + openmp compilation (pgi)
  * Forbid a loop vectorization in [sdcz]sol_c.F (segfault with ifort) 
  * New feature: distributed right-hand sides
  * Improved time for arrowheads construction (single MPI case, mainly)
  * C interface: ability to know if MUMPS_INT is 64-bit from include file
  * Improved BLR performance when CNTL(1)=0.0 and ICNTL(36)=1
  * Fixed INFO(34),INFO(35),INFO(37),INFO(38) on processes with rank > 0
  * More portable MPI_IS_IN_PLACE feature in libseq
  * Fixed determinant computation when Cholesky ScaLapack is used
  * Information on advancement (flops done) on each MPI process
  * Allow rhs_sparse and irhs_sparse to be unassociated if nz_rhs=0
  * Fixed INFO(30) and INFO(31) computation on MPI processes with rank > 0
  * OMP collapsed loops: avoid FIRSTPRIVATE on internal loop bound (for pgi)
  * Fix for compilers not freeing local allocatable arrays (64-bit metis)

OBS-URL: https://build.opensuse.org/request/show/875060
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=55
2021-02-26 14:18:21 +00:00
f0ac7b5c85 Accepting request 869855 from home:eeich:branches:science
- Disable openmpi4 builds for SLE/Leap < 15.3.

OBS-URL: https://build.opensuse.org/request/show/869855
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=53
2021-02-05 22:04:15 +00:00
d25676cda5 Accepting request 867620 from home:eeich:branches:science
- Change 'Requires:' to other HPC packages to %requires_eq to depend
  on the exact version. This should take care of HPC packages ignoring
  proper ABI versioning.

OBS-URL: https://build.opensuse.org/request/show/867620
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=51
2021-01-29 08:14:00 +00:00
59720eb484 Accepting request 833596 from home:eeich:branches:science
- Add build support for gcc10 to HPC build (bsc#1174439). 
  * Remove explicit build dependency for libgomp1.
  * Add missing compiler versions to openblas and scalapack
    build dependencies.
- Add build support for openmpi4.

OBS-URL: https://build.opensuse.org/request/show/833596
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=49
2020-09-11 08:25:00 +00:00
b192b198d2 Accepting request 817964 from home:eeich:branches:science
- With gcc10, some fortran code started failing to build -
  add compiler option -std=legacy to fix (bsc#1173549).

OBS-URL: https://build.opensuse.org/request/show/817964
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=47
2020-07-01 05:26:47 +00:00
0dd645b217 Accepting request 810731 from home:eeich:branches:science
- Add macros to handle building of openmpi1 flavors for serial
  builds as well (bsc#1172345).

OBS-URL: https://build.opensuse.org/request/show/810731
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=46
2020-06-02 08:26:59 +00:00
7585569a78 - Remove libblacs as explicit dependency for HPC build. BLACS
is part of scalapack.

OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=42
2019-12-05 09:19:00 +00:00
111763a119 - Add openmpi3 non-HPC build flavor.
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=41
2019-12-04 12:53:57 +00:00
7a43c7b812 Accepting request 753302 from home:eeich:branches:science
- Set %mpi_ver for scotch-openmpi
- Remove requires for libblacs from HPC builds which is not
  required there.

- Add support for gcc7 builds for HPC.
- Add support for gcc8 and gcc9 builds for HPC (jsc#SLE-7766 &
  jsc#SLE-8609).

OBS-URL: https://build.opensuse.org/request/show/753302
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=40
2019-12-03 16:01:38 +00:00
570b55f88d Accepting request 752527 from home:eeich:branches:science
- Add support for gcc7.
- Add support for gcc8 and gcc9 (jsc#SLE-7766 & jsc#SLE-8609).

- Disable openmpi1 builds for SLE/Leap > 15.1.
- Enable openmpi3 builds for Leap and SLE > 15.1 (jsc#SLE-7773).

OBS-URL: https://build.opensuse.org/request/show/752527
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=39
2019-11-29 22:12:34 +00:00
54fc40f5aa Accepting request 751019 from home:StefanBruens:branches:science
Fix openmpi flavor on TW, depends on
https://build.opensuse.org/request/show/751017

- Reflect renaming of openmpi packages to openmpi1 in Tumbleweed,
  fixes unresolvable packages.

OBS-URL: https://build.opensuse.org/request/show/751019
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=38
2019-11-26 16:41:04 +00:00
504af939fd Accepting request 729367 from home:anag:branches:science
- Update Source0, file is gz and not bzip2
- Use -ffat-lto-objects to provide proper static library.

OBS-URL: https://build.opensuse.org/request/show/729367
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=34
2019-09-09 13:24:35 +00:00
Ana Guerrero
8c2db3b8b4 Accepting request 727068 from home:anag:branches:science
- Update to version 5.2.1:
  * See ChangeLog file or at http://mumps.enseeiht.fr/index.php?page=dwnld
- Refresh patch:
  * Makefiles-Serialize-libseq-libplat-mommond_mod-for-parallel-builds.patch
- Install the new binaries provided with the examples.

OBS-URL: https://build.opensuse.org/request/show/727068
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=32
2019-09-02 07:43:23 +00:00
6507ce97b6 Accepting request 716025 from home:michel_mno:branches:science
- Add BuildRequires libopenblas-gnu-hpc >=  0.3.6 for hpc to  avoid
  to build when openblas library not available (ppc64)

OBS-URL: https://build.opensuse.org/request/show/716025
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=30
2019-07-17 10:31:38 +00:00
69152c16be Accepting request 691266 from home:mslacken:mb_fix
- added version flavor to scotch-openmpi[23] (bsc#1131426)

OBS-URL: https://build.opensuse.org/request/show/691266
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=28
2019-04-03 14:28:12 +00:00
ee065c804c Accepting request 680113 from home:eeich:branches:science
- Use -Wl,--whole-archive .. -Wl,--no-whole-archive instead of unpacking
  static library to build a shared library.
- Add dependency to gcc-gfortran to non-HPC build of devel package.

OBS-URL: https://build.opensuse.org/request/show/680113
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=26
2019-02-28 12:54:20 +00:00
171ee4dfe6 Accepting request 679953 from home:eeich:branches:science
- Makefiles-Serialize-libseq-libplat-mommond_mod-for-parallel-builds.patch 
  * Add missing dependency to serialize sub-builds.

OBS-URL: https://build.opensuse.org/request/show/679953
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=25
2019-02-27 20:03:55 +00:00
03d969bf73 - Changed requirements for openmpi (non-hpc) version
%%mpi-ver -> %%mpi-ext: openmpi1 flavors omit the version number.

OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=23
2019-02-25 05:41:34 +00:00
69e09559c8 Accepting request 678271 from home:eeich:branches:science
- Add conflicts between scotch and non-scotch flavors of example
  packages.

OBS-URL: https://build.opensuse.org/request/show/678271
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=22
2019-02-25 05:36:03 +00:00
d1c153a404 - Update RPM groups.
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=21
2019-02-19 14:38:58 +00:00
b1ba68568d Accepting request 677191 from home:eeich:branches:science
- Ship header files with devel package for each HPC build (bsc#1125551).

- Add explicit Requires: for matching libblacs2-* to non-HPC library package

OBS-URL: https://build.opensuse.org/request/show/677191
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=20
2019-02-19 13:46:19 +00:00
aa7fa6fb9b Accepting request 674899 from home:jengelh:branches:science
- Update RPM groups.

OBS-URL: https://build.opensuse.org/request/show/674899
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=19
2019-02-14 11:13:19 +00:00
ba129bd96d Accepting request 674839 from home:eeich:branches:science
- Fix product groups.
- Fix dependencies.
- Consolidate use of openmpi1, openmpi2, openmpi3 for non-HPC builds.

OBS-URL: https://build.opensuse.org/request/show/674839
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=18
2019-02-14 06:51:45 +00:00
706b34b517 - Fix License.
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=17
2019-02-11 16:26:28 +00:00
d591038f0d Accepting request 673356 from home:eeich:branches:science
- Version mumps, requires and buildrequires, remove unneeded buildrequires.

OBS-URL: https://build.opensuse.org/request/show/673356
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=16
2019-02-11 13:32:29 +00:00
133cb79df6 Accepting request 673334 from home:eeich:branches:science
- Version mumps, requires and buildrequires.
- Only include requires for the respecive flavor (non-scotch, scotch).

OBS-URL: https://build.opensuse.org/request/show/673334
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=15
2019-02-11 12:37:11 +00:00
e610d29287 - Add a comment about an 'unusual' buildrequires.
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=14
2019-02-11 09:33:39 +00:00
09423c16bd - Require a later version of lmod due to format of module file.
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=13
2019-02-10 20:22:46 +00:00
aeef0aa46c Accepting request 673166 from home:eeich:branches:science
- Simpify naming scheme.
- Fix more dependencies.
- Rename package: test -> examples.
- Create HPC master package for doc and examples.
- Fix shared library builds.
- Build example binaries against shared libs for all builds.
- Add Makefiles-Serialize-libseq-libplat-mommond_mod-for-parallel-builds.patch:
  make sure builds are serialized for 'make -j <n>'

OBS-URL: https://build.opensuse.org/request/show/673166
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=12
2019-02-10 18:24:35 +00:00
1d9b40859e Accepting request 672838 from home:eeich:branches:science
- Split off static packages & their link package (where applicable).
- Fix dependencies for devel packages.

OBS-URL: https://build.opensuse.org/request/show/672838
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=11
2019-02-08 15:30:20 +00:00
Ana Guerrero
2b6a207418 Accepting request 672694 from home:eeich:factory_staging
- Update to version 5.1.2
  See Changelog file or http://mumps.enseeiht.fr/index.php?page=dwnld
- Convert to full multibuild support: builds with scotch support
  are separate, now.
- Add HPC support (FATE#324151).
- Move links from the sequential libraries to the MPI library directory
  to a separate package, make this package an optional Recommends:
  of the non-HPC library packages.
- Move documentation to separate package.
- Disable non-HPC builds and some MPI flavors for SLE.

OBS-URL: https://build.opensuse.org/request/show/672694
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=10
2019-02-08 10:32:58 +00:00
9343fdb741 Accepting request 667467 from home:eeich:factory_staging
- Fix dependencies: All scotch devel packages come without 'lib'
  prefix, now.

OBS-URL: https://build.opensuse.org/request/show/667467
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=9
2019-01-25 02:19:09 +00:00
d46eaf21c6 Accepting request 663856 from home:StefanBruens:branches:science
- Refactor spec for _multibuild, currently non-HPC flavors only.
- Setup MPI environment when building MPI flavors, fixes build on
  Tumbleweed, Leap 15.x, SLE 15.

OBS-URL: https://build.opensuse.org/request/show/663856
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=8
2019-01-14 16:47:01 +00:00
Matthias Mailänder
2f0e197c03 Accepting request 346133 from home:scorot:branches:science
- fix build against recent scalapack which includes blacs library

OBS-URL: https://build.opensuse.org/request/show/346133
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=7
2015-11-25 12:03:03 +00:00
Corot Sebastien
2537e02346 Accepting request 176371 from home:scorot:branches:science
- fix build for Factory and recent openmpi

OBS-URL: https://build.opensuse.org/request/show/176371
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=6
2013-05-22 20:41:16 +00:00
Corot Sebastien
b326fd9d1d - install missing headers for the sequential version
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=5
2012-09-19 21:09:09 +00:00
Corot Sebastien
37ae196c80 - fix broken requirements of mpi devel packages
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=4
2012-09-19 19:40:56 +00:00
Corot Sebastien
492dc57cd5 - split devel packages with devel and scotch-devel
- devel packages don't require scotch-devel anymore

OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=3
2012-08-21 17:41:55 +00:00
Corot Sebastien
b815dc022e - fix build with debuginfo enabled
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=2
2012-08-20 23:10:32 +00:00
Corot Sebastien
7502cb255b Accepting request 131254 from home:scorot
A MUltifrontal Massively Parallel Sparse direct Solver

OBS-URL: https://build.opensuse.org/request/show/131254
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=1
2012-08-20 21:51:31 +00:00