Difference between revisions of "ATLAS"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
|||
Line 40: | Line 40: | ||
--> | --> | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_LIB |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_INC |
* CPPFLAGS | * CPPFLAGS | ||
* LDFLAGS | * LDFLAGS |
Revision as of 21:12, 6 December 2019
Description
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.
Required Modules
Serial
- ATLAS
System Variables
- HPC_ATLAS_DIR
- HPC_ATLAS_BIN
- HPC_ATLAS_LIB
- HPC_ATLAS_INC
- CPPFLAGS
- LDFLAGS