Multithreaded model for dynamic load balancing parallel adaptive PDE computations

  • Authors:
  • Nikos Chrisochoides

  • Affiliations:
  • -

  • Venue:
  • Multithreaded model for dynamic load balancing parallel adaptive PDE computations
  • Year:
  • 1995

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a multithreaded model for the dynamic load-balancing of numerical, adaptive computations required for the solution of Partial Differential Equations (PDEs) on multiprocessors. Multithreading is used as a means of exploring concurrency in the processor level in order to tolerate synchronization costs inherent to traditional (non-threaded) parallel adaptive PDE solvers. Our preliminary analysis for parallel, adaptive PDE solvers indicates that multithreading can be used as a mechanism to mask overheads required for the dynamic balancing of processor workloads with computations required for the actual numerical solution of the PDEs. Also, multithreading can simplify the implementation of dynamic load-balancing algorithms, a task that is very difficult for traditional data parallel adaptive PDE computations. Unfortunately, multithreading does not always simplify program complexity, often makes code re-usability not an easy task, and increases software complexity.