Skip to content

Commit 811549c

Browse files
Update orion/hercules new installation directory (#1337)
Placed spack-stack-1.8.0 to the new directory
1 parent cbf2bd3 commit 811549c

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

doc/source/PreConfiguredSites.rst

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ Pre-configured sites (tier 1)
4343
+=====================+=======================+====================+========================================================+=================+
4444
| **HPC platforms** |
4545
+---------------------+-----------------------+--------------------+--------------------------------------------------------+-----------------+
46-
| | Hercules | GCC, Intel | ``/work/noaa/epic/role-epic/spack-stack/hercules/`` | EPIC / JCSDA |
46+
| | Hercules | GCC, Intel | ``/apps/contrib/spack-stack/`` | EPIC / JCSDA |
4747
| MSU +-----------------------+--------------------+--------------------------------------------------------+-----------------+
48-
| | Orion | GCC, Intel | ``/work/noaa/epic/role-epic/spack-stack/orion/`` | EPIC / JCSDA |
48+
| | Orion | GCC, Intel | ``/apps/contrib/spack-stack/`` | EPIC / JCSDA |
4949
+---------------------+-----------------------+--------------------+--------------------------------------------------------+-----------------+
5050
| | Discover SCU16 | GCC, Intel | ``/gpfsm/dswdev/jcsda/spack-stack/scu16/`` | JCSDA |
5151
| NASA +-----------------------+--------------------+--------------------------------------------------------+-----------------+
@@ -88,6 +88,8 @@ The following is required for building new spack environments with any supported
8888

8989
.. code-block:: console
9090
91+
# To access /apps/contrib/spack-stack directory/, first login to orion-devel-1 or orion-devel-2 login node.
92+
# Then sudo to role-epic account.
9193
module purge
9294
9395
@@ -101,8 +103,9 @@ The following is required for building new spack environments with any supported
101103

102104
.. code-block:: console
103105
106+
# To access /apps/contrib/spack-stack directory/, first login to orion-devel-1 or orion-devel-2 login node.
107+
# Then sudo to role-epic account.
104108
module purge
105-
# No need to load modules, spack-stack-1.8.0 have no dependences
106109
107110
108111
.. _Preconfigured_Sites_Discover_SCU16:

0 commit comments

Comments
 (0)