Basic Linear Algebra Subprograms

GPTKB entity

Statements (51)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:abbreviation gptkb:BLAS
gptkbp:category scientific computing
numerical linear algebra
gptkbp:citation Lawson, C. L., Hanson, R. J., Kincaid, D. R., & Krogh, F. T. (1979). Basic linear algebra subprograms for Fortran usage. ACM Transactions on Mathematical Software, 5(3), 308-323.
gptkbp:developedBy gptkb:Jack_Dongarra
gptkb:Cleve_Moler
gptkb:Pete_Stewart
gptkb:C._B._Moler
gptkbp:field linear algebra
gptkbp:firstReleased 1979
gptkbp:function gptkb:DOT
gptkb:TRMM
AXPY
DGEMM
GEMV
HERK
SGEMM
SYRK
TRSM
https://www.w3.org/2000/01/rdf-schema#label Basic Linear Algebra Subprograms
gptkbp:influenced gptkb:cuBLAS
gptkb:ATLAS
gptkb:Intel_Math_Kernel_Library
gptkb:LAPACK
gptkb:ScaLAPACK
gptkb:OpenBLAS
Apple Accelerate Framework
gptkbp:language gptkb:Fortran
C
gptkbp:level Level 1: vector operations
Level 2: matrix-vector operations
Level 3: matrix-matrix operations
gptkbp:license public domain
gptkbp:platform cross-platform
gptkbp:purpose perform basic vector and matrix operations
gptkbp:standardizedBy BLAS Technical Forum
gptkbp:supports complex numbers
double precision
single precision
double complex numbers
gptkbp:used_in gptkb:ATLAS
gptkb:MATLAB
gptkb:NumPy
gptkb:Intel_Math_Kernel_Library
gptkb:LAPACK
gptkb:ScaLAPACK
gptkb:OpenBLAS
gptkbp:website http://www.netlib.org/blas/
gptkbp:bfsParent gptkb:BLAS
gptkbp:bfsLayer 8