A CG-based Poisson solver on a GPU-cluster
WSI/GRIS, Univ. of Tubingen, Tubingen, Germany
International Conference on High Performance Computing (HiPC), 2010
@inproceedings{knittel2010cg,
title={A CG-based Poisson solver on a GPU-cluster},
author={Knittel, G.},
booktitle={High Performance Computing (HiPC), 2010 International Conference on},
pages={1–10},
organization={IEEE},
year={2010}
}
We describe an experimental system for parallel distributed processing of numerical algorithms. Computations are performed on GPUs, and communication is facilitated using FPGA-adapters and self-developed interconnects. As case study we have implemented a conjugate gradient solver for the Poisson problem in three dimensions. The work focuses on machine architecture and distributed processing with special emphasis on alleviating communication bottlenecks. Also we present the implementation of a matrix-free preconditioner for the Poisson problem which does not add communication overhead.
May 27, 2011 by hgpu