Multigrid solvers in reconfigurable hardware

The problem of finding the solution of partial differential equations (PDEs) plays a central role in modeling real world problems. Over the past years, Multigrid solvers have showed their robustness over other techniques, due to its high convergence rate which is independent of the problem size. For...

Full description

Saved in:
Bibliographic Details
Main Author: Haraty, Ramzi A. (author)
Other Authors: Kasbah, Safaa J. (author), Damaj, Issam W. (author)
Format: article
Published: 2008
Online Access:http://hdl.handle.net/10725/5115
http://dx.doi.org/10.1016/j.cam.2006.12.031
http://libraries.lau.edu.lb/research/laur/terms-of-use/articles.php
http://www.sciencedirect.com/science/article/pii/S0377042707000076?np=y&npKey=f5e3b7a1bc9583215101df125b4bb63df852cf5061b01229a0f8639840bb9e29
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:The problem of finding the solution of partial differential equations (PDEs) plays a central role in modeling real world problems. Over the past years, Multigrid solvers have showed their robustness over other techniques, due to its high convergence rate which is independent of the problem size. For this reason, many attempts for exploiting the inherent parallelism of Multigrid have been made to achieve the desired efficiency and scalability of the method. Yet, most efforts fail in this respect due to many factors (time, resources) governed by software implementations. In this paper, we present a hardware implementation of the V-cycle Multigrid method for finding the solution of a 2D-Poisson equation. We use Handel-C to implement our hardware design, which we map onto available field programmable gate arrays (FPGAs). We analyze the implementation performance using the FPGA vendor's tools. We demonstrate the robustness of Multigrid over other similar iterative solvers, such as Jacobi and successive over relaxation (SOR ), in both hardware and software. We compare our findings with a C++ version of each algorithm. The obtained results show better performance when compared to existing software versions.