1
1
openmpi/ompi/mpi
Nathaniel Graham d363b5d832 Java garbage collection bugfix
This pull request adds an arraylist of type Buffer to
the Request class.  Whenever a request object is created
that has associated buffers, the buffers should be added
to this array list so the java garbage collector does
not dispose of the buffers prematurely.

This is a more robust expansion on the idea first proposed by
@ggouaillardet

Fixes #369

Signed-off-by: Nathaniel Graham <ngraham@lanl.gov>
2015-08-19 17:45:26 -06:00
..
c ompi/win: add internal support for returning same_size and same_disp_unit info keys 2015-08-13 13:19:52 -06:00
cxx Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
fortran fortran: (try to) align C objects used by Fortran 2015-08-18 14:01:20 +09:00
java Java garbage collection bugfix 2015-08-19 17:45:26 -06:00
man/man3 remove the C++ interfaces for the new non-blocking collective I/O functions. They are not defined in MPI 3.1 2015-07-28 09:28:37 -05:00
tool Fix definition of MPI_T_pvar_get_index 2015-06-24 17:31:26 -06:00
help-mpi-api.txt Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00