diff --git a/docs/guide/installation/installation.rst b/docs/guide/installation/installation.rst index 42acd9f3f..f60a18a64 100644 --- a/docs/guide/installation/installation.rst +++ b/docs/guide/installation/installation.rst @@ -97,6 +97,7 @@ Legacy Build Instructions generic summit trillian + marvin viscid diff --git a/docs/guide/installation/marvin.rst b/docs/guide/installation/marvin.rst index 09c5dc304..1c3c57742 100644 --- a/docs/guide/installation/marvin.rst +++ b/docs/guide/installation/marvin.rst @@ -1,6 +1,6 @@ -Installing on Marvin -******************** +Building and Running on Marvin/Plasma (at UNH) +********************************************** There are two main approaches using Spack. The first option is using Spack to directly install psc (i.e., ``spack install psc``) after a few preparatory steps, and then later manually loading PSC's immediate dependencies to actually compile (e.g., ``spack load cmake``). The second approach is outlined below and results in a Spack environment in which PSC can be compiled.