<!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=utf-8" 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 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/c7b5ac907c2cc0bb038b304e85541bc84ad523fd">c7b5ac90</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2017-10-04T17:09:30+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">theta has 20 minute minimum walltime
</pre>
</li>
</ul>
<h4>1 changed file:</h4>
<ul>
<li class="file-stats">
<a href="#10ab545ac261543074afa9e7c9daa4a1d1d9cbae">
darshan-test/regression/cray-module-alcf/runjob.sh
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id="10ab545ac261543074afa9e7c9daa4a1d1d9cbae">
<a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/c7b5ac907c2cc0bb038b304e85541bc84ad523fd#10ab545ac261543074afa9e7c9daa4a1d1d9cbae"><strong>darshan-test/regression/cray-module-alcf/runjob.sh</strong></a>
<hr>
<table class="code white" style="font-family: monospace; font-size: 12px;" bgcolor="#fff" width="100%" cellpadding="0" cellspacing="0">
<tr class="line_holder" id="" style="line-height: 1.6;">
<td class="diff-line-num old_line" data-linenumber="1" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
1
</td>
<td class="diff-line-num new_line" data-linenumber="1" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
1
</td>
<td class="line_content noteable_line" style="padding-left: 0.5em; padding-right: 0.5em;">
<pre style="margin: 0;"> <span id="LC1" class="line" lang="shell"><span class="c" style="color: #998; font-style: italic;">#!/bin/bash</span></span>
</pre>
</td>
</tr>
<tr class="line_holder" id="" style="line-height: 1.6;">
<td class="diff-line-num old_line" data-linenumber="2" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
2
</td>
<td class="diff-line-num new_line" data-linenumber="2" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
2
</td>
<td class="line_content noteable_line" style="padding-left: 0.5em; padding-right: 0.5em;">
<pre style="margin: 0;"> <span id="LC2" class="line" lang="shell"></span>
</pre>
</td>
</tr>
<tr class="line_holder" id="" style="line-height: 1.6;">
<td class="diff-line-num old_line" data-linenumber="3" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
3
</td>
<td class="diff-line-num new_line" data-linenumber="3" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
3
</td>
<td class="line_content noteable_line" style="padding-left: 0.5em; padding-right: 0.5em;">
<pre style="margin: 0;"> <span id="LC3" class="line" lang="shell"><span class="c" style="color: #998; font-style: italic;"># submit job and get job id</span></span>
</pre>
</td>
</tr>
<tr class="line_holder old" id="" style="line-height: 1.6;">
<td class="diff-line-num old old_line" data-linenumber="4" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #fac5cd; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#f9d7dc">
4
</td>
<td class="diff-line-num new_line old" data-linenumber="4" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #fac5cd; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="padding-left: 0.5em; padding-right: 0.5em;" bgcolor="#fbe9eb">
<pre style="margin: 0;">-<span id="LC4" class="line" lang="shell"><span class="nv" style="color: teal;">jobid</span><span class="o" style="font-weight: bold;">=</span><span class="sb" style="color: #d14;">`</span>qsub <span class="nt" style="color: navy;">--env</span> <span class="nv" style="color: teal;">DARSHAN_LOGFILE</span><span class="o" style="font-weight: bold;">=</span><span class="nv" style="color: teal;">$DARSHAN_LOGFILE</span> <span class="nt" style="color: navy;">--env</span> <span class="nv" style="color: teal;">DARSHAN_DEFAULT_NPROCS</span><span class="o" style="font-weight: bold;">=</span><span class="nv" style="color: teal;">$DARSHAN_DEFAULT_NPROCS</span> <span class="nt" style="color: navy;">--proccount</span> <span class="nv" style="color: teal;">$DARSHAN_DEFAULT_NPROCS</span> <span class="nt" style="color: navy;">-A</span> EarlyPerf_theta <span class="nt" style="color: navy;">-t</span> <span class="idiff left right">1</span>0 <span class="nt" style="color: navy;">-n</span> 1 <span class="nt" style="color: navy;">--output</span> <span class="nv" style="color: teal;">$DARSHAN_TMP</span>/<span class="nv" style="color: teal;">$$</span><span class="nt" style="color: navy;">-tmp</span>.out <span class="nt" style="color: navy;">--error</span> <span class="nv" style="color: teal;">$DARSHAN_TMP</span>/<span class="nv" style="color: teal;">$$</span><span class="nt" style="color: navy;">-tmp</span>.err <span class="nt" style="color: navy;">--debuglog</span> <span class="nv" style="color: teal;">$DARSHAN_TMP</span>/<span class="nv" style="color: teal;">$$</span><span class="nt" style="color: navy;">-tmp</span>.debuglog <span class="nv" style="color: teal;">$DARSHAN_TESTDIR</span>/<span class="nv" style="color: teal;">$DARSHAN_PLATFORM</span>/cobalt-submit.sh <span class="s2" style="color: #d14;">"</span><span class="nv" style="color: teal;">$@</span><span class="s2" style="color: #d14;">"</span><span class="sb" style="color: #d14;">`</span></span>
</pre>
</td>
</tr>
<tr class="line_holder new" id="" style="line-height: 1.6;">
<td class="diff-line-num new old_line" data-linenumber="5" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="4" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#ddfbe6">
4
</td>
<td class="line_content new noteable_line" style="padding-left: 0.5em; padding-right: 0.5em;" bgcolor="#ecfdf0">
<pre style="margin: 0;">+<span id="LC4" class="line" lang="shell"><span class="nv" style="color: teal;">jobid</span><span class="o" style="font-weight: bold;">=</span><span class="sb" style="color: #d14;">`</span>qsub <span class="nt" style="color: navy;">--env</span> <span class="nv" style="color: teal;">DARSHAN_LOGFILE</span><span class="o" style="font-weight: bold;">=</span><span class="nv" style="color: teal;">$DARSHAN_LOGFILE</span> <span class="nt" style="color: navy;">--env</span> <span class="nv" style="color: teal;">DARSHAN_DEFAULT_NPROCS</span><span class="o" style="font-weight: bold;">=</span><span class="nv" style="color: teal;">$DARSHAN_DEFAULT_NPROCS</span> <span class="nt" style="color: navy;">--proccount</span> <span class="nv" style="color: teal;">$DARSHAN_DEFAULT_NPROCS</span> <span class="nt" style="color: navy;">-A</span> EarlyPerf_theta <span class="nt" style="color: navy;">-t</span> <span class="idiff left right">2</span>0 <span class="nt" style="color: navy;">-n</span> 1 <span class="nt" style="color: navy;">--output</span> <span class="nv" style="color: teal;">$DARSHAN_TMP</span>/<span class="nv" style="color: teal;">$$</span><span class="nt" style="color: navy;">-tmp</span>.out <span class="nt" style="color: navy;">--error</span> <span class="nv" style="color: teal;">$DARSHAN_TMP</span>/<span class="nv" style="color: teal;">$$</span><span class="nt" style="color: navy;">-tmp</span>.err <span class="nt" style="color: navy;">--debuglog</span> <span class="nv" style="color: teal;">$DARSHAN_TMP</span>/<span class="nv" style="color: teal;">$$</span><span class="nt" style="color: navy;">-tmp</span>.debuglog <span class="nv" style="color: teal;">$DARSHAN_TESTDIR</span>/<span class="nv" style="color: teal;">$DARSHAN_PLATFORM</span>/cobalt-submit.sh <span class="s2" style="color: #d14;">"</span><span class="nv" style="color: teal;">$@</span><span class="s2" style="color: #d14;">"</span><span class="sb" style="color: #d14;">`</span></span>
</pre>
</td>
</tr>
<tr class="line_holder" id="" style="line-height: 1.6;">
<td class="diff-line-num old_line" data-linenumber="5" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
5
</td>
<td class="diff-line-num new_line" data-linenumber="5" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
5
</td>
<td class="line_content noteable_line" style="padding-left: 0.5em; padding-right: 0.5em;">
<pre style="margin: 0;"> <span id="LC5" class="line" lang="shell"></span>
</pre>
</td>
</tr>
<tr class="line_holder" id="" style="line-height: 1.6;">
<td class="diff-line-num old_line" data-linenumber="6" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
6
</td>
<td class="diff-line-num new_line" data-linenumber="6" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
6
</td>
<td class="line_content noteable_line" style="padding-left: 0.5em; padding-right: 0.5em;">
<pre style="margin: 0;"> <span id="LC6" class="line" lang="shell"><span class="k" style="font-weight: bold;">if</span> <span class="o" style="font-weight: bold;">[</span> <span class="nv" style="color: teal;">$?</span> <span class="nt" style="color: navy;">-ne</span> 0 <span class="o" style="font-weight: bold;">]</span><span class="p">;</span> <span class="k" style="font-weight: bold;">then</span></span>
</pre>
</td>
</tr>
<tr class="line_holder" id="" style="line-height: 1.6;">
<td class="diff-line-num old_line" data-linenumber="7" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
7
</td>
<td class="diff-line-num new_line" data-linenumber="7" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
7
</td>
<td class="line_content noteable_line" style="padding-left: 0.5em; padding-right: 0.5em;">
<pre style="margin: 0;"> <span id="LC7" class="line" lang="shell"><span class="k" style="font-weight: bold;">        </span><span class="nb" style="color: #0086b3;">echo</span> <span class="s2" style="color: #d14;">"Error: failed to qsub </span><span class="nv" style="color: teal;">$@</span><span class="s2" style="color: #d14;">"</span></span>
</pre>
</td>
</tr>

</table>
<br>
</li>

</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/commit/c7b5ac907c2cc0bb038b304e85541bc84ad523fd">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.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://xgitlab.cels.anl.gov/darshan/darshan/commit/c7b5ac907c2cc0bb038b304e85541bc84ad523fd"}}</script>
</p>
</div>
</body>
</html>