Search Criteria
Package Details: openblas-lapack 0.3.29-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openblas-lapack.git (read-only, click to copy) |
---|---|
Package Base: | openblas-lapack |
Description: | Optimized BLAS library based on GotoBLAS2 1.13 BSD (providing blas, lapack, and cblas) |
Upstream URL: | http://www.openblas.net/ |
Licenses: | BSD |
Conflicts: | blas, cblas, lapack, lapacke, openblas |
Provides: | blas, cblas, lapack, lapacke, openblas |
Submitter: | sftrytry |
Maintainer: | thrasibule |
Last Packager: | thrasibule |
Votes: | 92 |
Popularity: | 0.000858 |
First Submitted: | 2013-11-20 23:53 (UTC) |
Last Updated: | 2025-01-13 18:13 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gcc-fortran (gcc-fortran-gitAUR, gcc11-fortranAUR, gcc-fortran-snapshotAUR) (make)
- perl (perl-gitAUR) (make)
Required by (641)
- abinit (requires blas)
- abinit (requires lapack)
- admixtools-git (requires openblas)
- algodoo (requires lapack)
- ambertools (requires blas)
- ambertools (requires lapack)
- amino-git (requires cblas)
- amino-git (requires lapack)
- apbs (requires blas)
- apbs (requires lapack)
- armadillo (requires blas)
- armadillo (requires lapack)
- arpack++ (requires blas)
- arpack++ (requires lapack)
- arpack-git (requires lapack)
- arrayfire-git (requires cblas)
- arrayfire-git (requires lapacke)
- astromatic-sextractor (requires openblas)
- atompaw (requires lapack)
- atomsk-git (requires blas)
- Show 621 more...
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 16 Next › Last »
kgizdov commented on 2018-08-20 14:10 (UTC)
The patch itself does not do anything, unless you pass the
USE_COMPILER_TLS=0
flag at compilation.zauster commented on 2018-08-18 12:43 (UTC)
Tested the patch by kgizdov, works like a charm!
kgizdov commented on 2018-08-11 17:12 (UTC) (edited on 2018-08-11 17:55 (UTC) by kgizdov)
Rerefencing the following issue and linked PR and discussion, I made some changes to the package(here) to make GIMP work and remove glibc deadlocks. Do you think it would be nice to include it, while it's still resolved?
solnce commented on 2018-07-30 07:58 (UTC)
Update is out: https://github.com/xianyi/OpenBLAS/archive/v0.3.2.tar.gz
adfjjv commented on 2018-07-25 11:38 (UTC)
OpenBLAS 0.3.1 is broken when running multi-threaded. Rediscovered this myself, then found https://github.com/xianyi/OpenBLAS/issues/1666 and https://github.com/xianyi/OpenBLAS/issues/1673 Workaround is OPENBLAS_NUM_THREADS=1
Until fix is released, please revert to 0.3.0 (or 0.2.20?). Who here wants their BLAS to be giving incorrect results? Scary that it's been broken for a month now. How many people's work for the past month has been ruined? Author is in no hurry to release a fix, either.
This package should not track upstream so aggressively!
Rufflewind commented on 2018-07-16 01:08 (UTC)
Typo: USE_OPENMP, not USE_OPENMPI
Rufflewind commented on 2018-07-16 01:08 (UTC)
There is a compatibility issue with GIMP that causes GIMP to hang during startup.
https://github.com/xianyi/OpenBLAS/issues/240#issuecomment-405120893
Workaround: rebuild openblas-lapack with USE_OPENMPI=1 (see PKGBUILD file) instead of USE_OPENMP=0.
jerry73204 commented on 2018-05-10 17:41 (UTC)
The dependency gcc-libs changes the version number of shared library
libgfortran.so.5
from 4 to 5. I suggest to increase the pkgrel to enforce re-building of this package.eolianoe commented on 2018-03-19 21:06 (UTC)
@asitdepends: why do you need static libs? If you want them, you juste need to staticlibs to the options
asitdepends commented on 2018-03-11 14:04 (UTC)
Would you update the package to make the static libraries also?
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 16 Next › Last »