ATLAS
Contents
ATLAS¶
The ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort focusing on applying empirical techniques in order to provide portable performance. At present, it provides C and Fortran77 interfaces to a portably efficient BLAS implementation, as well as a few routines from LAPACK.
Read more about atlas on their website.
Licensing¶
ATLAS uses a BSD-style license, without the advertising clause. Read it here.
The ATLAS module on the HPC¶
The ATLAS module can be loaded into your environment with the following command:
$ module add atlas
The ATLAS module is available on ARC3:
System |
Version |
Command |
---|---|---|
ARC3 |
atlas 3.10.3 |
|