summaryrefslogtreecommitdiffstats
path: root/vms/src/h5pubconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'vms/src/h5pubconf.h')
-rw-r--r--vms/src/h5pubconf.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/vms/src/h5pubconf.h b/vms/src/h5pubconf.h
index 69b5ef8..f5718f0 100644
--- a/vms/src/h5pubconf.h
+++ b/vms/src/h5pubconf.h
@@ -456,17 +456,10 @@
/* Define if the metadata trace file code is to be compiled in */
/* #undef H5_METADATA_TRACE_FILE */
-/* Define if your system can handle complicated MPI derived datatype
- correctly. */
-/* #undef H5_MPI_COMPLEX_DERIVED_DATATYPE_WORKS */
-
/* Define if your system's `MPI_File_set_size' function works for files over
2GB. */
/* #undef H5_MPI_FILE_SET_SIZE_BIG */
-/* Define if your system can handle special collective IO properly. */
-/* #undef H5_MPI_SPECIAL_COLLECTIVE_IO_WORKS */
-
/* Define if we can violate pointer alignment restrictions */
#define H5_NO_ALIGNMENT_RESTRICTIONS 1