Skip to content

Commit e105f0f

Browse files
committed
virtual/{{c,}blas,lapack{,e}}: replaced by counterparts in ::gentoo.
sci-libs/{{c,}blas,lapack{,e}}-reference: Remove. Remove BLAS/LAPACK migration scripts. Remove outdated documentation on BLAS/LAPACK. Update README.md to point to the new framework in ::gentoo. Reference: https://wiki.gentoo.org/wiki/Blas-lapack-switch Closes: https://github.com/gentoo/sci/issues/805 Closes: https://github.com/gentoo/sci/issues/926 Closes: https://github.com/gentoo/sci/issues/734 Closes: https://github.com/gentoo/sci/issues/897 Closes: https://github.com/gentoo/sci/issues/925 Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Benda Xu <[email protected]>
1 parent 56534d2 commit e105f0f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+4
-3929
lines changed

README.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,11 @@ wget https://gitweb.gentoo.org/proj/sci.git/plain/metadata/science.conf -O /etc/
1414

1515
To start using the overlay you now only need to get the ebuilds, via `emerge --sync`.
1616

17-
### BLAS and LAPACK Migration
17+
### BLAS and LAPACK
1818

19-
There is a long-standing BLAS and LAPACK stack incompatibility between the Science Overlay and the Base Gentoo Overlay.
20-
A fix [is being considered](https://github.com/gentoo/sci/issues/805), bit is still not scheduled for implementation.
21-
In the mean time, the most automated and up-to-date solution (building on [the original one](https://wiki.gentoo.org/wiki/User_talk:Houseofsuns)) is to run (as root, and after having installed the overlay):
22-
23-
```
24-
cd ${EPREFIX}/var/lib/overlays/science/scripts
25-
./lapack-migration.sh
26-
```
19+
[The BLAS and LAPACK switching framework](https://wiki.gentoo.org/wiki/Blas-lapack-switch)
20+
in ::gentoo has been implemented. The Science overlay will no longer
21+
carry blas and lapack ebuilds.
2722

2823
### Uninstall
2924

0 commit comments

Comments
 (0)