<div dir="ltr"><div>Hello Maxime,</div><div><br></div><div>Thank you very much  for your suggestions.</div><div><br></div><div>I am using the CP2K binaries compiled by the cluster administrators. Indeed I am not sure of the version of MPI.</div><div>I will give it a try to use openmpi to see what will happen.</div><div><br></div><div>Best,</div><div><br>Geng<br></div><br>在 2018年11月10日星期六 UTC-8上午8:14:16,Maxime Van den Bossche写道:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr"><div>Dear Geng,</div><div><br></div><div>I remember having the same problem before, but it was quite</div><div>some time in the past, so I hope my memory is correct.</div><div>I think I solved it by switching from IntelMPI to OpenMPI</div><div>in compiling (and running) the CP2K binaries. So at least, <br></div><div>if you got this behavior with IntelMPI, I think it would be worth <br></div><div>giving OpenMPI a try.<br></div><div><br></div><div>Note that, in my use of the ASE interface with CP2K+OpenMPI, <br></div><div>I need to suppress certain MPI-related messages, which would</div><div>otherwise crash the ASE interface. You can do this by adding</div><div>the "-mca btl ^openib" flags to your command for running the <br></div><div>CP2K shell, e.g.:</div><div><br></div><div>mpirun -np 16 -mca btl ^openib cp2k_shell.popt<br></div><div><br></div><div></div><div>Hope it helps,</div><div>Maxime<br></div></div></blockquote></div>