博碩士論文 992201010 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:1 、訪客IP:3.141.30.162
姓名 簡宇則(Yu-tse Chien)  查詢紙本館藏   畢業系所 數學系
論文名稱
(A Markov Chain Multi-elimination Preconditioner for Elliptic PDE Problems on GPU)
相關論文
★ 非線性塊狀高斯消去牛頓演算法在噴嘴流體的應用★ 以平行 Newton-Krylov-Schwarz 演算法解 Poisson-Boltzmann 方程式的有限元素解在膠體科學上的應用
★ 最小平方有限元素法求解對流擴散方程以及使用Bubble函數的改良★ Bifurcation Analysis of Incompressible Sudden Expansion Flows Using Parallel Computing
★ Parallel Jacobi-Davidson Algorithms and Software Developments for Polynomial Eigenvalue Problems in Quantum Dot Simulation★ An Inexact Newton Method for Drift-DiffusionModel in Semiconductor Device Simulations
★ Numerical Simulation of Three-dimensional Blood Flows in Arteries Using Domain Decomposition Based Scientific Software Packages in Parallel Computers★ A Parallel Fully Coupled Implicit Domain Decomposition Method for the Stabilized Finite Element Solution of Three-dimensional Unsteady Incompressible Navier-Stokes Equations
★ A Study for Linear Stability Analysis of Incompressible Flows on Parallel Computers★ Parallel Computation of Acoustic Eigenvalue Problems Using a Polynomial Jacobi-Davidson Method
★ Numerical Study of Algebraic Multigrid Methods for Solving Linear/Nonlinear Elliptic Problems on Sequential and Parallel Computers★ A Parallel Multilevel Semi-implicit Scheme of Fluid Modeling for Numerical Low-Temperature Plasma Simulation
★ Performance Comparison of Two PETSc-based Eigensolvers for Quadratic PDE Problems★ A Parallel Two-level Polynomial Jacobi-Davidson Algorithm for Large Sparse Dissipative Acoustic Eigenvalue Problems
★ A Full Space Lagrange-Newton-Krylov Algorithm for Minimum Time Trajectory Optimization★ Parallel Two-level Patient-specific Numerical Simulation of Three-dimensional Rheological Blood Flows in Branching Arteries
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 本文討論解 Poisson’s equation 的數值解在有界的定義域上,透過隨機漫步的方法,造出一種新的預處理 (precondition) 並且使用圖形處理器來加速此方程的數值解,而疊代法使用 Conjugate Gradient 方法並與現有的預處理方法做比較的有 ILU0,multigrid 在 CPU 上,其它還有對此新的預理討論收斂速度,以及給出一些改良策略。
摘要(英) This paper discuss to solve numerical solution of Poisson’s equation on finite domain and create a new precondition with random walk method and use graphic process unit to accelerate numerical solution of this equation. At iteration method is used by Conjugate Gradient method and compare with ILU0 and Multigrid method on CPU, other discuss this new precondition has convergence rate and give some improvement strategy.
關鍵字(中) ★ 隨機漫步 關鍵字(英)
論文目次 Figures . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . vi
Tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . vii
1 簡介 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
2 隨機漫步方法. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.1 gambler’s ruin problem . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.1.1 Laplace’s equation in 1-D . . . . . . . . . . . . . . . . . . . . . 5
2.2 Central difference to random walks in 2-D . . . . . . . . . . . . . . . . . 6
3 一些改良的策略 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
4 更進一步的改良策略 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
5 數值結果 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
5.1 實驗環境 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
5.2 product and summation . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
5.3 special Block LDU decompotion(SBLDU) and ilu0 . . . . . . . . . . . . 30
5.3.1 Breakdown analysis. . . . . . . . . . . . . . . . . . . . . . . . . 30
5.4 Di^(-1) partial calculate and multigrid . . . . . . . . . . . . . . . . . . . . . 32
5.4.1 Breakdown analysis . . . . . . . . . . . . . . . . . . . . . . . . 32
5.5 Modify transition matrix . . . . . . . . . . . . . . . . . . . . . . . . . . 35
5.6 Eliminate low expect . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
5.7 期望值分佈 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37
6 結論與未來展望 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
7 附錄 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43
參考文獻. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49
參考文獻 [1] Yousef Saad. Iterative Methods for Sparse Linear Systems. SIAM, 2003.
[2] Rudi Helfenstein and Jonas Koko. Parallel preconditioned conjugate gradient algo-
rithm on GPU. Journal of Computational and Applied Mathematics, 236:3584–3590,
2012.
[3] Gundolf Haase, Manfred Liebmann, Craig C. Douglas, and Gernot Plank. A Parallel
Algebraic Multigrid Solver on Graphics Processing Units. Volume 5938 of Lecture
Notes in Computer Science:38V47, 2010.
[4] Craig C. Douglas, Hyoseop Lee, Gundolf Haase, Manfred Liebmann, Victor M. Calo,
and Nathan Collier. Parallel Algebraic Multigrid Method with GP-GPU Hardware
Acceleration. Journal of Computational and Applied Mathematics.
[5] Charles M. Grinstead and J. Laurie Snell. Introduction to Probability. American
Mathematical Society, 1997.
指導教授 黃楓南(Feng-nan Hwang) 審核日期 2013-7-26
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明