[Darshan-commits] [Git][darshan/darshan][master] updated ChangeLog for all 3.1.3-pre contributions
Shane Snyder
xgitlab at cels.anl.gov
Tue Jan 31 12:10:36 CST 2017
Shane Snyder pushed to branch master at darshan / darshan
Commits:
cdce70c9 by Shane Snyder at 2017-01-31T12:10:08-06:00
updated ChangeLog for all 3.1.3-pre contributions
- - - - -
1 changed file:
- ChangeLog
Changes:
=====================================
ChangeLog
=====================================
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,16 @@ Darshan Release Change Log
Darshan-3.1.3-pre1
=============
+* add new DxT instrumentation modules to provide fine-grained read/write
+ operation tracing at both the POSIX and MPI-IO layers
+ - this functionality should be enabled at runtime by exporting the
+ DXT_ENABLE_IO_TRACE environment variable
+ - trace output is stored within Darshan's traditional log file format
+ - a corresponding trace parser (darshan-dxt-parser) is offered within
+ darshan-util to allow the DxT trace modules to be parsed and displayed
+ - this software was contributed by Cong Xu and Intel's HPDD division.a
+* add logic to allow Darshan to capture command line arguments from Fortran
+ applications (contributed by Cristian Simarro)
* 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.
@@ -15,6 +25,10 @@ Darshan-3.1.3-pre1
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.
+* modified Darshan's path exclusion logic to include a whitelist to prevent
+ I/O to/from Cray's Datawarp service from being filtered out (it is located
+ within the /var directory, which historically has been excluded). Reported
+ by Glenn Lockwood.
Darshan-3.1.2
=============
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/cdce70c9043c69fd0d87701b1a9a1bd261529a87
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20170131/d0a0f822/attachment-0001.html>
More information about the Darshan-commits
mailing list