mpiJava - Modeled after the C++ binding for MPI. Implementation through JNI wrappers to native MPI software. http://www.npac.syr.edu/projects/pcrc/HPJava/
|
JavaMPI - Automatic generation of wrappers to legacy MPI libraries. C-like implementation based on the JCI code generator. http://perun.hscs.wmin.ac.uk/JavaMPI/
|
MPIJ - Pure Java implementation of MPI closely based on the C++ binding. A large subset of MPI is implemented using native marshaling. http://ccc.cs.byu.edu/DOGMA/
|
Working on two MPI bindings for Java
-
Natural extension of current C++ binding - DRAFT Available
-
More powerful one ignoring Fortran and C heritage!
|
Reports on Java Grande Web Page http://www.javagrande.org
|