<div dir="ltr"><div>I'm the author of dbcsr_tensor_test module but it is far from obvious to me what may have caused this failure (especially since it is a bug in the compiler, not in the code). Apparently, the bug has been fixed in the intel compiler, so I'd recommend to use a newer version of the compiler.</div><div><br></div><div>As a quick and dirty solution, you could remove the two files</div><div>dbcsr_tensor/dbcsr_tensor_test.F</div><div>dbcsr_tensor/dbcsr_tensor_unittest.F</div><div>and CP2K will probably compile fine even with the 2015 version of the intel compiler, since these 2 files are compiled into a separate executable and not part of CP2K executable.</div><div><br></div><div>I'm sorry for not having seen this post sooner.</div><br>Am Dienstag, 9. Mai 2017 10:29:15 UTC+2 schrieb zhj...@gmail.com:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr">Dear CP2K Developers and Users,<div><br><div>When I compile cp2k revision 17894 by using <b>parallel_studio_xe_2015_<wbr>update2</b> and <b>parallel_studio_xe_2016_<wbr>update4</b>, there was a fatal error:</div><div><b><font color="#ff0000">catastrophic error: **Internal compiler error: segmentation violation signal raised** Please report this error along with the circumstances in which it occurred in a Software Problem Report.  Note: File and line given may not be explicit cause of this error.</font></b><br></div><div><b><font color="#ff0000"><div>compilation aborted for dbcsr_tensor_test.F90 (code 1)</div><div>make[3]: *** [dbcsr_tensor_test.o] Error 1</div><div>make[3]: *** Waiting for unfinished jobs....</div><div>make[2]: *** [all] Error 2</div><div>make[1]: *** [popt] Error 2</div><div>make: *** [all] Error 2</div></font></b></div><div><b><font color="#ff0000"><br></font></b></div><div>But when I use <b>parallel_studio_xe_2017_<wbr>update3</b> instead, this error was gone, but the MKL lib have some errors. Using cp2k compiled by <b>parallel_studio_xe_2017_<wbr>update3</b>, the energy can not converge.</div></div><div><br></div><div>The compiled version is <b>Linux-x86-64-intel-host.<wbr>popt</b>. </div><div>I will upload some files about compiled.</div></div></blockquote></div>