Computer Science, asked by Sudarshan7832, 10 months ago

Write a note on MPI Java.

Answers

Answered by Yogesh0970
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