[fpc-pascal]MPI?

Peter Vreman peter at freepascal.org
Thu Jan 4 19:41:46 CET 2001


>I want to program MPI (message passage interface) with fpc.
>Is this possible? Is there already an implementation? What will work and
>what will not work?

It should be working if you translate the MPI C headers (h2pas will be your 
friend here!). Everything should then work i think as the MPI calls aren't 
very complex and there aren't many C macro's iirc (it's already 4 years ago 
i had to create a program using MPI)


Peter





More information about the fpc-pascal mailing list