Znn3bq.jpeg
查看: 2956  |  回复: 1

Rankery

银虫 (小有名气)

[求助] FDS 编译并行计算产生的问题 已有1人参与

采用的是OpenMPI-1.8.4 FDS版本6.2.0

安装方法采用的是NIST提供的方法按照https://github.com/firemodels/fd ... ng-FDS-MPI-on-Linux提供方法
测试sample中的roomfire文件能够实现并行计算,但是测试自己的fds文件就会出现如下报错
请问各位FDS大神这是什么原因造成的,有什么可行的解决方案
Mesh   1 is assigned to MPI Process   0
Mesh   2 is assigned to MPI Process   1
OpenMP thread   0 of   0 assigned to MPI process   1 of   1
OpenMP thread   0 of   0 assigned to MPI process   0 of   1
--------------------------------------------------------------------------
mpirun noticed that process rank 0 with PID 19427 on node node53 exited on signal 11 (Segmentation fault).
--------------------------------------------------------------------------
Mesh   1 is assigned to MPI Process   0
Mesh   2 is assigned to MPI Process   1
OpenMP thread   3 of   3 assigned to MPI process   1 of   1
OpenMP thread   2 of   3 assigned to MPI process   1 of   1
OpenMP thread   1 of   3 assigned to MPI process   1 of   1
OpenMP thread   0 of   3 assigned to MPI process   1 of   1
OpenMP thread   3 of   3 assigned to MPI process   0 of   1
OpenMP thread   2 of   3 assigned to MPI process   0 of   1
OpenMP thread   1 of   3 assigned to MPI process   0 of   1
OpenMP thread   0 of   3 assigned to MPI process   0 of   1

ERROR: Memory allocation failed for VS in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for WS in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for FVX in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for FVY in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for FVZ in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for H in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for HS in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for KRES in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for DDDT in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for D in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for DS in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for MU in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for MU_DNS in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for D_Z_MAX in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for STRAIN_RATE in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for CS in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for Q in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for Q_H_CORR in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for MIX_TIME in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for ZZ in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for ZZS in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for DEL_RHO_D_DEL_Z in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for RSUM in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for FX in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for FY in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for FZ in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for D_REACTION in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for QR in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for KAPPA in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for UII in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for WORK1 in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for WORK2 in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for WORK3 in the routine INIT (CHID: hept)

ERROR: Memory allocation failed for WORK4 in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for WORK5 in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for WORK6 in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for WORK7 in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for WORK8 in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for WORK9 in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for IWORK1 in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for SCALAR_WORK1 in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for SCALAR_WORK2 in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for SCALAR_WORK3 in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for SCALAR_WORK4 in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for ZZS in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for DEL_RHO_D_DEL_Z in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for RSUM in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for FX in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for FY in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for FZ in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for D_REACTION in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for QR in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for KAPPA in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for UII in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for WORK1 in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for WORK2 in the routine INIT (CHID: hept)
ERROR: Memory allocation failed for WORK3 in the routine INIT (CHID: hept)

ERROR: Memory allocation failed for WORK4 in the routine INIT (CHID: hept)

ERROR: Memory allocation failed for WORK5 in the routine INIT (CHID: hept)

ERROR: Memory allocation failed for WORK6 in the routine INIT (CHID: hept)

ERROR: Memory allocation failed for WORK7 in the routine INIT (CHID: hept)

ERROR: Memory allocation failed for WORK8 in the routine INIT (CHID: hept)

ERROR: Memory allocation failed for WORK9 in the routine INIT (CHID: hept)

ERROR: Memory allocation failed for IWORK1 in the routine INIT (CHID: hept)

ERROR: Memory allocation failed for SCALAR_WORK1 in the routine INIT (CHID: hept)

ERROR: Memory allocation failed for SCALAR_WORK2 in the routine INIT (CHID: hept)

ERROR: Memory allocation failed for SCALAR_WORK3 in the routine INIT (CHID: hept)

ERROR: Memory allocation failed for SCALAR_WORK4 in the routine INIT (CHID: hept)
--------------------------------------------------------------------------
mpirun noticed that process rank 0 with PID 7493 on node node53 exited on signal 11 (Segmentation fault).
回复此楼
生命不息,奋斗不止
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

cob

木虫 (正式写手)

【答案】应助回帖

感谢参与,应助指数 +1
有可能是内存不够,网格点粗点,实验下
2楼2015-09-16 23:43:28
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
相关版块跳转 我要订阅楼主 Rankery 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 290求调剂 +13 luoziheng 2026-04-10 13/650 2026-04-11 23:15 by labixiaoqiao
[考研] 347求调剂 +3 mhyqyy 2026-04-06 3/150 2026-04-11 12:19 by zhq0425
[考研] 298求调剂 +5 残荷新柳 2026-04-07 5/250 2026-04-11 11:02 by 紫曦紫棋
[考研] 一志愿哈工大 085600 277 12材科基求调剂 5+5 chenny174 2026-04-10 23/1150 2026-04-11 10:43 by Delta2012
[考研] 268分085602化学工程调剂 +27 月照花林。 2026-04-09 27/1350 2026-04-11 10:40 by maddjdld
[考研] 288求调剂 +15 代fish 2026-04-09 16/800 2026-04-11 10:26 by wwj2530616
[考研] 考研调剂 +26 硕星赴 2026-04-09 27/1350 2026-04-10 22:24 by 猪会飞
[考研] 309求调剂 +14 wdhw 2026-04-10 15/750 2026-04-10 21:06 by zhouxiaoyu
[考研] 368求调剂 +3 17385968172 2026-04-10 3/150 2026-04-10 20:12 by 电子奥德彪
[考研] 求调剂 +5 不会飞的鱼@ 2026-04-10 5/250 2026-04-10 19:07 by chemisry
[考研] 085404,285分求调剂 +12 薇薇考研 2026-04-07 14/700 2026-04-09 23:10 by parmtree
[考研] 一志愿厦大生物学332求调剂 +10 池池池池池池 2026-04-08 10/500 2026-04-09 17:10 by 独醉梦孤城
[考研] 086004 求调剂 309 +7 Yin DY 2026-04-08 7/350 2026-04-09 13:59 by Delta2012
[考研] 331求调剂 +5 luoxin0706. 2026-04-08 5/250 2026-04-08 22:15 by zhouyuwinner
[考研] 11408 325分 +3 jgtxuxgkx 2026-04-07 3/150 2026-04-07 23:10 by lbsjt
[考研] 338求调剂 +5 小猪红色 678 2026-04-06 6/300 2026-04-07 21:18 by 乔哒哒哒
[考研] 本科生物信息学,总分362 求07 08调剂 +6 q小倩1210 2026-04-06 6/300 2026-04-07 19:40 by macy2011
[考研] 材料调剂 +17 小刘同学吖吖 2026-04-06 18/900 2026-04-07 11:41 by 诗与自由
[考研] 22408 331分求调剂 +4 y__1 2026-04-06 4/200 2026-04-06 17:26 by 土木硕士招生
[考研] 332求调剂 +17 小小孟... 2026-04-05 18/900 2026-04-06 09:51 by 蓝云思雨
信息提示
请填处理意见