mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 22:25:32 -04:00
Use MKL implementation of fftw3 by default when mkl is found
This commit is contained in:
parent
01090ebf07
commit
3302655999
6 changed files with 43 additions and 32 deletions
|
|
@ -28,7 +28,6 @@ if ! cmake \
|
|||
-DCP2K_USE_LIBXC=ON \
|
||||
-DCP2K_USE_LIBTORCH=OFF \
|
||||
-DCP2K_USE_MPI=ON \
|
||||
-DCP2K_USE_MPI_F08=ON \
|
||||
-DCP2K_ENABLE_REGTESTS=ON \
|
||||
.. &> ./cmake.log; then
|
||||
tail -n 100 cmake.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue