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
howto:compile_on_windows [2025/08/21 13:32] – Exclude SIRIUS from parallel build 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''
Line 126: Line 126:
 <code> <code>
 cd tools/toolchain cd tools/toolchain
-./install_cp2k_toolchain.sh --install-all --with-gcc=system --with-mpich=system --with-dftd4=no --with-sirius=no --with-libvdwxc=no+./install_cp2k_toolchain.sh --install-all --with-gcc=system --with-mpich=system --with-dftd4=no
 </code> </code>
 The commands for compiling The commands for compiling
howto/compile_on_windows.1755783160.txt.gz · Last modified: by krack