24小时热门版块排行榜    

查看: 2994  |  回复: 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 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[论文投稿] 售SCI文章,我:8O.5.5.1O.54,科目全,可十急 +3 ANUsWpSnuWQD 2026-08-06 4/200 2026-08-07 04:46 by nSM3ys5fefM3
[基金申请] 听说今天filecode变了 +19 布布和一二 2026-08-06 34/1700 2026-08-07 03:13 by 虫友是什么虫
[基金申请] 基金中了 +6 laoda193707 2026-08-06 6/300 2026-08-06 23:34 by dragonxp
[基金申请] filecode +10 等待解的谜 2026-08-06 14/700 2026-08-06 21:16 by zhanghaozhu
[基金申请] 固定端突然变了,今天 +3 archvillain 2026-08-06 7/350 2026-08-06 21:05 by archvillain
[基金申请] filecode +8 布布和一二 2026-08-06 11/550 2026-08-06 20:41 by tangpu318
[基金申请] 大家散了吧,后缀研究没有意义,别浪费时间了,过好目前的每一天,不要焦虑 +5 Tide man 2026-08-06 6/300 2026-08-06 20:19 by 苏知砚
[有机交流] 一个有机合成实验室都需要哪些设备? 50+3 kf2781974 2026-07-31 12/600 2026-08-06 15:11 by eddyin
[基金申请] 求各位大神看下 100+6 hpkpkpkp 2026-08-05 33/1650 2026-08-06 14:49 by zhiyanjiang
[教师之家] 咨询面上基金 +4 李长云 2026-07-31 7/350 2026-08-06 11:20 by 李长云
[基金申请] 影响面上的因素 +8 布布和一二 2026-08-05 11/550 2026-08-06 10:41 by 宝贝虫子
[基金申请] 面上再次挂了,太难了,躺也躺不了,倦也卷不过,小学校之殇! +22 低垂的野花 2026-07-31 30/1500 2026-08-05 18:03 by 低垂的野花
[基金申请] 好消息?这个有何含义??? +8 Tide man 2026-08-05 10/500 2026-08-05 16:14 by xmuxiaoyu
[考博] 【2027博士申请】纳米药物递送方向 20+3 13586093586 2026-08-03 4/200 2026-08-05 09:59 by lfy8008
[基金申请] 有没有H口的?有收到消息的吗? +3 超级海虾 2026-08-04 3/150 2026-08-04 17:26 by 学教育滴
[论文投稿] 十年后又回来了,论文投稿求助 +3 哈哈114477 2026-08-01 3/150 2026-08-04 15:40 by tegsgjy20
[基金申请] 纯娱乐,不喜欢勿喷 +7 Tide man 2026-08-04 10/500 2026-08-04 15:10 by loufangrui
[基金申请] 面上提前没消息,有中的吗 +14 archvillain 2026-08-02 18/900 2026-08-04 14:42 by archvillain
[基金申请] 娱乐 +4 Tide man 2026-08-03 4/200 2026-08-04 11:51 by wgch518
[基金申请] 什么时候能放榜呀? +3 Jacob678 2026-08-03 3/150 2026-08-03 16:14 by gltch
信息提示
请填处理意见