| 查看: 3027 | 回复: 1 | ||
[求助]
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). |
» 猜你喜欢
散金币祈福
已经有187人回复
求助,如何提取ELK的rt-TDDFT在某一时刻的自旋密度分布和电子密度分布
已经有1人回复
物理学I论文润色/翻译怎么收费?
已经有151人回复
澳门大学IAPME李海峰教授常年招收博士研究生
已经有0人回复
澳门大学IAPME李海峰教授常年招收博士研究生
已经有0人回复
澳门大学IAPME李海峰教授常年招收博士研究生
已经有0人回复
深圳大学应用技术学院招聘凝聚态物理博士后
已经有114人回复
深圳大学2027级光电信息工程/物理学研究生推免
已经有70人回复
求助中医院临床中医中标的青年标书学习,谢谢
已经有4人回复
浙大物院表面物理课题组长期招收普博及直博学生
已经有257人回复
【征稿】Springer Nature热电专题 Discover Materials / Discover Chemistry
已经有39人回复

cob
木虫 (正式写手)
- 应助: 29 (小学生)
- 金币: 1926.1
- 散金: 666
- 红花: 4
- 帖子: 443
- 在线: 320.8小时
- 虫号: 348545
- 注册: 2007-04-18
- 性别: GG
- 专业: 机械动力学
2楼2015-09-16 23:43:28










回复此楼