From 4f7fcf8f14aad07b06b26499bb6e1f5eb9db2fb9 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 29 Jul 2016 16:55:55 +0200 Subject: [PATCH] Compile/atlas/modulefile: - use extended module commands --- Compiler/atlas/modulefile | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Compiler/atlas/modulefile b/Compiler/atlas/modulefile index cdc35aa..0aa7a3b 100644 --- a/Compiler/atlas/modulefile +++ b/Compiler/atlas/modulefile @@ -1,12 +1,10 @@ #%Module1.0 -source $env(PSI_LIBMODULES) - -set whatis "efficient BLAS and partial LAPACK implementation" -set url "http://math-atlas.sourceforge.net/" -set license "BSD-style license" -set maintainer "Achim Gsell " -set help " +module-whatis "efficient BLAS and partial LAPACK implementation" +module-url "http://math-atlas.sourceforge.net/" +module-license "BSD-style license" +module-maintainer "Achim Gsell " +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