diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2019-08-14 23:22:06 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2019-08-14 23:22:06 (GMT) |
commit | bd8da502cf5b763433e3c628a4043a4264529cec (patch) | |
tree | 452da55063d4a6c6d7ea585826e67e416dcaaf02 /MANIFEST | |
parent | 2b72832d97496290f74ccaffcda41c3e596f8f49 (diff) | |
download | hdf5-bd8da502cf5b763433e3c628a4043a4264529cec.zip hdf5-bd8da502cf5b763433e3c628a4043a4264529cec.tar.gz hdf5-bd8da502cf5b763433e3c628a4043a4264529cec.tar.bz2 |
Some refactoring prior to implementing new H5P MPI functions.
* Macro cleanup and obvious warning fixes in parallel code.
* Moved H5FD comm and info dup/free wrapper code to a new H5mpi.c file
and separated it to deal with each MPI type separately.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -481,6 +481,7 @@ ./src/H5err.txt ./src/H5detect.c ./src/H5make_libsettings.c +./src/H5mpi.c ./src/H5overflow.txt ./src/H5private.h ./src/H5public.h |