hdf5/tools
H. Joe Lee 6a5dd86315
Remove check for MPI initialization in tools library when using parallel VFDs
The tools library no longer checks for whether MPI is initialized when attempting to use a parallel VFD, such as the MPI I/O VFD or Subfiling VFD. This requires that parallel VFDs check for this situation and initialize MPI on their own if need be, but also allows parallel VFDs to be used with non-parallel HDF5 tools, such as h5dump.
2024-01-09 10:38:35 -06:00
..
lib Remove check for MPI initialization in tools library when using parallel VFDs 2024-01-09 10:38:35 -06:00
libtest Add variable option syncing for examples (#3885) 2023-12-14 12:50:30 -06:00
src Add 'warning density' computation to the warnhist script (#3910) 2023-12-29 08:42:35 -06:00
test Add variable option syncing for examples (#3885) 2023-12-14 12:50:30 -06:00
CMakeLists.txt Don't build util tests when HDF5_EXTERNALLY_CONFIGURED=ON (#3781) 2023-10-30 12:47:06 -05:00
Makefile.am Add tools/libtest to Autotools builds (#3735) 2023-10-20 15:50:57 -05:00