summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJordan Henderson <jhenderson@hdfgroup.org>2018-07-31 18:42:19 (GMT)
committerJordan Henderson <jhenderson@hdfgroup.org>2018-08-02 14:47:35 (GMT)
commitbccf6e38a4da0a370df82830a3607ae169fcd0cc (patch)
treede7123458455a9b9c2fe05c172eb9ec7114a6de4 /config
parent7a4025f25916c241289ec0b97baad4c9c29241aa (diff)
downloadhdf5-bccf6e38a4da0a370df82830a3607ae169fcd0cc.zip
hdf5-bccf6e38a4da0a370df82830a3607ae169fcd0cc.tar.gz
hdf5-bccf6e38a4da0a370df82830a3607ae169fcd0cc.tar.bz2
Add Autotools and CMake checks for big I/O MPI-3 functions
Diffstat (limited to 'config')
-rw-r--r--config/cmake/libhdf5.settings.cmake.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/cmake/libhdf5.settings.cmake.in b/config/cmake/libhdf5.settings.cmake.in
index 8c0de97..6a489e7 100644
--- a/config/cmake/libhdf5.settings.cmake.in
+++ b/config/cmake/libhdf5.settings.cmake.in
@@ -66,6 +66,7 @@ Features:
---------
Parallel HDF5: @HDF5_ENABLE_PARALLEL@
Parallel Filtered Dataset Writes: @PARALLEL_FILTERED_WRITES@
+ Large Parallel I/O: @LARGE_PARALLEL_IO@
High-level library: @HDF5_BUILD_HL_LIB@
Threadsafety: @HDF5_ENABLE_THREADSAFE@
Default API mapping: @DEFAULT_API_VERSION@