1
1
openmpi/ompi/mpi
Mark Allen 14e3d7b8b0 romio info: letting romio keep its internal setup
I'm restoring the info function pointers to the IO module
but allowing the function pointers to be NULL (eg in ompio).
And letting romio321 set its function pointers for those
routines.

This means the info system uses the new OMPI-level info
system for most things, but skips it and uses the pre-existing
romio info system just for the romio module.

It's possible to convert romio, but I went a ways down that
path and found it kind of convoluted.  Having pointers from
the lower level ADIO_File back to the higher level ompi_file_t
wasn't too bad, but I got stuck trying to figure out where/how
to register the infosubscribe_subscribe callbacks vs the way
initial k/v values are scattered around the romio code currently.

Signed-off-by: Mark Allen <markalle@us.ibm.com>
2019-09-03 14:08:19 -04:00
..
c romio info: letting romio keep its internal setup 2019-09-03 14:08:19 -04:00
cxx Revert "mpi: make C++ bindings compile when MPI-1 compat is disabled" 2019-06-14 13:22:21 -05:00
fortran fortran/use-mpi-f08: slurp missing code 2019-08-04 17:06:33 +09:00
java java: Fix compilation error in allToAllw using Java arrays 2019-05-22 10:00:16 +09:00
man/man3 Merge pull request #6809 from wkliao/man_vector 2019-07-12 21:04:04 -04:00
tool ompi: cleanup various string operations 2018-10-14 16:10:20 -07:00
help-mpi-api.txt fix info-subscribe to use snprintf() and warn on long key 2018-06-01 18:31:32 -04:00
Makefile.am Fix script abstraction break: mv make_manpage.pl to config 2018-08-08 08:50:55 -07:00