mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-29 06:35:28 -04:00
[docs] Add note about compilers and Spack
This commit is contained in:
parent
a1b1b75c35
commit
4c325a8b0d
1 changed files with 6 additions and 0 deletions
|
|
@ -6,6 +6,12 @@ HPC.
|
|||
|
||||
To install CP2K with [Spack], you need to [install Spack].
|
||||
|
||||
```{note}
|
||||
If it is the first time you use [Spack], you might have to run `spack compiler find` to setup the
|
||||
compilers. See [Spack Compiler Configuration](https://spack.readthedocs.io/en/latest/getting_started.html#compiler-configuration)
|
||||
for more information.
|
||||
```
|
||||
|
||||
## Install CP2K with Spack
|
||||
|
||||
A barebone version of CP2K can be installed with [Spack] as follows:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue