<html lang='en'>
<head>
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<title>
GitLab
</title>
</meta>
</head>
<style>
  img {
    max-width: 100%;
    height: auto;
  }
  p.details {
    font-style:italic;
    color:#777
  }
  .footer p {
    font-size:small;
    color:#777
  }
  pre.commit-message {
    white-space: pre-wrap;
  }
  .file-stats a {
    text-decoration: none;
  }
  .file-stats .new-file {
    color: #090;
  }
  .file-stats .deleted-file {
    color: #B00;
  }
</style>
<body>
<div class='content'>
<h3>Philip Carns pushed to branch master 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/7eecf5d0dd5acdf93afdd63825574538b0bec904">7eecf5d0</a></strong>
<div>
<span>by Phil Carns</span>
<i>at 2015-09-25T13:05:00Z</i>
</div>
<pre class='commit-message'>markdown version of readme for gitlab</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/3d3c4257128b07120f8b572e38410370572a664a">3d3c4257</a></strong>
<div>
<span>by Phil Carns</span>
<i>at 2015-09-25T13:06:48Z</i>
</div>
<pre class='commit-message'>trying to figure out why markdown link is grumpy</pre>
</li>
</ul>
<h4>1 changed file:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
README

README.md
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://xgitlab.cels.anl.gov/darshan/darshan/compare/676030f16b4f8c1a062b6abdcbd893aa35698bcc...3d3c4257128b07120f8b572e38410370572a664a#diff-0'>
<strong>
README
</strong>

<strong>
README.md
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/README
</span><span style="color: #000000;background-color: #ddffdd">+++ b/README.md
</span><span style="color: #aaaaaa">@@ -1,4 +1,14 @@
</span>-The Darshan source tree is divided into two parts:
<span style="color: #000000;background-color: #ddffdd">+Darshan is a lightweight I/O characterization tool that transparently
+captures I/O access pattern information from HPC applications.
+Darshan can be used to tune applications for increased scientific
+productivity or to gain insight into trends in large-scale computing
+systems.
+
+Please see the 
+[Darshan web page](http://www.mcs.anl.gov/research/projects/darshan)
+for more in-depth news and documentation.
+
+The Darshan source tree is divided into two main parts:
</span> 
 - darshan-runtime: to be installed on systems where you intend to 
   instrument MPI applications.  See darshan-runtime/doc/darshan-runtime.txt
<span style="color: #aaaaaa">@@ -8,9 +18,6 @@ The Darshan source tree is divided into two parts:
</span>   log files produced by darshan-runtime.  See
   darshan-util/doc/darshan-util.txt for installation instructions.
 
-General documentation can be found on the Darshan documentation web page:
-http://www.mcs.anl.gov/darshan/documentation/
-
 The darshan-test directory contains various test harnesses, benchmarks,
 patches, and unsupported utilites that are mainly of interest to Darshan
 developers.
</code></pre>

<br>
</li>

</div>
<div class='footer' style='margin-top: 10px;'>
<p>

<br>
<a href="https://xgitlab.cels.anl.gov/darshan/darshan/compare/676030f16b4f8c1a062b6abdcbd893aa35698bcc...3d3c4257128b07120f8b572e38410370572a664a">View it on GitLab</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":["merge_requests","issues","commit"],"url":"https://xgitlab.cels.anl.gov/darshan/darshan/compare/676030f16b4f8c1a062b6abdcbd893aa35698bcc...3d3c4257128b07120f8b572e38410370572a664a"}}</script>
</p>
</div>
</body>
</html>