Atlas: Difference between revisions

From Cheaha
Jump to navigation Jump to search
(started page)
 
No edit summary
Line 7: Line 7:
Fortran77 interfaces to a portably efficient BLAS implementation, as
Fortran77 interfaces to a portably efficient BLAS implementation, as
well as a few routines from LAPACK.
well as a few routines from LAPACK.
'''Project website:'''


<pre>
<pre>
module load atlas/atlas  
module load atlas/atlas  
</pre>
</pre>

Revision as of 18:10, 2 April 2012

This page is a Generic stub.

You can help by expanding this page..


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.

Project website:

module load atlas/atlas