User Tools

Site Tools


howto:compile_on_windows

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howto:compile_on_windows [2025/08/19 14:02] – Remove leftover formatting string krackhowto: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 ''git clone'' if needed with First reset the CP2K repository to the state of a fresh ''git clone'' if needed with
 <code> <code>
-git clean -fdx+git clean -ffdx
 </code> </code>
 Install additional packages needed for an MPI/OpenMP parallel CP2K binary. Here we use the MPI implementation ''MPICH'' Install additional packages needed for an MPI/OpenMP parallel CP2K binary. Here we use the MPI implementation ''MPICH''
 <code> <code>
-sudo apt -y install mpich libmpich-dev pkg-config zlib1g-dev+sudo apt -y install automake mpich libmpich-dev pkg-config zlib1g-dev
 </code> </code>
 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