Resolve "replace set-family with module-addgroup in modulefile
This commit is contained in:
@@ -17,7 +17,7 @@ This module includes compilers for
|
|||||||
- Fortran
|
- Fortran
|
||||||
"
|
"
|
||||||
|
|
||||||
set-family "Compiler"
|
module-addgroup "Compiler"
|
||||||
|
|
||||||
setenv CC $PREFIX/bin/gcc
|
setenv CC $PREFIX/bin/gcc
|
||||||
setenv CXX $PREFIX/bin/g++
|
setenv CXX $PREFIX/bin/g++
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ module-url "http://www.pgroup.com"
|
|||||||
module-license "The Portland Group, Oracle (Java), NVIDIA (CUDA), contains third party software"
|
module-license "The Portland Group, Oracle (Java), NVIDIA (CUDA), contains third party software"
|
||||||
module-maintainer "Hans-Christian Stadler <hans-christian.stadler@psi.ch>"
|
module-maintainer "Hans-Christian Stadler <hans-christian.stadler@psi.ch>"
|
||||||
|
|
||||||
set-family "Compiler"
|
module-addgroup "Compiler"
|
||||||
|
|
||||||
set ARCH_VERSION linux86-64/$env(PGI_VERSION)
|
set ARCH_VERSION linux86-64/$env(PGI_VERSION)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user