<!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>
Shane Snyder pushed to branch dev-detailed-hdf5-mod
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/201d8d9602e2d25174474d3d8d651d39724f6230">201d8d96</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-07T09:24:20-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">fix for fscanf wrappers in static linking
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/50c4669deba4a794b4be91e9a4fb5bddca162991">50c4669d</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-07T09:24:20-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'dev-fscanf-wrapper-fix' into 'master'

fix for fscanf wrappers in static linking

See merge request darshan/darshan!43</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/f759e67f2fa35a53be447e463dac32473ecef447">f759e67f</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-09T13:02:12-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">simplify static linking implementation
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/bbdfb4f9dd0f86dcb3ce452fba4addbff9c9e53f">bbdfb4f9</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-09T13:02:12-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'dev-cleanup-static-link' into 'master'

simplify static linking implementation

See merge request darshan/darshan!44</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/3b575b42dcdc51bd44f653401acc88e6bfcbcffd">3b575b42</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-20T09:33:35-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">test stage should actually be shell, not batch

we invoke batch scheduler directly in our scripts
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/7dfbddce4d4e467594162c7a9b3c8a4c74aeca64">7dfbddce</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-20T09:33:35-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'dev-gitlab-ci' into 'master'

add GitLab CI hooks

See merge request darshan/darshan!45</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/6c6ebd9b5510f1b0e020ef647808ad30093e4a01">6c6ebd9b</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-23T10:57:17-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">only build master branch on commit

CI_COMMIT_REF_NAME, *not* CI_MERGE_REQUEST_TARGET_BRANCH_NAME
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/3e25d9ad5d9f408a73400372c02cb973277a92ef">3e25d9ad</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-23T11:03:48-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'dev-gitlab-ci-master-only' into 'master'

modify GitLab CI pipelines to build on master commits

See merge request darshan/darshan!47</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/beb6eeefda8e0b110d4cd3c171c0349cf916772b">beb6eeef</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-24T12:25:21-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">fix dynamic ld flags in config and pkgconfig
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/8dbe970a19839b6a6683302bcb0c45c7c3d4da6b">8dbe970a</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-24T12:40:12-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'dev-fix-dynamic-ld-flags' into 'master'

fix dynamic ld flags in darshan-config and pkgconfig

See merge request darshan/darshan!49</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/f37ffc8d38824e120f69f94536a30e376590adf8">f37ffc8d</a></strong>
<div>
<span>by Philip Carns</span>
<i>at 2020-04-26T16:45:37-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">silence stdout from job-summary

- also remove --summary option
- closes #264
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/2e7a7a003f230fa622ad2c61a0d37ab70d1103f8">2e7a7a00</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-26T16:45:38-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'carns/issue-264-silence-summary' into 'master'

silence stdout from job-summary

Closes #264

See merge request darshan/darshan!50</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/1f6086e1a1c31de30d697e797fd06bfadccf5271">1f6086e1</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-26T18:33:11-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">modify cc wrappers to relax dynamic check
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/c54a8a42158d2354e2ab5e527087d81a39bc2597">c54a8a42</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-26T18:36:21-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'dev-relax-dyn-cc-wrappers' into 'master'

relax dynamic linker check in compiler wrappers

See merge request darshan/darshan!51</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/4a3f37d98a540c948004eae91daa4e0626e5bcbc">4a3f37d9</a></strong>
<div>
<span>by Philip Carns</span>
<i>at 2020-04-26T21:12:10-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">add darshan-config --log-path option

closes #244
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/73972e987fc8fc6f5046a88d27250587b290268f">73972e98</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-26T21:12:10-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'carns/issue-244-show-log-path' into 'master'

add darshan-config --log-path option

Closes #244

See merge request darshan/darshan!52</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/cad82a11782146e24ee65b60f7cc3f88b7afefae">cad82a11</a></strong>
<div>
<span>by Rob Latham</span>
<i>at 2020-04-26T21:55:52-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Instrument offsets in DXT_MPIIO module
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/559219497a455fec5d58446c6e093905c118acb0">55921949</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-26T21:55:52-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'dev-dxt-mpiio-offset' into 'master'

DXT: include  mpiio offset

See merge request darshan/darshan!46</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/394523794c4fc5e8fc9fef0a3372f32f5ed32814">39452379</a></strong>
<div>
<span>by Jakob Luettgau</span>
<i>at 2020-04-30T15:22:03-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Darshan logutil helpers for Python bindings
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/49eb46cc77b8de07a8e81ec21a8c2b9d0f473192">49eb46cc</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-04-30T15:22:03-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'python-bindings' into 'master'

Python Bindings via CFFI

See merge request darshan/darshan!31</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/a77f9a31072463991670dd62c0226cf4ba17f84b">a77f9a31</a></strong>
<div>
<span>by Rob Latham</span>
<i>at 2020-04-30T16:57:13-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">fix parameter order

In shutdown_bench_setup I called MPIIO_RECORD_WRITE with the 'type' and
'offset' parameters swapped.
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/92f6d7d306a1326fdb95fc5dc67bb23c2d4b7d2a">92f6d7d3</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-05-03T21:09:16-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'bugfix-wrong-order' into 'master'

fix parameter order

See merge request darshan/darshan!53</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/f4ffd59bfa1e0aa86c3938f133ccc5e0dad8f0f6">f4ffd59b</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-05-03T21:11:23-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">changes for h5f/h5d module formats
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/1ed42962ebb6cb94c4ef2795a16b6f1635ea5cb4">1ed42962</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-05-03T21:11:23-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">darshan-runtime support for h5d/h5f
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/1303aad0a7dce083d61d29b934780f0633b6155b">1303aad0</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-05-03T21:11:23-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">darshan-util support for h5d/h5f
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/6624f454f8ebd3ee44bd606fdea54e74790ff435">6624f454</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-05-03T21:28:12-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">support for h5d chunking & common access
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/07ed4f1757caa823dc9f6037645ada8e3faf362c">07ed4f17</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-05-03T21:28:12-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">updated hdf5 logutils code
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/5c8cbd8cb7ec76213b309b65e71a2b459d85817c">5c8cbd8c</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-05-03T21:28:12-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">more back-compat code for h5d logutils
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/a0f75abde7d7e09c66ca1460525be4c891791f1d">a0f75abd</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-05-03T21:28:12-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">fix version warnings for H5F module
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/ccfeb71671404a1e84a50d8ef0aca8b4dc55d00f">ccfeb716</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-05-03T21:28:12-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">updated HDF5 documentation for darshan-util
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/50b915401b6fe61b5dddf879d7871ebd03706c1e">50b91540</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-05-03T21:28:12-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">update autoconf support for hdf5 module
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/7331132f2cc0cd65937c31aeb8df33cbbe3e3c8b">7331132f</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-05-03T21:28:12-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">hdf5 hyperslab fns only supported 1.10+
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/b6ff91f515e5d0e3f770fb7ad0c60acc15ae5e30">b6ff91f5</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-05-03T21:28:12-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">fix logic in h5 version check
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/9ccb3e17f41474e4fdc69fce2b411d8ed98a3326">9ccb3e17</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-05-03T21:28:12-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">don't forget DARSHAN_DECLs in hdf5 mod
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/1dd70f88dd8276d154d3a2e019ec0e8b4e903c5f">1dd70f88</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-05-03T21:29:33-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">remove stubs library and undefined ld-opts
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/9d5bb6af3bf352f9633c4bcfd52f26942dfb8a7a">9d5bb6af</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-05-03T21:29:33-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">keep mpi/stdio ld-opts for static links
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/c6365cd3a7689e738b865ea7dda409021e456d42">c6365cd3</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-05-03T21:29:33-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">make H5Dcreate1 undefined to avoid link issues
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/e3d83f74f3c697fdfb313678bb62ffdb96f73d70">e3d83f74</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-05-03T21:29:33-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">more build/runtime logic for H5 version changes
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/83205f580a06e37784a14e8181005f8be7876ed7">83205f58</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2020-05-03T21:34:47-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">add HDF5 rpath to linker flags

also, relax runtime lib compatibility checks to only
enforce that runtime vs build time are both 1.10+ or both 1.10-
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#587d266bb27a4dc3022bbed44dfa19849df3044c">
.gitlab-ci.yml
</a>
</li>
<li class="file-stats">
<a href="#00fe7828d56d7a3ee4030d6cea057cf13f50e70c">
ChangeLog
</a>
</li>
<li class="file-stats">
<a href="#94f66ea031baf48de736f0ade0b071e9ae288b30">
darshan-dxt-log-format.h
</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="#5d34e55e1fdcb5b89d04277117fbe0eee05b7743">
darshan-runtime/darshan-common.h
</a>
</li>
<li class="file-stats">
<a href="#68dfbc01eca18ead9b2d93f7ae47e2119044a92f">
darshan-runtime/darshan-config.in
</a>
</li>
<li class="file-stats">
<a href="#c2ff78b5942120948d2af11bed9fce2ce996a58a">
darshan-runtime/darshan-dxt.h
</a>
</li>
<li class="file-stats">
<a href="#150a474b393417f25451d74da4935074cc1d914d">
darshan-runtime/darshan-gen-cc.pl.in
</a>
</li>
<li class="file-stats">
<a href="#d253284d2466fb37f0a5b02e23e4f3246acceacb">
darshan-runtime/darshan-gen-cxx.pl.in
</a>
</li>
<li class="file-stats">
<a href="#9765bbdc8a4f2dfdddea193785c9cbcbe699d669">
darshan-runtime/darshan-gen-fortran.pl.in
</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="#a0bdb7fb95abdabf2559d52b999ae49d047724e6">
darshan-runtime/lib/darshan-common.c
</a>
</li>
<li class="file-stats">
<a href="#6c99232e319f8703be3efb4ca0398259a2b1f8f5">
darshan-runtime/lib/darshan-dxt.c
</a>
</li>
<li class="file-stats">
<a href="#b54faa3340d8ab553a960f2bf24b25dc681c4cce">
<span class="deleted-file">

darshan-runtime/lib/darshan-hdf5-stubs.c
</span>
</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="#82f0a7e311eea47c503140debad34fb2727c0232">
<span class="deleted-file">

darshan-runtime/lib/darshan-pnetcdf-stubs.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#62d3c9bc6d4515bfe5c262ecb56de42ca32bc03c">
darshan-runtime/lib/darshan-posix.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="#78d99fb2f248179279f9bb37a312c0330f9e84fa">
<span class="deleted-file">

darshan-runtime/share/ld-opts/darshan-hdf5-ld-opts
</span>
</a>
</li>
<li class="file-stats">
<a href="#b1f260557a40117cf402c0f80ad8ca2f3d90e493">
<span class="new-file">
+
darshan-runtime/share/ld-opts/darshan-hdf5-ld-opts.in
</span>
</a>
</li>
<li class="file-stats">
<a href="#42b9e5f099e08a86496698f05ee4e681b59c3697">
darshan-runtime/share/ld-opts/darshan-pnetcdf-ld-opts
</a>
</li>
<li class="file-stats">
<a href="#e459ed2225449a791e56270332ee8609d20d0257">
darshan-runtime/share/ld-opts/darshan-stdio-ld-opts

darshan-runtime/share/ld-opts/darshan-stdio-ld-opts.in
</a>
</li>
<li class="file-stats">
<a href="#3719ab306e0263389b8ff3ccae74a10aaceb49d4">
darshan-test/automated/common/build.sh
</a>
</li>
<li class="file-stats">
<a href="#539eabec90fee551975667c6f0d891f97b0548ba">
darshan-test/automated/common/configure.sh
</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/91949d475399aaca0a16aecee062b3839f802f1e...83205f580a06e37784a14e8181005f8be7876ed7">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>