Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
darshan
darshan
Commits
68b374d9
Commit
68b374d9
authored
Feb 10, 2017
by
Shane Snyder
Browse files
add some DxT perf results from Cong to docs
parent
a9d76551
Changes
2
Hide whitespace changes
Inline
Side-by-side
darshan-runtime/doc/DXT-overhead.pdf
0 → 100644
View file @
68b374d9
File added
darshan-runtime/doc/darshan-runtime.txt
View file @
68b374d9
...
@@ -26,11 +26,13 @@ files on Lustre file systems, and a module for instrumenting stdio (i.e., stream
...
@@ -26,11 +26,13 @@ files on Lustre file systems, and a module for instrumenting stdio (i.e., stream
functions like `fopen()`, `fread()`, etc).
functions like `fopen()`, `fread()`, etc).
Starting in version 3.1.3, Darshan also allows for full tracing of application I/O
Starting in version 3.1.3, Darshan also allows for full tracing of application I/O
workloads using the newly developed Darshan eXtended Tracing (D
X
T) instrumentation
workloads using the newly developed Darshan eXtended Tracing (D
x
T) instrumentation
module. This module can be selectively enabled at runtime to provide high-fidelity
module. This module can be selectively enabled at runtime to provide high-fidelity
traces of an application's I/O workload, as opposed to the coarse-grained I/O summary
traces of an application's I/O workload, as opposed to the coarse-grained I/O summary
data that Darshan has traditionally provided. Currently, DXT only traces at the POSIX
data that Darshan has traditionally provided. Currently, DxT only traces at the POSIX
and MPI-IO layers.
and MPI-IO layers. Initial link:DXT-overhead.pdf[performance results] demonstrate the
low overhead of DxT tracing, offering comparable performance to Darshan's traditional
coarse-grained instrumentation methods.
This document provides generic installation instructions, but "recipes" for
This document provides generic installation instructions, but "recipes" for
several common HPC systems are provided at the end of the document as well.
several common HPC systems are provided at the end of the document as well.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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