aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 4 insertions, 9 deletions
diff --git a/README.md b/README.md
index 6283a58a3..d3748dc1b 100644
--- a/README.md
+++ b/README.md
@@ -14,16 +14,11 @@ wget https://gitweb.gentoo.org/proj/sci.git/plain/metadata/science.conf -O /etc/
To start using the overlay you now only need to get the ebuilds, via `emerge --sync`.
-### BLAS and LAPACK Migration
+### BLAS and LAPACK
-There is a long-standing BLAS and LAPACK stack incompatibility between the Science Overlay and the Base Gentoo Overlay.
-A fix [is being considered](https://github.com/gentoo/sci/issues/805), bit is still not scheduled for implementation.
-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):
-
-```
-cd ${EPREFIX}/var/lib/overlays/science/scripts
-./lapack-migration.sh
-```
+[The BLAS and LAPACK switching framework](https://wiki.gentoo.org/wiki/Blas-lapack-switch)
+in ::gentoo has been implemented. The Science overlay will no longer
+carry blas and lapack ebuilds.
### Uninstall