<div dir="ltr">Dear Hasan,<div><br></div><div>Are you using OpenMPI? If so, you may try the "<span style="font-family: monospace;">-mca btl ^openib" </span>option, i.e.:</div><div><br></div><div><code><span id="LC1" class="line" lang="plaintext">mpirun -np 2 -mca btl ^openib cp2k_shell.popt</span> </code><br></div><div><br></div><div>That's something I need to do get the ASE interface to work. It might also be prudent to first<br>check that it works via a regular session on your remote machine, before trying via SSH.</div><div><br></div><div>Best,</div><div>Maxime</div></div>