| 查看: 3417 | 回复: 15 | |||
[交流]
【求助】单机多核UDF怎么并行计算 已有12人参与
|
| 我在进行计算的时候,单机添加UDF可以计算,但是想使用单机多核计算的时候,添加UDF程序以后就没法并行计算了,怎么才能解决呢? |
» 猜你喜欢
某些机构,以效率低为荣,以效率低作为存在感
已经有4人回复
在坚冰还盖着北海的时候,我看到了怒放的梅花。
已经有3人回复
如果此刻你正在为国基感到焦虑,不妨来听听这首《基金之外》
已经有8人回复
没有任何消息-是不是就凉了
已经有10人回复
人气不行了
已经有11人回复
2026国自然函评费到账
已经有22人回复
导师吐槽:我怎么摊上了这么个极品研究生!
已经有3人回复
2026年的国家社科基金项目通讯评审的新规则与新动向、新挑战
已经有7人回复
今天基金会出结果吗?20260819
已经有18人回复
我面上完蛋了
已经有14人回复
» 本主题相关价值贴推荐,对您同样有帮助:
请教大家一个核磁图的问题,
已经有4人回复
请教高手指点迷津-固体磷核磁表征固体酸酸强度
已经有5人回复
北师大的核专业怎么样
已经有4人回复
UDF怎么让一个变量随时间步叠加呢?
已经有5人回复
《物理学报》已经让核校清样稿,能不能再加个第二单位
已经有11人回复
核磁 磷谱 裂峰 原因
已经有12人回复
关于核磁共振波谱的问题
已经有6人回复
【求助】ms5.5单机多核并行问题
已经有9人回复
【求助】单机多核fluent并行udf
已经有13人回复
【求助】50金币求帮写一个并行的UDF
已经有4人回复
【求助】CASTEP单机多核并行计算问题
已经有19人回复
enrique_26
至尊木虫 (正式写手)
- 应助: 13 (小学生)
- 金币: 11944
- 散金: 100
- 红花: 3
- 帖子: 647
- 在线: 203.3小时
- 虫号: 503289
- 注册: 2008-02-15
- 专业: 流体力学

2楼2010-11-24 10:18:30
3楼2010-11-26 09:43:50
4楼2010-11-26 10:32:21
5楼2010-11-27 08:52:20
|
具体是这样的:我的是解释型的,四个核可以编译成功,如下: cpp -I"C:\fluent.inc\fluent\fluent6.3.26/src" -I"C:\fluent.inc\fluent\fluent6.3.26/cortex/src" -I"C:\fluent.inc\fluent\fluent6.3.26/client/src" -I"C:\fluent.inc\fluent\fluent6.3.26/multiport/src" -I. -DUDFCONFIG_H=" nt\ntbin\pressure_proile1.c" cpp -I"C:\fluent.inc\fluent\fluent6.3.26/src" -I"C:\fluent.inc\fluent\fluent6.3.26/cortex/src" -I"C:\fluent.inc\fluent\fluent6.3.26/client/src" -I"C:\fluent.inc\fluent\fluent6.3.26/multiport/src" -I. -DUDFCONFIG_H=" cpp -I"C:\fluent.inc\fluent\fluent6.3.26/src" -I"C:\fluent.inc\fluent\fluent6.3.26/cortex/src" -I"C:\fluent.inc\fluent\fluent6.3.26/client/src" -I"C:\fluent.inc\fluent\fluent6.3.26/multiport/src" -I. -DUDFCONFIG_H=" cpp -I"C:\fluent.inc\fluent\fluent6.3.26/src" -I"C:\fluent.inc\fluent\fluent6.3.26/cortex/src" -I"C:\fluent.inc\fluent\fluent6.3.26/client/src" -I"C:\fluent.inc\fluent\fluent6.3.26/multiport/src" -I. -DUDFCONFIG_H=" cpp -I"C:\fluent.inc\fluent\fluent6.3.26/src" -I"C:\fluent.inc\fluent\fluent6.3.26/cortex/src" -I"C:\fluent.inc\fluent\fluent6.3.26/client/src" -I"C:\fluent.inc\fluent\fluent6.3.26/multiport/src" -I. -DUDFCONFIG_H=" 但是在边界条件中选择udf的时候就出现 999999 (..\..\src\mpsystem.c@1123): mpt_read: failed: errno = 10054 999999: mpt_read: error: read failed trying to read 4 bytes: Invalid argument ,unable to read the cmd header on the pmi context, Undefined dynamic error code. unable to read the cmd header on the pmi context, Undefined dynamic error code. unable to read the cmd header on the pmi context, Undefined dynamic error code. received suspend command for a pmi context that doesn't exist: unmatched id = 3 received suspend command for a pmi context that doesn't exist: unmatched id = 2 unable to read the cmd header on the pmi context, Undefined dynamic error code. job aborted: The Parallel FLUENT process could not be started. rank: node: exit code[: error message] 0: zl-PC: -1073741819: process 0 exited without calling finalize 1: zl-PC: -1073741819: process 1 exited without calling finalize 2: zl-PC: -1073741819: process 2 exited without calling finalize 3: zl-PC: 123 Interrupting... Done. 这是怎么回事啊? |
6楼2010-12-07 20:26:33
7楼2010-12-23 12:25:26
8楼2012-04-05 10:09:47
jesseliuxl
金虫 (小有名气)
- 应助: 5 (幼儿园)
- 金币: 3820.5
- 散金: 301
- 红花: 1
- 帖子: 192
- 在线: 105.7小时
- 虫号: 1174887
- 注册: 2010-12-22
- 性别: GG
- 专业: 化学反应工程
★ ★
小木虫: 金币+0.5, 给个红包,谢谢回帖
xiegangmai: 金币+1, 谢谢参与! 2012-04-06 10:15:28
小木虫: 金币+0.5, 给个红包,谢谢回帖
xiegangmai: 金币+1, 谢谢参与! 2012-04-06 10:15:28

9楼2012-04-06 09:49:00
jesseliuxl
金虫 (小有名气)
- 应助: 5 (幼儿园)
- 金币: 3820.5
- 散金: 301
- 红花: 1
- 帖子: 192
- 在线: 105.7小时
- 虫号: 1174887
- 注册: 2010-12-22
- 性别: GG
- 专业: 化学反应工程

10楼2012-04-06 09:53:14









回复此楼

20