summaryrefslogtreecommitdiffstats
path: root/src/H5mpi.c
Commit message (Expand)AuthorAgeFilesLines
* Change API names for get/set bitio_count. Also added H5_mpi_set_bigio_count ...Richard Warren2019-10-231-5/+5
* Another cleanup pass as suggested by the reviewers.Richard Warren2019-10-071-2/+5
* Fix some typos and remove an unused prototype from H5Sprivate.hRichard Warren2019-10-071-1/+1
* At the suggestion of the PR reviewers, moved the mpio_create_large_type to H5...Richard Warren2019-10-071-1/+165
* Minor tweaks to new H5P MPI code based on code review feedback.Dana Robinson2019-08-271-9/+12
* Added H5Pset/get_mpi_params calls and unified them with the MPI-I/ODana Robinson2019-08-261-17/+212
* Some refactoring prior to implementing new H5P MPI functions.Dana Robinson2019-08-141-0/+198