<div dir="ltr"><div><br></div><div>Well, cp2k 4.1 is quite old... At this point, I don't remember which flags are still valid for that and for ICC 16!</div><div><br></div><div>This is somehow a clean arch file, but I cannot test it:<br></div><div><br></div><div><div>INTEL_MKL = ${MKLROOT}</div><div>INTEL_INC = $(INTEL_MKL)/include/fftw</div><div>INTEL_LIB = $(INTEL_MKL)/lib/intel64</div><div><br></div><div>CC = mpiicc</div><div>CPP =</div><div>FC = mpiifort</div><div>LD = mpiifort</div><div>AR = xiar -r</div><div>DFLAGS = -D__INTEL -D__MKL -D__FFTW3 -D__parallel -D__SCALAPACK</div><div><br></div><div>FCFLAGS = $(DFLAGS) -I$(INTEL_INC) -O2 -xHost -fpp -free -unroll</div><div>LDFLAGS = $(FCFLAGS) -static-intel</div><div>LIBS = -L ${MKLROOT}/lib/intel64/libmkl_scalapack_lp64.a -Wl,--start-group ${MKLROOT}/lib/intel64/libmkl_intel_lp64.a ${MKLROOT}/lib/intel64/libmkl_sequential.a ${MKLROOT}/lib/intel64/libmkl_core.a ${MKLROOT}/lib/intel64/libmkl_blacs_intelmpi_lp64.a -Wl,--end-group -lpthread -lm -ldl</div><div><br></div><div><br></div></div><div>Another solution would be to put TRACE in the GLOBAL section in the input file and see where the execution is hanging...</div><div><br></div><div>Alfio</div><div><br></div><br><br>Il giorno martedì 22 maggio 2018 15:28:58 UTC+2, stp...@gmail.com ha scritto:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr">Hi Alfio<br>Many thanks for your reply I am using cp2k4.1 and  intel-2016.2.181 as compiler. The 2017 version of MKL library was buggy. Please which are the old flags in the arch file.<br>Regards<br><br>On Tuesday, May 22, 2018 at 2:18:50 PM UTC+2, Alfio Lazzaro wrote:<blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div>could you check which compiler version are you using? Some Intel compiler versions are buggy. Take a look at: <a href="https://www.cp2k.org/dev:compiler_support" rel="nofollow" target="_blank" onmousedown="this.href='https://www.google.com/url?q\x3dhttps%3A%2F%2Fwww.cp2k.org%2Fdev%3Acompiler_support\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNHq7WVu4QkGpDyG7P2tzgPChzf4YQ';return true;" onclick="this.href='https://www.google.com/url?q\x3dhttps%3A%2F%2Fwww.cp2k.org%2Fdev%3Acompiler_support\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNHq7WVu4QkGpDyG7P2tzgPChzf4YQ';return true;">https://www.cp2k.org/dev:<wbr>compiler_support</a></div><div><br></div><div>Then, which version of the CP2K are you using? You have some pretty old flags in your arch file...</div><div><br></div><div>Best regards,</div><div><br></div><div>Alfio<br><br>Il giorno martedì 22 maggio 2018 13:58:52 UTC+2, <a>stp...@gmail.com</a> ha scritto:<blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><font size="2"><span style="font-size:10pt">Dear All<br>I have a problem with cp2k_popt. when I submit a
job on our cluster, it will stop writing output after 35 MD steps ( while I asked for 2000)  while the cluster server shows that the job 
is still running. Moreover, there is no error message. The same job runs till the end with the serial version cp2k_ssmp. I tried to play 
with the CPUs number  but was not succesful. Attached are the input files,  submission scripts and the file I used in the arch directory to compile cp2k.<br>

Could someone help?<br>

Regards </span></font></div></blockquote></div></div></blockquote></div></blockquote></div>