howto:compile_on_windows
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| howto:compile_on_windows [2025/08/19 14:02] – Remove leftover formatting string krack | howto:compile_on_windows [2025/08/21 14:08] (current) – Revert last change and force full cleaning krack | ||
|---|---|---|---|
| Line 116: | Line 116: | ||
| First reset the CP2K repository to the state of a fresh '' | First reset the CP2K repository to the state of a fresh '' | ||
| < | < | ||
| - | git clean -fdx | + | git clean -ffdx |
| </ | </ | ||
| Install additional packages needed for an MPI/OpenMP parallel CP2K binary. Here we use the MPI implementation '' | Install additional packages needed for an MPI/OpenMP parallel CP2K binary. Here we use the MPI implementation '' | ||
| < | < | ||
| - | sudo apt -y install mpich libmpich-dev pkg-config zlib1g-dev | + | sudo apt -y install |
| </ | </ | ||
| and some system packages for data compression have to be installed as well. | and some system packages for data compression have to be installed as well. | ||
howto/compile_on_windows.1755612142.txt.gz · Last modified: by krack
