File tree Expand file tree Collapse file tree 3 files changed +3
-8
lines changed
Expand file tree Collapse file tree 3 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 11[submodule "spack "]
22 path = spack
33 url = https://github.com/jcsda/spack
4- branch = release/ 1.9.0
4+ branch = spack-stack- 1.9.3
55[submodule "doc/CMakeModules "]
66 path = doc/CMakeModules
77 url = https://github.com/noaa-emc/cmakemodules
Original file line number Diff line number Diff line change @@ -392,12 +392,7 @@ The following is required for building new spack environments with any supported
392392
393393.. code-block :: console
394394
395- module purge
396- # ignore that the sticky module ncarenv/... is not unloaded
397- export LMOD_TMOD_FIND_FIRST=yes
398- module load ncarenv/23.09
399- module use /glade/work/epicufsrt/contrib/spack-stack/derecho/modulefiles
400-
395+ module --force purge
401396
402397 .. _Preconfigured_Sites_Acorn :
403398
Original file line number Diff line number Diff line change 2727version = '1.9'
2828
2929# The full version, including alpha/beta/rc tags
30- release = '1.9.1 '
30+ release = '1.9.3 '
3131
3232numfig = True
3333
You can’t perform that action at this time.
0 commit comments