I run the DAMEE application download from http://www.myroms.org/index.php?page=Datasets. What I do is just as the readme file tells me. But the program just exit when run at step 16320. The log file got such error:
MPI process terminated unexpectedly
Exit code -5 signaled from node46
Killing remote processes...DONE
real 6076.93
user 0.01
sys 0.00
+ exit 0
Anyone got the some problem? Thank you very much if any information is given.
problem about MPI process terminated unexpectedly
problem about MPI process terminated unexpectedly
Last edited by leon on Wed Apr 22, 2009 4:17 am, edited 1 time in total.
Re: problem when run the DAMEE application
I would guess that you are exceeding your system's file size limit with your output files. If the history file is near 2GB at the time of the crash, try splitting your outputs into multiple files. Read:
https://www.myroms.org/wiki/index.php/o ... Parameters
Specifically NDEFHIS, NDEFAVG and NDEFDIA.
https://www.myroms.org/wiki/index.php/o ... Parameters
Specifically NDEFHIS, NDEFAVG and NDEFDIA.
Re: problem when run the DAMEE application
thx for reply first, Acturally,the output files are all less than 200M. But I still got the problem:
MPI process terminated unexpectedly
Exit code -5 signaled from node48
Killing remote processes...DONE
real 9862.22
user 0.02
sys 0.01
+ exit 0
I am not familiar with the MPI. Wish someone can tell me the something about the error.
I got the same problem, when I run my own model. I am really confused.
MPI process terminated unexpectedly
Exit code -5 signaled from node48
Killing remote processes...DONE
real 9862.22
user 0.02
sys 0.01
+ exit 0
I am not familiar with the MPI. Wish someone can tell me the something about the error.
I got the same problem, when I run my own model. I am really confused.