<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Rob Latham pushed to branch dev-better-error-handling
at <a href="https://xgitlab.cels.anl.gov/darshan/darshan">darshan / darshan</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/92501e8767f59e5c5aefd8d3c77fe6f3cf78e4c5">92501e87</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2021-03-25T11:13:34-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">PyDarshan: Record Collections
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/054de6708ac8ff0ea3b6f994dae6b6c0fe89a5ce">054de670</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2021-03-25T11:13:34-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'pydarshan-RecordCollection' into 'master'

PyDarshan: Record Collections

See merge request darshan/darshan!86</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/cfda2264af467439b639cb3d78e02cdb497f815d">cfda2264</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2021-03-25T21:48:40-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add H5D module counter to indicate corresponding H5F record ID
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/631305946cbda0d1a1c6dd0178fb01b7f94095be">63130594</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2021-03-25T21:48:40-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'dev-h5d-file-rec-counter' into 'master'

Add H5D module counter to indicate corresponding H5F record  ID

See merge request darshan/darshan!91</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/f0835bed5024d4e02e569dbd176edc6d8c4dd318">f0835bed</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2021-03-26T11:28:55-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">expose new H5D module counter via pydarshan
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/6616d73b8667820ebac61759d9f66aaed08d1f74">6616d73b</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2021-03-26T16:37:33-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">runtime docs typos
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/f1b80c21e6693eb8b2a153a2d5fc25f08f1058c0">f1b80c21</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2021-03-26T16:49:37-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">updated H5D counter documentation
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/3b8be5c5be50594c5f200ce7fe4e53a59b29141b">3b8be5c5</a></strong>
<div>
<span>by Sudheer Chunduri</span>
<i>at 2021-03-29T19:57:46-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Integrate AutoPerf submodule
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/59379bfb7d909731e15c43f77d45e915b995472d">59379bfb</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2021-03-29T19:57:46-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'autoperf-mod-update' into 'master'

Autoperf MPI module (APMPI) in Darshan

See merge request darshan/darshan!80</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/b1e0f348a8c5156be4fe2f986ca167209a9b2b0b">b1e0f348</a></strong>
<div>
<span>by Rob Latham</span>
<i>at 2021-03-30T13:38:39+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Beter error handling

Now tells user why a system calls failed
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#7445606fbf8f3683cd42bdc54b05d7a0bc2dfc44">
<span class="new-file">
+
.gitmodules
</span>
</a>
</li>
<li class="file-stats">
<a href="#ce35bd04c4558598783b7b3b44035e98e07a7b46">
darshan-hdf5-log-format.h
</a>
</li>
<li class="file-stats">
<a href="#bdd1e6b6875870a7af48c6ae7da880f3b8c1f3bb">
darshan-log-format.h
</a>
</li>
<li class="file-stats">
<a href="#90014b3f60ebaaefa5bb064fa97598399709873f">
darshan-runtime/Makefile.in
</a>
</li>
<li class="file-stats">
<a href="#fd68d1e1ce6723281126e7dd4196d7ab72adcc5d">
darshan-runtime/configure
</a>
</li>
<li class="file-stats">
<a href="#d568bf870ab3f1dae63146414b75cf9481a73076">
darshan-runtime/configure.in
</a>
</li>
<li class="file-stats">
<a href="#949b2eec16a0a3e09ebe0be6e6a728f98e7f2cd0">
darshan-runtime/darshan-dynamic.h
</a>
</li>
<li class="file-stats">
<a href="#555a602b5203510f847d4a1bc246e57e4a96565b">
darshan-runtime/darshan-runtime-config.h.in
</a>
</li>
<li class="file-stats">
<a href="#c1f1275094e9957965ea40cf5852335b4164fd05">
darshan-runtime/doc/darshan-runtime.txt
</a>
</li>
<li class="file-stats">
<a href="#4022c5f1c049da302e63f7acf3598afadfdfeb89">
darshan-runtime/lib/darshan-core.c
</a>
</li>
<li class="file-stats">
<a href="#8db652116ee33e5969aa0dc28d53c50c7fe13a3b">
darshan-runtime/lib/darshan-hdf5.c
</a>
</li>
<li class="file-stats">
<a href="#877f1651aa0eb0d9a867254560698309a8f666df">
darshan-runtime/lib/darshan-mpiio.c
</a>
</li>
<li class="file-stats">
<a href="#41ff3c0222ed422ba7aec7f2c85217f75d7a5d59">
darshan-runtime/lib/pkgconfig/darshan-runtime.pc.in
</a>
</li>
<li class="file-stats">
<a href="#c5165407f8d1cd350ff982c055ed1ec5f6e41b43">
darshan-runtime/share/ld-opts/darshan-base-ld-opts.in
</a>
</li>
<li class="file-stats">
<a href="#ff8e716e236fcaf2a70a2a3d44533bd377108495">
darshan-test/RELEASE-CHECKLIST.txt
</a>
</li>
<li class="file-stats">
<a href="#b6a3acb563ea14d8a61cbee81c0c3cc73474e781">
darshan-util/Makefile.in
</a>
</li>
<li class="file-stats">
<a href="#23911c491be8fa8cb7a78ffa8fcd89f582b778c8">
darshan-util/configure
</a>
</li>
<li class="file-stats">
<a href="#a9f557d482eaf058064eaed649f266799512281e">
darshan-util/configure.in
</a>
</li>
<li class="file-stats">
<a href="#767555317036ed1bce94879712f2cb668969978f">
darshan-util/darshan-hdf5-logutils.c
</a>
</li>
<li class="file-stats">
<a href="#ec0a06238510965f9117476430b17fa7e913c48e">
darshan-util/darshan-logutils.c
</a>
</li>
<li class="file-stats">
<a href="#3387dcf8033fc2ccf847dd281f07c4266bd3a6fe">
darshan-util/darshan-logutils.h
</a>
</li>
<li class="file-stats">
<a href="#00fda3684246660c53077955f537d75b3aa90000">
darshan-util/doc/darshan-util.txt
</a>
</li>
<li class="file-stats">
<a href="#154f19a6a63b1f4036b2592b4b34ca11801250d2">
darshan-util/pydarshan/Makefile
</a>
</li>
<li class="file-stats">
<a href="#0fc021e7664df62c1347cf41b53fe297b48643de">
darshan-util/pydarshan/darshan/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#675dfa95533a19d025bb2d9c3c64df4eb14fedc5">
darshan-util/pydarshan/darshan/backend/api_def_c.py
</a>
</li>
<li class="file-stats">
<a href="#c1d6fbb43edf1c79c1b971ea083d67b16a105feb">
darshan-util/pydarshan/darshan/backend/cffi_backend.py
</a>
</li>
<li class="file-stats">
<a href="#3fce2a69bf7b3618c249165025ee934bfbde36e1">
darshan-util/pydarshan/darshan/discover_darshan.py
</a>
</li>
<li class="file-stats">
<a href="#8ad32bf3b76d00057b0bb06c64ca4f35446085a8">
<span class="new-file">
+
darshan-util/pydarshan/darshan/experimental/aggregators/create_dxttimeline.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#537e479e7341db26a7379a2c60e350e088d5ec79">
darshan-util/pydarshan/darshan/experimental/aggregators/name_records_summary.py
</a>
</li>
<li class="file-stats">
<a href="#979a357597ce1281a97f652d3dcd1aa24760555e">
darshan-util/pydarshan/darshan/experimental/aggregators/filter.py

darshan-util/pydarshan/darshan/experimental/operations/filter.py
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/compare/8ab1e3d937dee75222dc008cc077f37220766dc1...b1e0f348a8c5156be4fe2f986ca167209a9b2b0b">View it on GitLab</a>.
<br>
You're receiving this email because of your account on xgitlab.cels.anl.gov.
If you'd like to receive fewer emails, you can
adjust your notification settings.



</p>
</div>
</body>
</html>