24小时热门版块排行榜    

查看: 2935  |  回复: 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 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 330求调剂 +3 小材化本科 2026-03-18 3/150 2026-03-18 21:55 by 无懈可击111
[考研] 材料专业求调剂 +5 hanamiko 2026-03-18 5/250 2026-03-18 20:19 by 星空星月
[考研] 一志愿985,本科211,0817化学工程与技术319求调剂 +7 Liwangman 2026-03-15 7/350 2026-03-18 20:08 by walc
[考研] 297求调剂 +8 戏精丹丹丹 2026-03-17 8/400 2026-03-18 14:30 by laoshidan
[考研] 材料专硕306英一数二 +10 z1z2z3879 2026-03-16 13/650 2026-03-18 14:20 by 007_lilei
[考研] 0703化学336分求调剂 +6 zbzihdhd 2026-03-15 7/350 2026-03-18 09:53 by zhukairuo
[考研] 265求调剂 +3 梁梁校校 2026-03-17 3/150 2026-03-18 09:12 by zhukairuo
[考研] 293求调剂 +11 zjl的号 2026-03-16 16/800 2026-03-18 08:10 by zhukairuo
[考研] 考研求调剂 +3 橘颂. 2026-03-17 4/200 2026-03-17 21:43 by 有只狸奴
[考研] 268求调剂 +7 好运连绵不绝 2026-03-12 8/400 2026-03-17 20:28 by xilongliang
[考研] 考研化学学硕调剂,一志愿985 +4 张vvvv 2026-03-15 6/300 2026-03-17 17:15 by ruiyingmiao
[考研] 211本,11408一志愿中科院277分,曾在中科院自动化所实习 +6 Losir 2026-03-12 7/350 2026-03-17 12:09 by danranxie
[考研] 一志愿南京大学,080500材料科学与工程,调剂 +4 Jy? 2026-03-16 4/200 2026-03-17 11:02 by gaoqiong
[考研] 333求调剂 +3 文思客 2026-03-16 7/350 2026-03-16 18:21 by 文思客
[考研] 285求调剂 +6 ytter 2026-03-12 6/300 2026-03-16 15:05 by njzyff
[考研] 070303 总分349求调剂 +3 LJY9966 2026-03-15 5/250 2026-03-16 14:24 by xwxstudy
[考研] 289求调剂 +4 这么名字咋样 2026-03-14 6/300 2026-03-14 18:58 by userper
[考研] 328求调剂 +3 5201314Lsy! 2026-03-13 6/300 2026-03-14 15:31 by hyswxzs
[考研] 308 085701 四六级已过求调剂 +7 温乔乔乔乔 2026-03-12 14/700 2026-03-14 10:49 by JourneyLucky
[考研] 工科278分求调剂 +5 周慢热啊 2026-03-12 7/350 2026-03-13 15:49 by JourneyLucky
信息提示
请填处理意见