Newsgroups: comp.parallel.mpi
From: Arthur Georges Ribeiro <si15575@ci.uminho.pt>
Subject: Re: Source for High lEvel Libs
Message-Id: <365C0B0F.CB4370D9@ci.uminho.pt>
Date: Wed, 25 Nov 1998 13:50:08 +0000
References: <365AE722.DD9C4BA5@usm.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


Hi, I'm also new to MPI, but I think there's already an interface lib (a
standard) called MPE. Perhaps you should try to find more about that,
before you start developing your
own libs....

Try at http://www.mcs.anl.gov/mpi/

I hope I was helpfull...

Matt Bettencourt said:

> 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

