Sylvestre Ledru <sylvestre.le...@inria.fr> writes:

> I am currently extending an application with MPI capabilities. 
> This high-level application allows users to use dynamic types. Therefor,
> on the slaves, I have no way to know what the master will send me.

Have you looked at existing MPI work with dynamic languages like Lisp
(<http://www.ccs.neu.edu/home/gene/pargcl.html>,
<http://code.google.com/p/cl-mpi/>), Python &c?

Reply via email to