summaryrefslogtreecommitdiffstats
path: root/src/H5mpi.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-6/+6
* Support for UnifyFS with MPI_File_sync (#1801)Houjun Tang2022-07-111-0/+54
* Add H5_CHECK_MPI_VERSION macro to check for at least MPI version of (version,...jhendersonHDF2022-03-301-2/+2
* Parallel Compression improvements (#1302)jhendersonHDF2022-02-241-0/+233
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Updates a comment in H5mpi.c (#863)Dana Robinson2021-07-281-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Fix for HDFFV-11109 - Copy MPI comm and info object into output FAPL from H5F...jhendersonHDF2021-02-171-1/+1
* Fixes a bit shift issue in an MPI constantDana Robinson2020-10-291-14/+14
* Clang-format of source filesAllen Byrne2020-09-301-74/+63
* Trim trailing whitespaceQuincey Koziol2020-04-201-3/+3
* squash cast warning fixkmu2020-01-231-3/+3
* fix unused related warningskmu2020-01-131-1/+1
* 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