GOTOBLAS
Category: Libraries-Math
Description
The BLAS (Basic Linear Algebra Subprograms) are routines that provide standard building blocks for performing basic vector and matrix operations. The Level 1 BLAS perform scalar, vector and vector-vector operations, the Level 2 BLAS perform matrix-vector operations, and the Level 3 BLAS perform matrix-matrix operations. Because the BLAS are efficient, portable, and widely available, they are commonly used in the development of high quality linear algebra software, LAPACK for example. This particular implementation is called the 'Goto BLAS', named after the developer, Kazushige Goto of the Texas Advanced Computing Center.
Use
This BLAS implementation is available as a module.
module load gotoblas2
{Fortran compiler} example.f ${GOTOBLAS_LIB}
Support
This package has the following support level : Supported
Available Versions
| Version | Available Builds | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| intel | pgi | gnu | Other | |||||||
| 2.1.13 |
|
|
|
|||||||