Skip to content

Commit

Permalink
Deploy to GitHub Pages: 2100008
Browse files Browse the repository at this point in the history
  • Loading branch information
Github CI committed Sep 18, 2023
1 parent bfaaf49 commit 401f0bb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions Software_Guides/Other_Software/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2401,6 +2401,13 @@ <h3 id="find-out-if-a-software-package-is-installed-and-load-it">Find out if a s
of that compiler. There may be GNU compiler versions and Intel compiler versions of the same
software available.</p>
<p>Once the module is loaded, you should have all the usual executables in your path, and can use its commands. You load modules in exactly the same way inside a jobscript.</p>
<p>Useful resources:</p>
<ul>
<li><a href="https://moodle.ucl.ac.uk/mod/page/view.php?id=4846737">Modules pt 1 (moodle)</a> (UCL users)</li>
<li><a href="https://moodle.ucl.ac.uk/mod/page/view.php?id=4846739">Modules pt 2 (moodle)</a> (UCL users)</li>
<li><a href="https://mediacentral.ucl.ac.uk/Play/98405">Modules pt 1 (mediacentral)</a> (non-UCL users)</li>
<li><a href="https://mediacentral.ucl.ac.uk/Play/98414">Modules pt 2 (mediacentral)</a> (non-UCL users)</li>
</ul>
<h2 id="notes-on-how-to-run-specific-packages">Notes on how to run specific packages<a class="headerlink" href="#notes-on-how-to-run-specific-packages" title="Permanent link">§</a></h2>
<p>The packages below have slightly complex commands needed to run them, or different settings needed on our clusters. These are examples of what should be added to your jobscripts. Change the module load command to the version you want to load and check that the dependencies are the same.</p>
<p>The top of a jobscript should contain your <a href="../../Experienced_Users/#script-sections">resource requests</a>. See also <a href="../../Example_Jobscripts/">examples of full jobscripts</a> .</p>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 401f0bb

Please sign in to comment.