Skip to content

Commit

Permalink
Web update by igb180 on Mon Jan 22 16:33:53 EST 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
iebecker committed Jan 22, 2024
1 parent 8259ea3 commit 131f4a2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
10 changes: 6 additions & 4 deletions docs/pages/resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,14 +137,16 @@ <h1>Resources</h1>
<!-- hack to include week01.zip in website for shareable link -->
<!-- []({attach}./week01.zip) -->

<h2><a id="fasrc"></a><a class="anchor-link" href="#fasrc">FAS OnDemand User Guide</a></h2>
<h2><a id="fasrc"></a><a class="anchor-link" href="#fasrc">HUIT Open OnDemand</a></h2>
<ul>
<li><a href="https://fasrc.github.io/fas-ondemand-user-guide/">User guide for compute cluster</a></li>
<li><a href="https://harvard-atg.github.io/huit-ondemand-user-docs/">User guide</a></li>
</ul>
<h2><a id="general"></a><a class="anchor-link" href="#general">General Useful References</a></h2>
<ul>
<li><a href="../pages/linux_productivity_tools.pdf">Linux Productivity Tools (ORNL)</a></li>
<li><a href="http://www.ee.surrey.ac.uk/Teaching/Unix/">Unix Tutorial</a></li>
</ul>
<!-- * [Unix Tutorial](http://www.ee.surrey.ac.uk/Teaching/Unix/) -->
<ul>
<li><a href="https://files.fosswire.com/2007/08/fwunixref.pdf">Command Line Reference Cheat Sheet</a></li>
<li><a href="https://devhints.io/bash">Bash scripting Cheat Sheet</a></li>
<li><a href="https://www.overleaf.com/learn/latex/Learn_LaTeX_in_30_minutes">Learn LaTeX in 30 Minutes</a></li>
Expand All @@ -171,7 +173,7 @@ <h2><a id="c-cpp"></a><a class="anchor-link" href="#c-cpp">C/C++</a></h2>
<h2><a id="openmp"></a><a class="anchor-link" href="#openmp">OpenMP</a></h2>
<ul>
<li><a href="https://www.openmp.org/specifications/">OpenMP Specification</a></li>
<li><a href="https://hpc.llnl.gov/tuts/openMP/">OpenMP Tutorial (LLNL)</a></li>
<li><a href="https://hpc-tutorials.llnl.gov/openmp/">OpenMP Tutorial (LLNL)</a></li>
<li><a href="https://www.openmp.org/wp-content/uploads/openmp-examples-5.1.pdf">OpenMP Examples</a></li>
</ul>
<h2><a id="mpi"></a><a class="anchor-link" href="#mpi">MPI</a></h2>
Expand Down
1 change: 1 addition & 0 deletions docs/pages/syllabus.html
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ <h2><a id="cobjective"></a><a class="anchor-link" href="#cobjective">Course Obje
levels.</p>
<!--A short `pdf` version of this syllabus can be [downloaded
here]({attach}./cs205_syllabus.pdf).-->

<!-- TODO: Check file -->

<h3><a id="lobjective"></a><a class="anchor-link" href="#lobjective">Learning Objective</a></h3>
Expand Down
2 changes: 1 addition & 1 deletion docs/tipuesearch_content.js

Large diffs are not rendered by default.

0 comments on commit 131f4a2

Please sign in to comment.