Push notifications in your browser are not yet configured.
You are not logged in, you may not see all content and functionalities. If you have an account, please login.
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