From 26026cc4488be016748d6fead1ffaa47204f0984 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 2 Sep 2017 13:38:48 +0200 Subject: profiles: Remove last mentions of sci-libs/acml --- docs/proj/blas-lapack.xml | 16 ---------------- docs/proj/linalg.xml | 19 ------------------- 2 files changed, 35 deletions(-) (limited to 'docs/proj') diff --git a/docs/proj/blas-lapack.xml b/docs/proj/blas-lapack.xml index 8c94990ab..f4ef31cee 100644 --- a/docs/proj/blas-lapack.xml +++ b/docs/proj/blas-lapack.xml @@ -137,12 +137,6 @@ tree: machine language, processor optimized versions of the FORTRAN 77 BLAS routines. Claims to be the fastest BLAS. -
  • - ACML: AMD Core Math - Library is a closed-source but free package containing BLAS (FORTRAN 77 - only) and LAPACK for x86 and amd64 architectures, but also other math tools - such as statistical libraries and FFTs. -
  • MKL: IntelĀ® Math Kernel Library is a closed-source but free package for @@ -238,8 +232,6 @@ profile combinations that have been used successfully in the past:
  • AMD based CPUs:
  • @@ -292,8 +284,6 @@ compatible. For example:

    -# F77=ifort FFLAGS="-O2 -mp" USE="openmp" emerge =acml-3.6.0-r1
    -# eselect blas set acml-ifort-openmp
     # F77=gfortran FFLAGS="-O2" emerge lapack-reference
     
    @@ -409,12 +399,6 @@ virtuals: virtual/cblas virtual/lapack - - sci-libs/acml - * - - * - sci-libs/blas-atlas * diff --git a/docs/proj/linalg.xml b/docs/proj/linalg.xml index 0da83057b..02ce98bf4 100644 --- a/docs/proj/linalg.xml +++ b/docs/proj/linalg.xml @@ -150,12 +150,6 @@ However, if: machine language, processor optimized versions of the FORTRAN 77 and C BLAS routines. Still claims to be the fastest BLAS. -
  • - ACML: - AMD Core Math Library is a closed-source but free package containing BLAS (FORTRAN 77 - only) and LAPACK for x86 and x86_64 architectures, but also other math tools - such as statistical libraries and FFTs. -
  • MKL: IntelĀ® Math Kernel Library is a closed-source but free package for @@ -256,8 +250,6 @@ Installed CBLAS for library directory lib64
  • performant on AMD based CPUs:
  • @@ -310,8 +302,6 @@ Installed CBLAS for library directory lib64

    -# USE=ifort emerge acml
    -# eselect blas set acml-ifort-openmp
     # FC=gfortran FFLAGS="-O2" emerge lapack-reference
     
    @@ -452,15 +442,6 @@ Installed CBLAS for library directory lib64 virtual/blacs virtual/scalapack - - sci-libs/acml - * - - * - - - - sci-libs/atlas * -- cgit v1.2.3-18-g5258