WSL/SLF GitLab Repository
Changes
Page history
Update Fantastic CRYOWRF errors and how to solve them
authored
Jun 03, 2024
by
Sergi Gonzalez-Herrero
Hide whitespace changes
Inline
Side-by-side
Fantastic-CRYOWRF-errors-and-how-to-solve-them.md
View page @
09e95224
...
@@ -48,7 +48,9 @@ Can be solved by decreasing the `time_step` and changing the `parent_time_step_r
...
@@ -48,7 +48,9 @@ Can be solved by decreasing the `time_step` and changing the `parent_time_step_r
•
**Tile Strategy is not specified. Assuming 1D-Y Total number of tiles is too big for 1D-Y tiling. Going 2D. New tiling is 2x 17 Less cpu-per-node**
•
**Tile Strategy is not specified. Assuming 1D-Y Total number of tiles is too big for 1D-Y tiling. Going 2D. New tiling is 2x 17**
Less cpu-per-node
•
**Problems when restarting**
•
**Problems when restarting**
...
@@ -83,3 +85,6 @@ forrtl: error (76): Abort trap signal**
...
@@ -83,3 +85,6 @@ forrtl: error (76): Abort trap signal**
It seems to be a leakage memory error. May be because the number of snpack layers have been exceded
It seems to be a leakage memory error. May be because the number of snpack layers have been exceded
•
**
At line 2065 of file mediation_integrate.f90
Fortran runtime error: End of record
**