Difference between revisions of "ATLAS"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:LibraryCategory:Data {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|ATLAS}} |{{#vardefine:url|http://www.gnu.org/software/gsl}} <!--C...")
 
Line 1: Line 1:
[[Category:Software]][[Category:Library]][[Category:Data]]
+
[[Category:Software]][[Category:Library]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|ATLAS}}
 
|{{#vardefine:app|ATLAS}}

Revision as of 19:52, 6 August 2014

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.

Required Modules

Serial

  • ATLAS

System Variables

  • HPC_{{#uppercase:ATLAS}}_DIR
  • HPC_{{#uppercase:ATLAS}}_BIN
  • HPC_{{#uppercase:ATLAS}}_LIB
  • HPC_{{#uppercase:ATLAS}}_INC
  • CPPFLAGS
  • LDFLAGS