summaryrefslogtreecommitdiffstats
path: root/src
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 /src
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 'src')
-rw-r--r--src/libhdf5.settings.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libhdf5.settings.in b/src/libhdf5.settings.in
index 61fa1eb..531cd00 100644
--- a/src/libhdf5.settings.in
+++ b/src/libhdf5.settings.in
@@ -69,6 +69,7 @@ Features:
---------
Parallel HDF5: @PARALLEL@
Parallel Filtered Dataset Writes: @PARALLEL_FILTERED_WRITES@
+ Large Parallel I/O: @LARGE_PARALLEL_IO@
High-level library: @HDF5_HL@
Threadsafety: @THREADSAFE@
Default API mapping: @DEFAULT_API_VERSION@