Gentoo-Portage.com

Search Portage:
Login     Register     Language Tools

sci-libs/mkl

Intel(R) Math Kernel Library: linear algebra, fft, math functions

Screenshots

  • mkl-10.0.3.020-r3
    ~amd64 ~ia64 ~x86
    doc fftw fortran95 int64 mpi debug
    View      Download      License: Intel-SDP
  • mkl-10.0.3.020-r2
    ~amd64 ~ia64 ~x86
    doc fftw fortran95 int64 mpi debug
    View      Download      License: Intel-SDP
  • mkl-10.0.2.018-r2
    ~amd64 ~ia64 ~x86
    doc fftw fortran95 int64 mpi debug
    View      Download      License: Intel-SDP
  • mkl-10.0.2.018-r1
    ~amd64 ~ia64 ~x86
    doc fftw fortran95 int64 mpi debug
    View      Download      License: Intel-SDP
  • mkl-9.1.023
    ~x86 ~amd64 ~ia64
    serial int64 fortran95 fftw doc examples debug
    View      Download      License: Intel-SDP

USE Flags

doc
Global: Adds extra documentation (API, Javadoc, etc)
fftw
Global: Use FFTW library for computing Fourier transforms
fortran95
Global: Build static FORTRAN 95 BLAS/LAPACK interface
Local: Build static FORTRAN 95 BLAS/LAPACK interface
int64
Global: Install the 64 bits integer library
Local: Install the 64 bits integer library (double package size)
mpi
Global: Adds MPI (Message Passing Interface) layer to the apps that support it
debug
Global: Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
serial
Global: include serial port support
Local: Install the serial (as non-threaded) libraries as well, double package size
examples
Global: Install examples, usually source code