- 1、本文档共14页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于MPI的一种有限并行差分格式求解四阶抛物方程
Advances in Applied Mathematics 应用数学进展, 2017, 6(2), 114-126
Published Online March 2017 in Hans. /journal/aam
/10.12677/aam.2017.62013
A Finite Difference Parallel Scheme Based on
MPI Implementation for Fourth Order
Parabolic Equations
Yuyang Gao, Haiming Gu
Qingdao University of Science and Technology, Qingdao Shandong
th th st
Received: Feb. 27 , 2017; accepted: Mar. 18 , 2017; published: Mar. 21 , 2017
Abstract
Parallel computing can save a lot of time in the field of large-scale scientific computing. In this pa-
per, the main idea is that a finite difference parallel scheme for fourth order parabolic equations.
The scheme is constructed by Saul’yev asymmetric difference schemes which called the four-point
scheme. It’s one explicit difference scheme, the computational domain can be divided into a num-
ber of large areas; each sub-region computes themselves, and the parallel scheme is uncondition-
ally stable. Then, the paper focuses on the numerical calculation of the four-point scheme in MPI
parallel environment. Two different MPI parallel algorithms are constructed, one is blocking com-
munication (wait communication) mode, and the other is non-blocking communication (non-wait
communication) mode. These two parallel algorithms both better than serial algorithm to calcu-
late numerical solutions use four-point scheme, and the non-blocking communication mode is
higher computational than the other, because the wait time in non-blocking communication mode
is less than blocking communication mode.
Keywords
Fourth Order Parabolic Equations, Finite Difference Parallel Scheme, MPI (Message Passing
Interface)
基于MPI的一种有限并行差分格式求解四阶抛
物方程
高玉羊,顾海明
青岛科技大学,山东 青岛
文章引用: 高玉
文档评论(0)