Write a note on MPI Java.
Answers
Answered by
0
The most impor- tant class in the package is the communicator class Comm. All communication functions in Java-MPI are members of Comm or its subclasses. As usual in MPI, a communicator stands for a "collective object" logically shared by a group of processors.
Similar questions