Atlas: Difference between revisions

From Cheaha
Jump to navigation Jump to search
No edit summary
(added category software)
Line 14: Line 14:
module load atlas/atlas  
module load atlas/atlas  
</pre>
</pre>
[[Category:Software]]

Revision as of 13:44, 4 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: http://math-atlas.sourceforge.net/

Load SGE module

module load atlas/atlas