@@ -50,7 +50,9 @@ Pre-configured sites (tier 1)
5050| MSU +-----------------------+--------------------+--------------------------------------------------------+-----------------+
5151| | Orion | oneAPI | ``/apps/contrib/spack-stack/ `` | EPIC / JCSDA |
5252+---------------------+-----------------------+--------------------+--------------------------------------------------------+-----------------+
53- | NASA | Discover SCU17 | GCC, Intel | ``/gpfsm/dswdev/jcsda/spack-stack/scu17/ `` | JCSDA |
53+ | | Discover SCU17 | GCC, Intel | ``/gpfsm/dswdev/jcsda/spack-stack/scu17/ `` | JCSDA |
54+ | NASA +-----------------------+--------------------+--------------------------------------------------------+-----------------+
55+ | | NAS | GCC, Intel | ``/nobackup/gmao_SIteam/spack-stack/ `` | GMAO |
5456+---------------------+-----------------------+--------------------+--------------------------------------------------------+-----------------+
5557| NCAR-Wyoming + Derecho | GCC, Intel | ``/glade/work/epicufsrt/contrib/spack-stack/derecho/ `` | EPIC / JCSDA |
5658+---------------------+-----------------------+--------------------+--------------------------------------------------------+-----------------+
@@ -133,6 +135,19 @@ The following is required for building new spack environments with any supported
133135 module use /discover/swdev/gmao_SIteam/modulefiles-SLES15
134136 module use /discover/swdev/jcsda/spack-stack/scu17/modulefiles
135137
138+ .. _Preconfigured_Sites_NAS :
139+
140+ ------------------------------
141+ NASA NAS
142+ ------------------------------
143+
144+ The following is required for building new spack environments with any supported compiler on this platform.
145+
146+ .. code-block :: console
147+
148+ module purge
149+ module use /nobackup/gmao_SIteam/modulefiles
150+
136151 .. _Preconfigured_Sites_Narwhal :
137152
138153------------------------------
0 commit comments