From 6111e34838c8ae034a857615a1b40b02c1c36f04 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Wed, 21 Sep 2016 17:34:50 +0200 Subject: [PATCH] MPI/trilinos/modulefile - use extended modulefile commands --- MPI/trilinos/modulefile | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/MPI/trilinos/modulefile b/MPI/trilinos/modulefile index f29c072..e35b40c 100644 --- a/MPI/trilinos/modulefile +++ b/MPI/trilinos/modulefile @@ -1,12 +1,12 @@ #%Module1.0 -set whatis "Object-Oriented Solver Framework" -set url "http://trilinos.sandia.gov/" -set license "BSD-like" -set licensefile "Copyright.txt" -set maintainer "Achim Gsell " +module-whatis "Object-Oriented Solver Framework" +module-url "http://trilinos.sandia.gov/" +module-license "BSD-like" +module-licensefile "Copyright.txt" +module-maintainer "Achim Gsell " -set help " +module-help " Trilinos is a collection of open source software libraries, called packages, intended to be used as building blocks for the development of scientific applications. The word \"Trilinos\" is Greek and conveys the idea of \"a string @@ -16,5 +16,3 @@ from a core group of existing algorithms, and utilizes the functionality of software interfaces such as the BLAS, LAPACK, and MPI. (Wikipedia) " - -source $env(PSI_LIBMODULES)