1
1
openmpi/ompi/mpi
Jeff Squyres e4e3e411fc Next generation of MPI Java bindings.
Includes all MPI functions supported by Open MPI, including MPI-3
functions (as of about 2 weeks ago).  Many changes compared to the
prior generation of Java bindings; not much is left from the prior
generation, actually.  The changes include (but are not limited to):

 * Add support for more than just a subset of MPI-1 functions
 * Use typical Java case for symbol names
 * Support Java Direct buffers (giving darn-near "native C"
   performance)
 * Support "type struct" better than the prior generation
 * Make more of an effort for the Java bindings to be a thin layer
   over the back-end C bindings
 * ...and more

A proper README with more information about what is supported, how to
use these bindings, etc. will be committed shortly.

This commit was SVN r29263.
2013-09-26 21:44:39 +00:00
..
c Identification, tab vs. space. 2013-09-18 16:45:00 +00:00
cxx Revert r28544: the original code was fine. 2013-05-21 16:06:08 +00:00
fortran Add missing Fortran mpi module TKR implementation for MPI_Get_address 2013-08-06 15:08:00 +00:00
java Next generation of MPI Java bindings. 2013-09-26 21:44:39 +00:00
man/man3 Add unique info_key to documentation 2013-08-14 04:24:17 +00:00
tool Fix compilation of the MPI tools information interface when profiling 2013-08-27 18:19:18 +00:00
help-mpi-api.txt LANL noticed that calling MPI_ABORT invokes opal_output(0, ...) 2008-10-14 19:23:03 +00:00
Makefile.am Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00