- 积分
- 2964
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2022-6-8
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
各位好,我想请教问题:
1.问题描述:
a)在超算上运行real.exe和wrf.exe报错:
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLDwith 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.
b)查看rsl.error.0000显示:
taskid: 0 hostname: n0110
module_io_quilt_old.F 2931 F
Quilting with 1 groups of 0 I/O tasks.
------ ERROR while reading namelist dynamics ------
Maybe here?: km_opt = 4, 4, 4,
Maybe here?: diff_6th_opt = 2, 2, 2,
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 10943
ERRORS while reading one or more namelists from namelist.input.
-------------------------------------------
2.做的一些尝试:
关闭过km_opt和diff_6th_opt ,检查了namelist.wps和namelist.input的日期、网格经纬度等共同的参数。
缩小了input里的time_step,但是仍是报错。
3.疑惑:请问应该从什么方向去解决这个问题呢
|
|