- 积分
- 100
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2015-7-22
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
starting wrf task 1 of 4
starting wrf task 2 of 4
starting wrf task 0 of 4
starting wrf task 3 of 4
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 3 in communicator MPI_COMM_WORLD
with errorcode 1.
NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpirun has exited due to process rank 1 with PID 23492 on
node mgr exiting improperly. There are two reasons this could occur:
1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.
2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"
This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
[mgr:23490] 3 more processes have sent help message help-mpi-api.txt / mpi-abort
[mgr:23490] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages
求大牛指教!!!!
|
|