Skip to content

Commit

Permalink
Add specific HPC install recommendation (#3161)
Browse files Browse the repository at this point in the history
* Add specific HPC install instructions

* Update README.md
  • Loading branch information
jhale authored Apr 23, 2024
1 parent d4003bb commit f18b3c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ comprehensive instructions.
- Windows: [docker](#docker-images), or install
[WSL2](https://docs.microsoft.com/en-us/windows/wsl/install) and use
[Ubuntu](#ubuntu-packages).
- High performance computers: [Spack](#spack) or
[from source](#from-source), both using system-provided MPI.

#### conda

Expand Down

0 comments on commit f18b3c3

Please sign in to comment.