<div dir="ltr"><div>Hi Hasan -- that "/cvmfs/....../cp2k/4.1" path is CP2K's "root" directory.</div><div>The CP2K binaries will be in the "bin" subdirectory of that folder.</div><div><br></div><div>But after you "module load" this module, you will see that this "....../bin"</div><div>directory will have been added to your $PATH, and so you can just set:<br><br>export ASE_CP2K_COMMAND="mpirun -np 2 -mca btl ^openib cp2k_shell.popt"<br><br>(assuming that there is indeed a "cp2k_shell.popt" executable</div><div>in that "/cvmfs/....../cp2k/4.1/bin" folder)<br></div><span style="font-family:system-ui,-apple-system,system-ui,".SFNSText-Regular",sans-serif;color:rgb(255,255,255);font-size:13px;white-space:pre-wrap;background-color:rgb(0,153,255)"></span></div>