You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For users on a pre-configured platform, the spack-stack environment can be loaded via one of the provided modules in ``scm/etc/modules/`` as described in :numref:`Section %s <use_preconfigured_platforms>`.
225
-
=======
226
219
For users on a pre-configured platform, you can load the spack-stack environment via one of the provided modules in ``scm/etc/modules/``.
227
220
For example, users on the NSF NCAR machine Derecho who wish to use Intel compilers can do the following:
228
221
@@ -231,7 +224,6 @@ For example, users on the NSF NCAR machine Derecho who wish to use Intel compile
231
224
cd [path/to/ccpp-scm/]
232
225
module use scm/etc/modules/
233
226
module load derecho_intel
234
-
>>>>>>> feature/modulefile_updates
235
227
236
228
Additionally, for users who have installed spack-stack on their own MacOS or Linux machine can use the provided ``macos_clang``
237
229
or ``linux_gnu`` modules.
@@ -613,11 +605,7 @@ configuration files located in ``../etc/case_config`` (*without the .nml extensi
613
605
specifying a suite other than the default, the suite name used must
614
606
match the value of the suite name in one of the suite definition files
615
607
located in ``../../ccpp/suites`` (Note: not the filename of the suite definition file). As
616
-
<<<<<<< HEAD
617
-
part of the CCPP SCM v7.0.0 release, the following suite names are supported:
618
-
=======
619
608
part of the seventh CCPP release, the following suite names are supported:
0 commit comments