Versions
v3.8-r1 :: 0 :: gentoo
- Modified
- Keywords
- amd64 arm arm64 ppc64 sparc ~alpha ~amd64-linux ~hppa ~loong ~mips ~ppc ~ppc-macos ~riscv ~s390 ~x64-macos ~x86 ~x86-linux
- USE flags
- eselect-ldso
USE flags
General
- eselect-ldso
- Enable runtime library switching by eselect and ld.so.
Dependencies
sci-libs / lapack : BLAS, CBLAS, LAPACK, LAPACKE reference implementations
sci-libs / openblas : Optimized BLAS library based on GotoBLAS2
Runtime Dependencies
sci-libs / lapack : BLAS, CBLAS, LAPACK, LAPACKE reference implementations
sci-libs / openblas : Optimized BLAS library based on GotoBLAS2
Depending packages
dev-cpp / eigen : C++ template library for linear algebra
media-libs / opencv : A collection of algorithms and sample code for various computer vision problems
sci-libs / pastix : Parallel solver for very large sparse linear systems
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
virtual/lapacke: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
virtual/lapacke: destabilize for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
virtual/lapacke: keyword 3.8-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
virtual/lapacke: keyword 3.8-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
virtual/lapacke: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/lapacke: fix MissingVirtualKeywords
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/lapacke: Stabilize 3.8-r1 x86, #746596
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/lapacke: Stabilize 3.8-r1 amd64, #746596
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/lapacke: Stabilize 3.8-r1 arm64, #746596
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/lapacke: amend addition of openblas
These virtuals are actually flawed but I'd prefer to keep the issues consistent by matching virtual/lapack here. There are plans to improve the handling of lapack and friends in Gentoo but for now, let's just be consistent to ensure that adding openblas here doesn't cause any problems. Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Ross Charles Campbell · gentoo
virtual/lapacke: add sci-libs/openblas as an alternative
The current sci-libs/openblas versions come with an implementation for lapacke API, therefore adding it as a conditional dep for virtual/lapacke. Bug: https://bugs.gentoo.org/700176 Bug: https://bugs.gentoo.org/749921 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Ross Charles Campbell <rossbridger.cc@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
virtual: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Benda Xu · gentoo
virtual/{blas,cblas,lapack,lapacke}: add virtual packages.
These virtual packages are used by the BLAS/LAPACK runtime switching mechanism. Closes: https://github.com/gentoo/gentoo/pull/12323 Closes: https://bugs.gentoo.org/373613 Closes: https://bugs.gentoo.org/381801 Closes: https://bugs.gentoo.org/498490 Closes: https://bugs.gentoo.org/563674 Closes: https://bugs.gentoo.org/564546 Closes: https://bugs.gentoo.org/565776 Closes: https://bugs.gentoo.org/646316 Closes: https://bugs.gentoo.org/657984 Closes: https://bugs.gentoo.org/659014 Closes: https://bugs.gentoo.org/659264 Closes: https://bugs.gentoo.org/669644 Signed-off-by: Mo Zhou <cdluminate@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
Revert "virtual/{blas,cblas,lapack,lapacke}: add/update virtual packages."
This reverts commit 5f8a985b71b033d7a7c4d252c00dd83669ee5913. This commit dropped all stable keywords on these packages, causing treewide depenency breakage. Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mo Zhou · gentoo
virtual/{blas,cblas,lapack,lapacke}: add/update virtual packages.
These virtual packages are used by the BLAS/LAPACK runtime switching mechanism. Drop old EAPI=5 ebuilds. Closes: https://github.com/gentoo/gentoo/pull/12323 Closes: https://bugs.gentoo.org/373613 Closes: https://bugs.gentoo.org/669644 Closes: https://bugs.gentoo.org/564546 Closes: https://bugs.gentoo.org/565776 Closes: https://bugs.gentoo.org/646316 Closes: https://bugs.gentoo.org/563674 Closes: https://bugs.gentoo.org/659014 Closes: https://bugs.gentoo.org/659264 Closes: https://bugs.gentoo.org/657984 Closes: https://bugs.gentoo.org/381801 Closes: https://bugs.gentoo.org/646316 Closes: https://bugs.gentoo.org/565776 Closes: https://bugs.gentoo.org/498490 Signed-off-by: Mo Zhou <cdluminate@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>