[Darshan-commits] [Git][darshan/darshan][issue-217-hdf5-abi-switch] update docs and changelog

Philip Carns xgitlab at cels.anl.gov
Wed Jan 25 23:40:15 CST 2017


Philip Carns pushed to branch issue-217-hdf5-abi-switch at darshan / darshan


Commits:
201a8f9a by Phil Carns at 2017-01-25T21:39:46-08:00
update docs and changelog

- - - - -


2 changed files:

- ChangeLog
- darshan-runtime/doc/darshan-runtime.txt


Changes:

=====================================
ChangeLog
=====================================
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,11 @@ Darshan-3.1.3-pre1
 * skip instrumentation attempts for anonymous mmap() calls; this avoids a
   potentential deadlock condition when used with hugepages on Cray systems.
   Reported by Glenn Lockwood and Cristian Simarro.
+* disable HDF5 module by default unless enabled using --enable-HDF5-post-1.10
+  or --enable-HDF5-pre-1.10 configure arguments.  These options
+  vary the wrapper prototypes to match the corresponding HDF5 library ABI.
+  The initial patch for HDF5 1.10 compatibility was contributed by 
+  Karl-Ulrich Bamberg.
 
 Darshan-3.1.2
 =============


=====================================
darshan-runtime/doc/darshan-runtime.txt
=====================================
--- a/darshan-runtime/doc/darshan-runtime.txt
+++ b/darshan-runtime/doc/darshan-runtime.txt
@@ -76,6 +76,10 @@ header and library.
 and only builds if BG/Q environment detected).
 * `--enable-group-readable-logs`: sets darshan log file permissions to allow
 group read access.
+* `--enable-HDF5-pre-1.10`: enables the Darshan HDF5 instrumentation module,
+with support for HDF5 versions prior to 1.10
+* `--enable-HDF5-post-1.10`: enables the Darshan HDF5 instrumentation module,
+with support for HDF5 versions 1.10 or higher
 
 === Cross compilation
 



View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/201a8f9aafb2ba4af9476ce21a6d4e4d2d37eee8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20170125/71fb9e75/attachment.html>


More information about the Darshan-commits mailing list