| 查看: 2965 | 回复: 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). |
» 猜你喜欢
中国科学院东莞材料科学与技术研究所-2026年博士招生-吴昊研究员-磁学与自旋电子学
已经有0人回复
《电磁学》教材推荐
已经有1人回复
物理学I论文润色/翻译怎么收费?
已经有279人回复
【急招】合肥工大核聚变材料计算方向2026级工程博士生
已经有4人回复
大豆异黄酮分离
已经有0人回复
湖南大学材料学院急招2026年博士生,临时增加一名博士联培指标
已经有10人回复
天津理工大学晶体材料全国重点实验室刘红军教授课题组招收博士生1-2名
已经有1人回复
中国科学院物理研究所谌志国研究员团队招收2027年博士研究生
已经有3人回复
2026年中德博士后交流项目 - 新型量子和磁性材料:材料制备表征和中子散射研究
已经有12人回复

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












回复此楼