Using MPI for P3L Implementation
This document concerns with the implementation of the P3L parallel
programming language on the MPI abstract Machine. First we focus our
attention on the characteristics of the MPI Abstract Machine, then we
present a preliminary implementaton for each P3L construct based on
that architecture.