<div dir="ltr"><div>Hi,</div><div><br></div><div>I am facing the "Cholesky decompose failed" error with the recent version of CP2K compiled using Intel compilers. The campus sysadmins followed this link for the compilation "<a href="https://xconfigure.readthedocs.io/en/latest/cp2k/README/">https://xconfigure.readthedocs.io/en/latest/cp2k/README/</a>" (psmp executable). <b>Strangely enough</b>, the same executable ran without any error when I submitted a test job (it ran till 14 optimization steps). With the same input and all the settings being same, now (when submitted for a production run) I am getting the "Cholesky decompose failed" error. <br></div><div><br></div><div>Also, I was able to run the same system without any errors using gnu compiled cp2k-5.1 version (I just used the cp2k-tool-chain to compile it).</div><div><br></div><div>I have attached the input files for your reference.<br></div><div><br></div><div>Any insights/suggestions are highly appreciated.</div><div><br></div><div><br></div><div> CP2K| version string:                    CP2K version 7.0 (Development Version)<br> CP2K| source code revision number:                                  git:9ddabe4<br> CP2K| cp2kflags: omp libint fftw3 elpa=201705 elpa_qr parallel mpi3 scalapack l<br> CP2K|            ibderiv_max_am1=6 libint_max_am=7 max_contr=4 mkl<br> CP2K| is freely available from                            <a href="https://www.cp2k.org/">https://www.cp2k.org/</a><br> CP2K| Program compiled at                          Fri Jun 22 10:01:23 PDT 2018<br> CP2K| Program compiled on                                                   i30<br> CP2K| Program compiled for                                  Linux-x86-64-intelx<br> CP2K| Data directory path    /opt/linux/centos/7.x/x86_64/pkgs/cp2k/a28b991_int<br> CP2K| Input file name                                              zno_bulk.inp<br></div><div><br></div><div>Here is the batch submission file.</div><div><br></div><div>#!/bin/bash<br></div><div>#SBATCH --ntasks=32<br>#SBATCH --cpus-per-task=2<br>#SBATCH --mem-per-cpu=4G<br>#SBATCH --time=2:00:00<br>#SBATCH -o my_output_%j<br>##SBATCH -p intel<br>#SBATCH -p short<br><br>module load cp2k/a28b991_intel<br>source $(which compilervars.sh) intel64<br>source $(which mklvars.sh) intel64<br><br>mpirun -np 32 -genv OMP_NUM_THREADS=2 \<br>  cp2k.psmp -i zno_bulk.inp -o zno_bulk.out<br></div><div><br></div><div><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><font color="#000000"><br></font></div><div><font color="#000000">Thanking you,</font></div><div><font color="#000000">Sincerely,</font></div><div><font color="#000000">Sharma.<br></font></div><div dir="ltr"><font color="#000000"><br></font></div><div dir="ltr"><font color="#000000"><br></font></div><div dir="ltr"><font color="#000000">--------------------------------------------------------------------<br><font size="2" face="arial, helvetica, sans-serif">SRK <b>Chaitanya</b> Sharma, Yamijala.</font></font></div><div dir="ltr"><font color="#000000"><font size="2" face="arial, helvetica, sans-serif"><a href="http://www.bmwong-group.com/group-members/" target="_blank">http://www.bmwong-group.com/group-members/</a></font></font></div><div dir="ltr"><br></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
</div></div>