ATLAS

From UFRC
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

ATLAS website  

ATLAS stands for Automatically Tuned Linear Algebra Software. ATLAS is both a research project and a software package. This FAQ describes the software package. ATLAS's purpose is to provide portably optimal linear algebra software. The current version provides a complete BLAS API (for both C and Fortran77), and a very small subset of the LAPACK API. For all supported operations, ATLAS achieves performance on par with machine-specific tuned libraries.

Environment Modules

Run module spider ATLAS to find out what environment modules are available for this application.

System Variables

  • HPC_ATLAS_DIR - installation directory
  • HPC_ATLAS_BIN
  • HPC_ATLAS_LIB
  • HPC_ATLAS_INC
  • CPPFLAGS
  • LDFLAGS