24小时热门版块排行榜    

查看: 2936  |  回复: 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 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 材料工程专硕调剂 +5 204818@lcx 2026-03-17 6/300 2026-03-18 22:55 by 204818@lcx
[考研] 085700资源与环境308求调剂 +3 墨墨漠 2026-03-18 3/150 2026-03-18 22:35 by bingxueer79
[考研] 能源材料化学课题组招收硕士研究生8-10名 +4 脱颖而出 2026-03-16 10/500 2026-03-18 20:59 by 脱颖而出
[考研] 材料专业求调剂 +5 hanamiko 2026-03-18 5/250 2026-03-18 20:19 by 星空星月
[考研] 070300化学319求调剂 +6 锦鲤0909 2026-03-17 6/300 2026-03-18 13:22 by Iveryant
[考研] 302求调剂 +10 呼呼呼。。。。 2026-03-17 10/500 2026-03-18 12:45 by Linda Hu
[考研] 0854,计算机类招收调剂 +3 胡辣汤放糖 2026-03-15 6/300 2026-03-18 12:09 by 上岸上岸……..
[考研] 303求调剂 +4 睿08 2026-03-17 6/300 2026-03-18 11:01 by Iveryant
[考研] 材料专硕326求调剂 +6 墨煜姒莘 2026-03-15 7/350 2026-03-17 17:10 by ruiyingmiao
[考研] 085601求调剂 +4 Du.11 2026-03-16 4/200 2026-03-17 17:08 by ruiyingmiao
[考研] 290求调剂 +3 p asserby. 2026-03-15 4/200 2026-03-17 16:35 by wangkm
[考研] 材料与化工专硕调剂 +5 heming3743 2026-03-16 5/250 2026-03-17 14:03 by 勇敢太监王公公
[论文投稿] 有没有大佬发小论文能带我个二作 +3 增锐漏人 2026-03-17 4/200 2026-03-17 09:26 by xs74101122
[考研] 278求调剂 +3 Yy7400 2026-03-13 3/150 2026-03-17 08:24 by laoshidan
[考研] 304求调剂 +5 素年祭语 2026-03-15 5/250 2026-03-16 17:00 by 我的船我的海
[考研] 304求调剂 +3 曼殊2266 2026-03-14 3/150 2026-03-16 16:39 by houyaoxu
[考研] 22408总分284求调剂 +3 InAspic 2026-03-13 3/150 2026-03-15 11:10 by zhq0425
[考研] [0860]321分求调剂,ab区皆可 +4 宝贵热 2026-03-13 4/200 2026-03-13 22:01 by 星空星月
[考研] 321求调剂(食品/专硕) +3 xc321 2026-03-12 6/300 2026-03-13 08:45 by xc321
[考研] 081200-11408-276学硕求调剂 +3 崔wj 2026-03-12 4/200 2026-03-12 19:33 by 求调剂zz
信息提示
请填处理意见