You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="copy highlight"><pre><span></span><code><spanclass="c1"># This example regex will match the exact substring "ash_injection".</span>
4056
4056
<spanclass="c1"># That is, it will match "ash_injection_validate_test",</span>
4057
4057
<spanclass="c1"># "test_suite_ash_injection", and "test_ash_injection_quick" but not</span>
@@ -4184,7 +4184,7 @@ <h3 id="testing-on-supported-machines">Testing on Supported Machines</h3>
4184
4184
the desired device to run with (CPU, GPU).
4185
4185
This is because <code>test-all-eamxx</code> configures the run according to a
4186
4186
"machine file" that sets an environment known to build and test successfully
4187
-
and efficiently<supid="fnref:mach-file"><aclass="footnote-ref" href="#fn:mach-file">6</a></sup>.</p>
4187
+
and efficiently<supid="fnref:mach-file"><aclass="footnote-ref" href="#fn:mach-file">7</a></sup>.</p>
4188
4188
<detailsclass="example">
4189
4189
<summary>Example: Running on Perlmutter</summary>
4190
4190
<divclass="copy highlight"><pre><span></span><code><spanclass="c1"># run tests on cpu</span>
<p><strong><em>Smoke Test</em></strong> is a term used by software developers to describe a type of test that initially indicates whether something is working properly--as in, "flip the switch and see if anything starts smoking." <imgalt="🤞" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/[email protected]/assets/svg/1f91e.svg" title=":fingers_crossed:" /> <aclass="footnote-backref" href="#fnref:smoke-test-def" title="Jump back to footnote 5 in the text">↩</a></p>
4362
4362
</li>
4363
+
<liid="fn:regex-tool">
4364
+
<p>For those that are not regex ninjas (yet), there are useful tools only to construct or decode regex strings--e.g., <ahref="https://regexr.com">RegExr</a>. <aclass="footnote-backref" href="#fnref:regex-tool" title="Jump back to footnote 6 in the text">↩</a></p>
4365
+
</li>
4363
4366
<liid="fn:mach-file">
4364
4367
<p>If you discover that a supported machine does not successfully build and test, please file an <ahref="https://github.com/E3SM-Project/E3SM/issues">Issue</a> with the tag <strong><em>Machine Files</em></strong>.
4365
-
Also, no promises the standard configuration is perfectly efficient. <aclass="footnote-backref" href="#fnref:mach-file" title="Jump back to footnote 6 in the text">↩</a></p>
4366
-
</li>
4367
-
<liid="fn:regex-tool">
4368
-
<p>For those that are not regex ninjas (yet), there are useful tools only to construct or decode regex strings--e.g., <ahref="https://regexr.com">RegExr</a>. <aclass="footnote-backref" href="#fnref:regex-tool" title="Jump back to footnote 7 in the text">↩</a></p>
4368
+
Also, no promises the standard configuration is perfectly efficient. <aclass="footnote-backref" href="#fnref:mach-file" title="Jump back to footnote 7 in the text">↩</a></p>
4369
4369
</li>
4370
4370
<liid="fn:tas-compute-node">
4371
4371
<p>While probably not time-efficient, there is no reason <code>test-all-eamxx</code> cannot also be run by submitting to the batch scheduler.
<p>An EAMxx compset configuration employing doubly-periodic lateral boundary conditions. <aclass="footnote-backref" href="#fnref:dpxx" title="Jump back to footnote 1 in the text">↩</a><aclass="footnote-backref" href="#fnref2:dpxx" title="Jump back to footnote 1 in the text">↩</a></p>
4041
+
</li>
4039
4042
<liid="fn:grid_nomenclature">
4040
4043
<p>See below for some additional details about <strong><em>Grid Nomenclature</em></strong></p>
<p><aclass="footnote-backref" href="#fnref:grid_nomenclature" title="Jump back to footnote 1 in the text">↩</a></p>
4071
-
</li>
4072
-
<liid="fn:dpxx">
4073
-
<p>An EAMxx compset configuration employing doubly-periodic lateral boundary conditions. <aclass="footnote-backref" href="#fnref:dpxx" title="Jump back to footnote 2 in the text">↩</a><aclass="footnote-backref" href="#fnref2:dpxx" title="Jump back to footnote 2 in the text">↩</a></p>
4073
+
<p><aclass="footnote-backref" href="#fnref:grid_nomenclature" title="Jump back to footnote 2 in the text">↩</a></p>
4074
4074
</li>
4075
4075
<liid="fn:ne4-testing-only">
4076
4076
<p><strong><em>Note:</em></strong> The <code>ne4</code> (ultra-low resolution) grid is
0 commit comments