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

in #12: CCLM Starter Package Support

<p> Hi, <br/> you cannot modify the <span class="caps"> MPI </span> _INT value. This is a value given by the <span class="caps"> MPI </span> Library used and it can be different for different computers. You should find more information on this value in the documentation of your <span class="caps"> MPI </span> library used (it is the <span class="caps"> MPI </span> _INTEGER value). In the documentation you can see whether the value 1275069467 is correct or not. <br/> Furthermore you could check what “Exit code -5” means on your system. Are you running interactively or per batch? Maybe you have to increase the stack size for your run (with “ulimit -s unlimited”) </p>

  @ulrichschättler in #a956d42

<p> Hi, <br/> you cannot modify the <span class="caps"> MPI </span> _INT value. This is a value given by the <span class="caps"> MPI </span> Library used and it can be different for different computers. You should find more information on this value in the documentation of your <span class="caps"> MPI </span> library used (it is the <span class="caps"> MPI </span> _INTEGER value). In the documentation you can see whether the value 1275069467 is correct or not. <br/> Furthermore you could check what “Exit code -5” means on your system. Are you running interactively or per batch? Maybe you have to increase the stack size for your run (with “ulimit -s unlimited”) </p>

Hi,
you cannot modify the MPI _INT value. This is a value given by the MPI Library used and it can be different for different computers. You should find more information on this value in the documentation of your MPI library used (it is the MPI _INTEGER value). In the documentation you can see whether the value 1275069467 is correct or not.
Furthermore you could check what “Exit code -5” means on your system. Are you running interactively or per batch? Maybe you have to increase the stack size for your run (with “ulimit -s unlimited”)