Files
MX_Pmodule/Compiler/atlas/modulefile
Achim Gsell 4f7fcf8f14 Compile/atlas/modulefile:
- use extended module commands
2016-07-29 16:55:55 +02: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>"
mdoule-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.
"