Compilation problem of cp2k 2.3 branch

Huiqun Zhou hqz... at nju.edu.cn
Wed Mar 13 08:14:16 UTC 2013


Hi,

I'm compiling cp2k 2.3 on my linux cluster with Intel parallel studio 2013.1.117
and openmpi 1.6.2 and fftw 3.3.2. The whole process seems OK until the last step
when it's about to generate the executable. I got the following error message
when compiling popt, and similar message for other versions, too:

......
mpif90 -D__INTEL -D__FFTSG -D__parallel -D__BLACS -D__SCALAPACK -D__FFTW3 -I -O3 -xHost -heap-arrays 64 -funroll-loops -fpp -free -D__COMPILE_ARCH="\"Linux-x86-64-intel\"" -D__COMPILE_DATE="\"Wed Mar 13 23:46:09 CST 2013\"" -D__COMPILE_HOST="\"dinosaur.nju.edu.cn\"" -D__COMPILE_REVISION="\"12343\"" -I -o /bighome/cook/Cookplate/cp2k-2.3_svn/cp2k/makefiles/../exe/Linux-x86-64-intel/cp2k.popt cp2k.o /bighome/cook/Cookplate/cp2k-2.3_svn/cp2k/makefiles/../lib/Linux-x86-64-intel/popt/libcp2k_lib.a /bighome/cook/Cookplate/cp2k-2.3_svn/cp2k/makefiles/../lib/Linux-x86-64-intel/popt/libcp2k_dbcsr_lib.a /bighome/cook/Cookplate/cp2k-2.3_svn/cp2k/makefiles/../lib/Linux-x86-64-intel/popt/libcp2k_fft_lib.a /bighome/cook/Cookplate/cp2k-2.3_svn/cp2k/makefiles/../lib/Linux-x86-64-intel/popt/libcp2k_base_lib.a /bighome/cook/Cookplate/cp2k-2.3_svn/cp2k/makefiles/../lib/Linux-x86-64-intel/popt/libcp2k_ma_lib.a    -L/share/apps/intel_2013/composer_xe_2013.1.117/mkl/lib/intel64 -Wl,--start-group -lmkl_scalapack_lp64 -lmkl_blacs_openmpi_lp64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -Wl,--end-group -L/usr/local/lib -lfftw3 -lfftw3_mpi
ifort: error #10236: File not found:  '/bighome/cook/Cookplate/cp2k-2.3_svn/cp2k/makefiles/../exe/Linux-x86-64-intel/cp2k.popt'
make[1]: *** [/bighome/cook/Cookplate/cp2k-2.3_svn/cp2k/makefiles/../exe/Linux-x86-64-intel/cp2k.popt] Error 1
make[1]: Leaving directory `/bighome/cook/Cookplate/cp2k-2.3_svn/cp2k/obj/Linux-x86-64-intel/popt'
make: *** [build] Error 2

I'm a little bit confused why ifort checks the existence of the executable
before it creates it.

Any ideas?


zhou huiqun at nanjing university, china



More information about the CP2K-user mailing list