atlas Overview

ATLAS (Automatically Tuned Linear Algebra Software) provides highly optimized Linear Algebra kernels for arbitrary cache-based architectures. ATLAS provides ANSI C and Fortran77 interfaces for the entire BLAS API, and a small portion of the LAPACK API.
Support

Usage

Note that the library directory that includes libatlas.a also includes a partial liblapack.a. If you load the ATLAS module, you may experience incompatibilities with the LAPACK from Libsci or the from the reference LAPACK module. To use the ATLAS module, simply run
  $ module avail atlas
or
  $ module load atlas/3.8.1
  $ ftn test.f ${ATLAS_LIB}
Builds

TITAN

  • 3.8.4