About this document
Parallel Methods for PDE Solutions by Tg Dg is a document available to read on EtoBox.
This document discusses parallel methods for solving partial differential equations (PDEs). It first describes sequential finite difference methods for PDEs on shared memory systems using OpenMP. It then covers parallel computations on distributed memory systems, including data distribution techniques, communication among processors, and analysis of communication complexity. Wavefront computations and load balancing are also addressed for both shared and distributed memory parallelization of PDE solvers.
- Author
- Tg Dg
- Language
- EN