<div dir="ltr">Dear everyone,<div><br></div><div><div style="font-family: arial, sans-serif;">I tried to run CP2K with mpi on Gordon, but I got an error at the beginning of the run. Error said: </div><div style="font-family: arial, sans-serif;"><br></div><div style="font-family: arial, sans-serif;">[gcn-14-51.sdsc.edu:mpirun_<wbr>rsh][child_handler] Error in init phase, aborting! (0/16 mpispawn connections)</div><div style="font-family: arial, sans-serif;"><br></div><div style="font-family: arial, sans-serif;">and here's my submit script in batch file:</div><div style="font-family: arial, sans-serif;"><br></div><div style="font-family: arial, sans-serif;">#!/bin/bash<br>#PBS -q normal<br>#PBS -l nodes=16:ppn=16:native<br>#PBS -l walltime=12:00:00<br>#PBS -N asp_01<br>#PBS -o asp_01.out<br>#PBS -e asp_01.err<br>cd /oasis/scratch/tony66/temp_<wbr>project<br>mpirun_rsh -np 256 -hostfile $PBS_NODEFILE /opt/cp2k/bin/cp2k.popt '/oasis/scratch/tony66/temp_pr<wbr>oject/asphalt_average_O2_2.inp<wbr>' > '/oasis/scratch/tony66/temp_pr<wbr>oject/asphalt_average_O2_2.out<wbr>'<br></div><div style="font-family: arial, sans-serif;"><br></div><div style="font-family: arial, sans-serif;">The path of submit script is /oasis/scratch/tony66/temp_<wbr>project/.</div><div style="font-family: arial, sans-serif;">Can anyone help me figure out anything wrong?</div><div style="font-family: arial, sans-serif;">BTW, is the version of CP2K on Gordon Cluster capable for MPI or OpenMP?</div><div style="font-family: arial, sans-serif;"><br></div><div style="font-family: arial, sans-serif;">Sincerely thank you!</div></div><div style="font-family: arial, sans-serif;">Mason</div></div>