Download PDF

12th European PVM/MPI Users' Group Meeting, Date: 2005/09/18 - 2005/09/21, Location: Sorrento, Italy

Publication date: 2005-01-01
Volume: 3666 Pages: 520 - 527
ISSN: 3-540-29009-5, 9783540290094
Publisher: Springer-verlag berlin

Recent Advances in Parallel Virtual Machine and Message Passing Interface: 12th European PVM/MPI Users' Group Meeting

Author:

Kimpe, Dries
Lani, A ; Quintino, T ; Poedts, Stefaan ; Vandewalle, Stefan

Keywords:

Science & Technology, Technology, Computer Science, Theory & Methods, Computer Science

Abstract:

This paper discusses the parallel design of COOLFluiD (Computational Object Oriented Library for Fluid Dynamics), a state-of-the-art C++ framework for multi-physics simulations using multiple numerical methods on unstructured grids. By using advanced techniques and specific design patterns, flexibility and modularity are assured. COOLFluiD was recently adapted to support parallel computations on distributed memory machines. For this, a parallel layer was added, designed to minimize impact on both users and software developers, while maintaining high performance. From the user's point of view, parallelisation is fully transparent. The techniques making this possible will be discussed. Also presented is a technique for reconciling generic programming with libraries requiring explicit type information.