Lecture Notes in Computer Science, 2003, Volume 2763/2003, 415-428, DOI: 10.1007/978-3-540-45145-7_39

Design and Implementation of a Cost-Optimal Parallel Tridiagonal System Solver Using Skeletons

Holger Bischof, Sergei Gorlatch and Emanuel Kitzelmann

View Related Documents

Abstract

We address the problem of systematically designing correct parallel programs and developing their efficient implementations on parallel machines. The design process starts with an intuitive, sequential algorithm and proceeds by expressing it in terms of well-defined, pre-implemented parallel components called skeletons. We demonstrate the skeleton-based design process using the tridiagonal system solver as our example application. We develop step by step three provably correct, parallel versions of our application, and finally arrive at a cost-optimal implementation in MPI (Message Passing Interface). The performance of our solutions is demonstrated experimentally on a Cray T3E machine.

Fulltext Preview

Image of the first page of the fulltext document