Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/guide/installation/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ Legacy Build Instructions
generic
summit
trillian
marvin
viscid


Expand Down
4 changes: 2 additions & 2 deletions docs/guide/installation/marvin.rst
Original file line number Diff line number Diff line change
@@ -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.

Expand Down