<div dir="ltr">hi,<div style>    can you post the arch file?</div><div style><br></div><div style>Thanks,</div><div style>Sandeep</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Mar 13, 2013 at 1:44 PM, Huiqun Zhou <span dir="ltr"><<a href="mailto:hqz...@nju.edu.cn" target="_blank">hqz...@nju.edu.cn</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I'm compiling cp2k 2.3 on my linux cluster with Intel parallel studio 2013.1.117<br>
and openmpi 1.6.2 and fftw 3.3.2. The whole process seems OK until the last step<br>
when it's about to generate the executable. I got the following error message<br>
when compiling popt, and similar message for other versions, too:<br>
<br>
......<br>
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="\"<a href="http://dinosaur.nju.edu.cn" target="_blank">dinosaur.nju.edu.cn</a>\"" -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<br>

ifort: error #10236: File not found:  '/bighome/cook/Cookplate/cp2k-2.3_svn/cp2k/makefiles/../exe/Linux-x86-64-intel/cp2k.popt'<br>
make[1]: *** [/bighome/cook/Cookplate/cp2k-2.3_svn/cp2k/makefiles/../exe/Linux-x86-64-intel/cp2k.popt] Error 1<br>
make[1]: Leaving directory `/bighome/cook/Cookplate/cp2k-2.3_svn/cp2k/obj/Linux-x86-64-intel/popt'<br>
make: *** [build] Error 2<br>
<br>
I'm a little bit confused why ifort checks the existence of the executable<br>
before it creates it.<br>
<br>
Any ideas?<br>
<br>
<br>
zhou huiqun@nanjing university, china<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
You received this message because you are subscribed to the Google Groups "cp2k" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp2k%2Bun...@googlegroups.com">cp2k+uns...@googlegroups.com</a>.<br>
To post to this group, send email to <a href="mailto:cp...@googlegroups.com">cp...@googlegroups.com</a>.<br>
Visit this group at <a href="http://groups.google.com/group/cp2k?hl=en" target="_blank">http://groups.google.com/group/cp2k?hl=en</a>.<br>
For more options, visit <a href="https://groups.google.com/groups/opt_out" target="_blank">https://groups.google.com/groups/opt_out</a>.<br>
<br>
<br>
</font></span></blockquote></div><br></div>