summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Sébastien Villemot [Fri, 14 Jan 2022 14:21:00 +0000 (14:21 +0000)]
Adapt build system for the absence of lapack-netlib/ and relapack directories.
Forwarded: not-needed
Last-Update: 2017-07-27
Instead use the binary provided by package liblapack-pic, stripping from it the
symbols that are overridden by OpenBLAS.
Last-Update: 2017-07-27
Gbp-Pq: Name no-embedded-lapack.patch
Sébastien Villemot [Fri, 14 Jan 2022 14:21:00 +0000 (14:21 +0000)]
Remove warning about OpenMP
Forwarded: no
Last-Update: 2014-02-17
This warning is annoying when the library is built with pthreads.
See #684344
Last-Update: 2014-02-17
Gbp-Pq: Name remove-openmp-warning.patch
Sébastien Villemot [Fri, 14 Jan 2022 14:21:00 +0000 (14:21 +0000)]
Various fixes for kFreeBSD shared library
Forwarded: not-needed
Last-Update: 2014-08-05
Under kFreeBSD, give a SONAME to the shared library and install it. Also link
it against libm.
Simply use the same code as Linux for all these operations.
Last-Update: 2014-08-05
Gbp-Pq: Name kfreebsd.patch
Sébastien Villemot [Fri, 14 Jan 2022 14:21:00 +0000 (14:21 +0000)]
Use flags suitable for armhf port when TARGET=ARMV6
Forwarded: not-needed
Last-Update: 2015-04-29
See debian/rules for an explanation of why we can't use TARGET=ARMV7 on armhf.
Also, if we don't explicitly set the -march and -mfpu flags, the resulting
static libraries crash with SIGILL (reason not yet elucidated).
Last-Update: 2015-04-29
Gbp-Pq: Name arm-gcc-flags.patch
Sébastien Villemot [Fri, 14 Jan 2022 14:21:00 +0000 (14:21 +0000)]
openblas (0.3.19+ds-3) unstable; urgency=medium
* avx512-dgemm.patch: new patch, fixes DGEMM regression on AVX-512 CPUs
[dgit import unpatched openblas 0.3.19+ds-3]
Sébastien Villemot [Fri, 14 Jan 2022 14:21:00 +0000 (14:21 +0000)]
Import openblas_0.3.19+ds-3.debian.tar.xz
[dgit import tarball openblas 0.3.19+ds-3 openblas_0.3.19+ds-3.debian.tar.xz]
Sébastien Villemot [Mon, 20 Dec 2021 12:27:29 +0000 (12:27 +0000)]
Import openblas_0.3.19+ds.orig.tar.xz
[dgit import orig openblas_0.3.19+ds.orig.tar.xz]