Our site saves small pieces of text information (cookies) on your
device in order to verify your login. These cookies are essential
to provide access to resources on this website and it will not
work properly without.
Learn more
<p>
Dear Cemre,
</p>
<p>
as far as I see the run script und log files look okay.
</p>
<p>
As a first step I suggest to make sure that the job requests enough memory and wall-clock time on your system:
</p>
<p>
#SBATCH —time=10:00:00 ### HH:MM:SS
#SBATCH —mem=10000 ### memory per node in MByte
</p>
<p>
In addition I recommend to run cclm with “srun” instead of “mpirun”. Srun is part of
<span class="caps">
SLURM
</span>
and may gives some more error information.
</p>
<p>
Can you try to run the model with 4 Nodes as well? The time of crash (model time) should be much later in that case.
</p>
<p>
Best regards
<br/>
Markus
</p>
<p>
Dear Cemre,
</p>
<p>
as far as I see the run script und log files look okay.
</p>
<p>
As a first step I suggest to make sure that the job requests enough memory and wall-clock time on your system:
</p>
<p>
#SBATCH —time=10:00:00 ### HH:MM:SS
#SBATCH —mem=10000 ### memory per node in MByte
</p>
<p>
In addition I recommend to run cclm with “srun” instead of “mpirun”. Srun is part of
<span class="caps">
SLURM
</span>
and may gives some more error information.
</p>
<p>
Can you try to run the model with 4 Nodes as well? The time of crash (model time) should be much later in that case.
</p>
<p>
Best regards
<br/>
Markus
</p>
Dear Cemre,
as far as I see the run script und log files look okay.
As a first step I suggest to make sure that the job requests enough memory and wall-clock time on your system:
#SBATCH —time=10:00:00 ### HH:MM:SS #SBATCH —mem=10000 ### memory per node in MByte
In addition I recommend to run cclm with “srun” instead of “mpirun”. Srun is part of SLURM and may gives some more error information.
Can you try to run the model with 4 Nodes as well? The time of crash (model time) should be much later in that case.
Best regards
Markus