User Tools

Site Tools


dev:starting

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
dev:starting [2020/04/17 13:46] tmuellerdev:starting [2022/12/16 09:27] (current) – Fix link krack
Line 59: Line 59:
 ===== Prepare a development environment with Spack ===== ===== Prepare a development environment with Spack =====
  
-The HPC package manager [[https://spack.io/ Spack]] can be used to provide a development environment for CP2K.+The HPC package manager [[https://spack.io/|Spack]] can be used to provide a development environment for CP2K.
  
 <note important>We assume that you followed the basic instructions to install Spack and that the ''spack'' command is available and that you have a checkout of the CP2K source code (for the latter, follow the instructions above).</note> <note important>We assume that you followed the basic instructions to install Spack and that the ''spack'' command is available and that you have a checkout of the CP2K source code (for the latter, follow the instructions above).</note>
Line 70: Line 70:
   - to recompile, run: ''make VERSION=sopt''   - to recompile, run: ''make VERSION=sopt''
  
-If you experience problems with other tools (like your editor) when inside the Spack environment, you can directly run the build command using: ''spack build-env cp2k@master ~openmp ~mpi -- make VERSION=sopt''+If you experience problems with other tools (like your editor) when inside the Spack environment, you can directly run the build command using: ''spack build-env cp2k@master ~openmp ~mpi %%--%% make VERSION=sopt''
dev/starting.1587131178.txt.gz · Last modified: 2020/08/21 10:14 (external edit)