Commit Graph

6 Commits

Author SHA256 Message Date
3aeb358580 Accepting request 1068121 from home:eeich:branches:science
- Recreate old library scheme for existing products:
  It turned out the new scheme on existing systems has
  been causing package breakages.
- Do not generate baselibs.conf for HPC builds.
- Add support for gcc11 & 12.
- For SLE/Leap on x86_64 and s390x do not mix compiler versions
  as this will make the gfortran ABI version inconsistent. Instead
  use the stock compiler and set the list of kernels for x86_64
  cores explicitly as Cooperlake requires compiler intrinsics
  which are not provided by gcc 7.
- Require at least 7G of disk space for building.

OBS-URL: https://build.opensuse.org/request/show/1068121
OBS-URL: https://build.opensuse.org/package/show/science/openblas?expand=0&rev=159
2023-02-28 08:57:23 +00:00
e2b7712e17 Accepting request 1003588 from home:eeich:branches:science
- The toolchain and 'make' in TW have been updated to handle parallel
  makes spawned by gcc (for LTO optimization) properly. Thus, remove
  restrictions.
- Disable lto when linking test programs to speeds up building.

OBS-URL: https://build.opensuse.org/request/show/1003588
OBS-URL: https://build.opensuse.org/package/show/science/openblas?expand=0&rev=144
2022-09-19 10:19:03 +00:00
Ismail Dönmez
2d6d659bbd -
OBS-URL: https://build.opensuse.org/package/show/science/openblas?expand=0&rev=106
2020-10-21 08:50:09 +00:00
Ismail Dönmez
ddf71e749f -
OBS-URL: https://build.opensuse.org/package/show/science/openblas?expand=0&rev=105
2020-10-21 08:48:05 +00:00
Dmitry Roshchin
a70faf2d20 Accepting request 684134 from home:StefanBruens:branches:science
- Reduce _constraints to a reasonable size, the old constraints
  were probably necessary pre multibuild.
- Enable DYNAMIC_ARCH for aarch64, available since 0.3.4

OBS-URL: https://build.opensuse.org/request/show/684134
OBS-URL: https://build.opensuse.org/package/show/science/openblas?expand=0&rev=77
2019-03-12 17:39:07 +00:00
Dmitry Roshchin
48de63cb9e Accepting request 533655 from home:eeich:hpc_alt
- Generate baselib.conf dynamically and only for the non-HPC
  builds: this avoids issues with the source validator.

- Convert openblas to multibuild.
- Add HPC build using environment modules.
  (FATE#321708).
- fix-arm64-cpuid-return.patch
  Fix CPUID detection on ARM (From OHPC).

OBS-URL: https://build.opensuse.org/request/show/533655
OBS-URL: https://build.opensuse.org/package/show/science/openblas?expand=0&rev=55
2017-10-16 15:00:39 +00:00