Basic question

Alan Scheinine scheinin at crs4.it
Tue Jan 22 05:22:28 PST 2002


With MPI you cannot pass classes between processes.  As far as
the effort of writing code. MPI is simple when the information
to be passed consists of numbers or a simple array.  I did not
save the original message but if I remember correctly, the
program to be ported is written in Java.  In such as case,
different processes probably share information that is not easy
to duplicate with MPI.

 > how to incorporate RMI in Beowulf cluster. Since i use RMI server for my
 > search. Is it possible in LAM-MPI without changing my current code.
 > What are
 > the possible ways to use the same code without recoding???
 > Regards,
 > Rahult



More information about the Beowulf mailing list