mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-27 13:45:19 -04:00
Docs: Mention cmake -LH in build-from-source.md
This commit is contained in:
parent
391ac323bf
commit
96ff2b3e60
1 changed files with 2 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ package manager like [Spack](https://spack.readthedocs.io).
|
|||
|
||||
At a minimum CP2K requirements a modern C and Fortran compiler,
|
||||
[DBCSR](https://github.com/cp2k/dbcsr/), BLAS, and LAPACK. For parallel builds it also needs at
|
||||
least MPI and ScaLAPACK. Descriptions of all available build options can be found in the
|
||||
technologies section:
|
||||
least MPI and ScaLAPACK. To list all available build options run `cmake -LH`. Detailed descriptions
|
||||
of most build options can be found in the technologies section:
|
||||
|
||||
- **[](../technologies/eigensolvers/index)**
|
||||
- **[](../technologies/accelerators/index)**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue