Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Cristian Simarro
darshan
Commits
201a8f9a
Commit
201a8f9a
authored
Jan 25, 2017
by
Philip Carns
Browse files
update docs and changelog
parent
c9b803c9
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
201a8f9a
...
...
@@ -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
View file @
201a8f9a
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment