Skip to content

Commit

Permalink
deploy: e5f397b
Browse files Browse the repository at this point in the history
  • Loading branch information
T-Almeida committed Sep 27, 2024
1 parent 727332c commit 5524716
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 31 deletions.
11 changes: 11 additions & 0 deletions detail_material/nodes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@
<li class="toctree-l3"><a class="reference internal" href="#dl-srv-02">dl-srv-02:</a>
</li>
<li class="toctree-l3"><a class="reference internal" href="#dl-srv-03">dl-srv-03:</a>
</li>
<li class="toctree-l3"><a class="reference internal" href="#dl-srv-04">dl-srv-04:</a>
</li>
</ul>
</li>
Expand Down Expand Up @@ -142,6 +144,15 @@ <h3 id="dl-srv-03">dl-srv-03:</h3>
<li>Temporal local storage: 512GB nvme (/tmp/your-job)</li>
<li>Slurm GPU resource name: <strong>nvidia-rtx-a6000</strong></li>
</ul>
<h3 id="dl-srv-04">dl-srv-04:</h3>
<ul>
<li>Type: AlianWare workstation</li>
<li>CPU: Ryzen 9 5900 (12C/24T)</li>
<li>RAM: 96GB</li>
<li>GPU-0: RTX 4070</li>
<li>Temporal local storage: NONE</li>
<li>Slurm GPU resource name: <strong>nvidia-rtx-4070</strong></li>
</ul>
<p>(More to be added in the future)</p>
<h2 id="cpu-nodes">CPU Nodes:</h2>
<p>(More to be added in the future)</p>
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,6 @@ <h2 id="contents">Contents</h2>
</html>

<!--
MkDocs version : 1.6.0
Build Date UTC : 2024-07-17 14:07:09.679614+00:00
MkDocs version : 1.6.1
Build Date UTC : 2024-09-27 10:15:59.452497+00:00
-->
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

42 changes: 14 additions & 28 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,72 +2,58 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://ieeta-pt.github.io/HPC-guides/</loc>
<lastmod>2024-07-17</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-09-27</lastmod>
</url>
<url>
<loc>https://ieeta-pt.github.io/HPC-guides/about/</loc>
<lastmod>2024-07-17</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-09-27</lastmod>
</url>
<url>
<loc>https://ieeta-pt.github.io/HPC-guides/how_to_access/</loc>
<lastmod>2024-07-17</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-09-27</lastmod>
</url>
<url>
<loc>https://ieeta-pt.github.io/HPC-guides/quick_start/</loc>
<lastmod>2024-07-17</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-09-27</lastmod>
</url>
<url>
<loc>https://ieeta-pt.github.io/HPC-guides/detail_material/account_management/</loc>
<lastmod>2024-07-17</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-09-27</lastmod>
</url>
<url>
<loc>https://ieeta-pt.github.io/HPC-guides/detail_material/cuda/</loc>
<lastmod>2024-07-17</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-09-27</lastmod>
</url>
<url>
<loc>https://ieeta-pt.github.io/HPC-guides/detail_material/job_management/</loc>
<lastmod>2024-07-17</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-09-27</lastmod>
</url>
<url>
<loc>https://ieeta-pt.github.io/HPC-guides/detail_material/nodes/</loc>
<lastmod>2024-07-17</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-09-27</lastmod>
</url>
<url>
<loc>https://ieeta-pt.github.io/HPC-guides/detail_material/software_packages/</loc>
<lastmod>2024-07-17</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-09-27</lastmod>
</url>
<url>
<loc>https://ieeta-pt.github.io/HPC-guides/examples/dl/cuda/</loc>
<lastmod>2024-07-17</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-09-27</lastmod>
</url>
<url>
<loc>https://ieeta-pt.github.io/HPC-guides/examples/dl/mnist/</loc>
<lastmod>2024-07-17</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-09-27</lastmod>
</url>
<url>
<loc>https://ieeta-pt.github.io/HPC-guides/examples/dl/transformers/</loc>
<lastmod>2024-07-17</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-09-27</lastmod>
</url>
<url>
<loc>https://ieeta-pt.github.io/HPC-guides/examples/sc/dna/</loc>
<lastmod>2024-07-17</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-09-27</lastmod>
</url>
<url>
<loc>https://ieeta-pt.github.io/HPC-guides/examples/sc/r/</loc>
<lastmod>2024-07-17</lastmod>
<changefreq>daily</changefreq>
<lastmod>2024-09-27</lastmod>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 5524716

Please sign in to comment.