Personal tools
You are here: Home Publications All publications Using BSP and Python to simplify parallel programming
Navigation
 
Document Actions

K Hinsen, H P Langtangen, O Skavhaug, and A Odegard (2006)

Using BSP and Python to simplify parallel programming

Future Generation Computer Systems 22(1-2):123-157.

Scientific computing is usually associated with compiled languages for maximum efficiency. However, in a typical application program, only a small part of the code is time-critical and requires the efficiency of a compiled language. It is often advantageous to use interpreted high-level languages for the remaining tasks, adopting a mixed-language approach. This will be demonstrated for Python, an interpreted object-oriented high-level language that is particularly well suited for scientific computing. Particular attention is paid to high-level parallel programming using Python and the BSP model. We explain the basics of BSP and how it differs from other parallel programming tools like MPI. Thereafter we present an application of Python and BSP for solving a partial differential equation from computational science, utilizing high-level design of libraries and mixed-language (Python-C or Python-Fortran) programming.
doi:10.1016/j.future.2003.09.003
 
by Konrad Hinsen last modified 2007-02-26 10:57

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: