<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Dear CP2K users and developers, <br><div><br></div><div>I am a little confused about how to run cp2k with openmp or mpi+openmp. </div><div><br></div><div>1. ssmp with openmp in one node (not popt, sorry for the error in the subject)</div><div>$ export OMP_NUMBER_THREADS=12</div><div>$ cp2k.popt <a href="http://test.in" target="_blank">test.in</a></div><div>or just</div><div>$ mpirun -np 12 cp2k.popt <a href="http://test.in" target="_blank">test.in</a></div><div><br></div><div>2. psmp with mpi+openmp in 8 nodes</div><div>$ mpirun -np 12 -machinefiles mpd.hosts cp2k.psmp <a href="http://test.in" target="_blank">test.in</a></div><div>If this cmd is correct, how do I make openmp work?  export OMP_NUMBER_THREADS before this cmd?</div><div><br></div><div>Thanks.</div><div><br></div><div>Zhengyi Zhang</div></div></div></div></div></div>