Quoting Toon Knapen :
> Tim Prins wrote:
>
> > I am in the process of developing MorphMPI and have designed my
> > implementation a bit different than what you propose (my apologies
> if I
> > misunderstood what you have said). I am creating one main library,
> which
> > users will compile and run
William Gropp wrote:
>
> You might also look at http://www-unix.mcs.anl.gov/mpi/tools/genericmpi/
> . The software is currently being revised but should be available
> soon. For users willing to interpose libraries, this solves many (but
> not all) of these problems, particularly for C-only app
Tim Prins wrote:
> I am in the process of developing MorphMPI and have designed my
> implementation a bit different than what you propose (my apologies if I
> misunderstood what you have said). I am creating one main library, which
> users will compile and run against, and which should not need to
Toon,
> We are planning to develop a MorphMPI library. As explained a bit
> higher
> up in this thread, the MorphMPI library will be used while *compiling*
> the app. The library that implements the MorphMPI calls will be linked
> with dynamically. The MorphMPI on its turn links with some specific