From: Matt Bettencourt <matthew.bettencourt@usm.edu>
Newsgroups: comp.parallel.mpi
Subject: Source for High lEvel Libs
Date: Tue, 24 Nov 1998 11:04:34 -0600
Organization: The University of Southern Mississippi
Message-Id: <365AE722.DD9C4BA5@usm.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


I am looking for a set of high level libs that act as an interface to
MPI commands.  I have sets of two-dimensional mapped grid data that I
need to perform domain decompision upon then perform local updates upon
with only edge comunication.  I am most likely going to need to write
parts of this interface lib myself, however, since I am new to MPI I
would love to see what has been done before.

Thanks for all the help I can get
Matt

