<div dir="ltr">Please run <div><br></div><div>ldd cp2k.popt</div><div><br></div><div>or from the work directory:</div><div><br></div><div>ldd ../../../exe/loca/cp2k.popt</div><div><br></div><div>Run on the frontend node AND on the PBS script and compare the output. I think you should `source` end toolchain env within the PBS script.</div><div>Finally, it can be that mprun in the PBS script is pre-loading some libraries that are provided by the cluster... If you are using mpich, then you can use</div><div><br></div><div>mpichversion</div><div><br></div><div>in the PBS script to get some insight on the MPI installation which is used.</div><div><br></div><div>Alfio</div><div><br><br>Il giorno mercoledì 5 giugno 2019 15:10:40 UTC+2, JULITA INCA CHIROQUE ha scritto:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr">Thanks dear Alfio, I check the paths and the PBS file as well.<div>Please find attached the image of the parameters set.</div><div><br></div><div>Thanks again,</div><div>Julita</div><div><div><br>El miércoles, 5 de junio de 2019, 13:34:19 (UTC+1), Alfio Lazzaro escribió:<blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">The CP2K binary is at<div><br></div><div>exe/<ARCH>/cp2k.popt</div><div><br></div><div>where <ARCH> is the name of the arch file you have used.</div><div><br></div><div>Then, how do you run CP2K in your PBS script? Do you use mpirun or something else? Likely you have to set the environment on the batch script too, i.e. source of the toolchain script, and make sure that all paths are available on the compute node. The best is, since you said that CP2K runs on the frontend, is to check with ldd where it takes the missing library and making sure that it is available on the PBS script.</div><div><br></div><div>Alfio</div><div><br></div></div></blockquote></div></div></div></blockquote></div></div>