Add convenience .env to source stack 23.1.0
This commit is contained in:
parent
b98cc03920
commit
b7de2636cc
1 changed files with 9 additions and 0 deletions
9
envs/xx_hlrs_spack_23.1.0.env
Normal file
9
envs/xx_hlrs_spack_23.1.0.env
Normal file
|
@ -0,0 +1,9 @@
|
|||
# this file is meant to be source'd
|
||||
#
|
||||
# this loads environemt for a fake HLRS spack release, in /localscratch
|
||||
#
|
||||
|
||||
source 00_base_prefix.env
|
||||
source 01_release_root_23.1.0.env
|
||||
source 02_hlrs_spack_root_23.1.0.env
|
||||
|
Loading…
Reference in a new issue