LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2003-09-03 23:02:53


The Open Systems Laboratory at Indiana University is pleased to announce
the release of Object Oriented MPI (OOMPI) version 1.0.4. This release
provides up-to-date support for newer MPI implementations and some minor
bug fixes.

OOMPI is an object-oriented interface to the MPI message passing library
standard. It is used at a much higher level than the standard MPI C++
bindings, providing a full class library that takes advantage of many
C++/object oriented abstractions for message passing. OOMPI is a thin
layer that runs over any compliant MPI C implementation. While
providing the programmer significant object-oriented abstractions, OOMPI
causes literally negligible overhead.

The OOMPI software may be obtained from the main OOMPI web site:

        http://www.osl.iu.edu/research/oompi/

Send any questions, comments, and suggestions to:

        oompi-devel_at_[hidden]

The OOMPI Team