5. Build CP2K and link to Libint, FFTW, LAPACK, BLAS, SCALAPACK and BLACS, and to relevant CUDA libraries if building for GPU.
6. Build CP2K and link to Libint, Libxc, FFTW, LAPACK, BLAS, SCALAPACK and BLACS, and to relevant CUDA libraries if building for GPU.
<!--- (CP2K is built using a Fortran 2003 compiler and matching C compiler such as gfortran/gcc (version 4.6 and above) and compiled with GNU make. CP2K makes use of a variety of different libraries. Some are essential for running in parallel and others may be used to increase the performance. The steps to build CP2K are as follows:) -->
<!--- (CP2K is built using a Fortran 2003 compiler and matching C compiler such as gfortran/gcc (version 4.6 and above) and compiled with GNU make. CP2K makes use of a variety of different libraries. Some are essential for running in parallel and others may be used to increase the performance. The steps to build CP2K are as follows:) -->
@@ -78,9 +77,6 @@ The following commands will uncompress and install the LIBINT library required f
...
@@ -78,9 +77,6 @@ The following commands will uncompress and install the LIBINT library required f
Note: The environment variables ``CC`` and ``CXX`` are optional and can be used to specify the C and C++ compilers to use for the build (the example above is configured to use the compiler wrappers ``cc`` and ``CC`` used on Cray systems).
Note: The environment variables ``CC`` and ``CXX`` are optional and can be used to specify the C and C++ compilers to use for the build (the example above is configured to use the compiler wrappers ``cc`` and ``CC`` used on Cray systems).
**LIBXC**
Libxc - v4.0.3 or later : http://www.tddft.org/programs/octopus/wiki/index.php/Libxc
**FFTW**
**FFTW**
...
@@ -108,9 +104,8 @@ Note: The environment variables ``CC`` and ``CXX`` are optional and can be used
...
@@ -108,9 +104,8 @@ Note: The environment variables ``CC`` and ``CXX`` are optional and can be used