| 24小時熱門版塊排行榜 |
| 2 | 1/1 | 返回列表 |
| 查看: 2934 | 回復: 1 | ||
[求助]
FDS 編譯并行計算產(chǎn)生的問題 已有1人參與
|
|
采用的是OpenMPI-1.8.4 FDS版本6.2.0 安裝方法采用的是NIST提供的方法按照https://github.com/firemodels/fd ... ng-FDS-MPI-on-Linux提供方法 測試sample中的roomfire文件能夠實現(xiàn)并行計算,但是測試自己的fds文件就會出現(xiàn)如下報錯 請問各位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). |

木蟲 (正式寫手)
| 2 | 1/1 | 返回列表 |
| 最具人氣熱帖推薦 [查看全部] | 作者 | 回/看 | 最后發(fā)表 | |
|---|---|---|---|---|
|
[考研] 一志愿中海洋材料工程專碩330分求調劑 +5 | 小材化本科 2026-03-18 | 5/250 |
|
|---|---|---|---|---|
|
[考研] 【同濟軟件】軟件(085405)考研求調劑 +3 | 2026eternal 2026-03-18 | 3/150 |
|
|
[考研] 0854可跨調劑,一作一項核心論文五項專利,省、國級證書40+數(shù)一英一287 +8 | 小李0854 2026-03-16 | 8/400 |
|
|
[考研] 收復試調劑生 +4 | 雨后秋荷 2026-03-18 | 4/200 |
|
|
[考研] 331求調劑(0703有機化學 +7 | ZY-05 2026-03-13 | 8/400 |
|
|
[考研] 312求調劑 +8 | 陌宸希 2026-03-16 | 9/450 |
|
|
[考研] 304求調劑 +12 | 小熊joy 2026-03-14 | 13/650 |
|
|
[考研]
|
胡辣湯放糖 2026-03-15 | 6/300 |
|
|
[基金申請] 被我言中:新模板不強調格式了,假專家開始管格式了 +4 | beefly 2026-03-14 | 4/200 |
|
|
[考研] 302求調劑 +4 | 小賈同學123 2026-03-15 | 8/400 |
|
|
[考研] 機械專碩325,尋找調劑院校 +3 | y9999 2026-03-15 | 5/250 |
|
|
[考研] 070300化學學碩求調劑 +6 | 太想進步了0608 2026-03-16 | 6/300 |
|
|
[考研] 326求調劑 +3 | mlpqaz03 2026-03-15 | 3/150 |
|
|
[考研] 26考研一志愿中國石油大學(華東)305分求調劑 +3 | 嘉年新程 2026-03-15 | 3/150 |
|
|
[考研] 255求調劑 +3 | 李嘉慧, 2026-03-12 | 4/200 |
|
|
[考研] 266求調劑 +4 | 學員97LZgn 2026-03-13 | 4/200 |
|
|
[考研] 材料與化工求調劑一志愿 985 總分 295 +8 | dream…… 2026-03-12 | 8/400 |
|
|
[考研] 材料工程調劑 +9 | 咪咪空空 2026-03-12 | 9/450 |
|
|
[考研] 求調劑 +5 | 一定有學上- 2026-03-12 | 5/250 |
|
|
[考研] 一志愿山大07化學 332分 四六級已過 本科山東雙非 求調劑! +3 | 不想理你 2026-03-12 | 3/150 |
|