Files
MX_Pmodule/Compiler/atlas/modulefile
Achim Gsell 5e6444d04c Compiler/atlas/modulefile
- type in procedure namce fixed
2017-11-20 17:23:27 +01:00

15 lines
548 B
Plaintext

#%Module1.0
module-whatis "efficient BLAS and partial LAPACK implementation"
module-url "http://math-atlas.sourceforge.net/"
module-license "BSD-style license"
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
module-help "
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.
"