Basic question
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Alan Scheinine scheinin at crs4.itTue Jan 22 05:22:28 PST 2002
- Previous message: Basic question
- Next message: CCL:the question about building parallel computing without disk(fwd)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Basic question
- Next message: CCL:the question about building parallel computing without disk(fwd)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
