Skip to content

Commit

Permalink
Update PreConfiguredSites.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
RatkoVasic-NOAA authored Oct 10, 2024
1 parent e93e887 commit 8a3392f
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions doc/source/PreConfiguredSites.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ Pre-configured sites (tier 1)
+=====================+=======================+====================+========================================================+=================+
| **HPC platforms** |
+---------------------+-----------------------+--------------------+--------------------------------------------------------+-----------------+
| | Hercules | GCC, Intel | ``/work/noaa/epic/role-epic/spack-stack/hercules/`` | EPIC / JCSDA |
| | Hercules | GCC, Intel | ``/apps/contrib/spack-stack/`` | EPIC / JCSDA |
| MSU +-----------------------+--------------------+--------------------------------------------------------+-----------------+
| | Orion | GCC, Intel | ``/work/noaa/epic/role-epic/spack-stack/orion/`` | EPIC / JCSDA |
| | Orion | GCC, Intel | ``/apps/contrib/spack-stack/`` | EPIC / JCSDA |
+---------------------+-----------------------+--------------------+--------------------------------------------------------+-----------------+
| | Discover SCU16 | GCC, Intel | ``/gpfsm/dswdev/jcsda/spack-stack/scu16/`` | JCSDA |
| NASA +-----------------------+--------------------+--------------------------------------------------------+-----------------+
Expand Down Expand Up @@ -88,6 +88,8 @@ The following is required for building new spack environments with any supported

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

.. code-block:: console
# To access /apps/contrib/spack-stack directory/, first login to hercules-devel-1 or hercules-devel-2 login node.
# Then sudo to role-epic account.
module purge
# No need to load modules, spack-stack-1.8.0 have no dependences
.. _Preconfigured_Sites_Discover_SCU16:
Expand Down

0 comments on commit 8a3392f

Please sign in to comment.