problem with gcm_to_cclm test – in #12: CCLM Starter Package Support

in #12: CCLM Starter Package Support

<p> Thank you for help. <br/> We found that problem was in trying to run program in 1 core mode. <br/> It seems that either programs with mpi can’t be runned on 1 core or this is the feature of our computing system. <br/> Anyway, when we write in script <br/> “npx=4 npy=2 mpirun -np 8“ <br/> everything works correctly. </p>

  @iyabelova in #f8a5589

<p> Thank you for help. <br/> We found that problem was in trying to run program in 1 core mode. <br/> It seems that either programs with mpi can’t be runned on 1 core or this is the feature of our computing system. <br/> Anyway, when we write in script <br/> “npx=4 npy=2 mpirun -np 8“ <br/> everything works correctly. </p>

Thank you for help.
We found that problem was in trying to run program in 1 core mode.
It seems that either programs with mpi can’t be runned on 1 core or this is the feature of our computing system.
Anyway, when we write in script
“npx=4 npy=2 mpirun -np 8“
everything works correctly.