[CP2K-user] Can the install_cp2k_toolchain.sh now be used for intel compiler now?
Chn
chen... at gmail.com
Sat Dec 7 08:46:24 UTC 2019
Dear all,
I am now trying to compile the CP2K using intel 19.0.1.144 Build 20181018
compiler with the help of install_cp2k_toolchain.sh script firstly by
myself.
And I used:
./install_cp2k_toolchain.sh --install-all --with-mkl=system
--with-ptscotch=no --with-pexsi=no
to get the resulted local.* files.
But when I do Makefile, I got errors like:
/lib/CP2K-intel/cp2k/Makefile:134: recipe for target 'all' failed
make[2]: *** [all] Error 2
/lib/CP2K-intel/cp2k/Makefile:123: recipe for target 'psmp' failed
make[1]: *** [psmp] Error 2
Makefile:118: recipe for target 'all' failed
make: *** [all] Error 2
Also I tried to add -D__MKL and -D_INTEL_COMPILER flags in the arch files
but no use.
I found that the 19.0.1 version may not support at
https://www.cp2k.org/dev:compiler_support, however I am not sure because
this version was not tested before.
I am wondering that is it the version or the wrong arch file that finally
caused the problems...? Thanks a lot if someone can give me some advices.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20191207/4d4d3d06/attachment.htm>
More information about the CP2K-user
mailing list