From cdb82d326d7b7e11ca2b83025da0c982d4badcfd Mon Sep 17 00:00:00 2001
From: "Samuel Braun (laptop)" <samuel.braun@gmx.de>
Date: Tue, 30 Mar 2021 11:21:50 +0200
Subject: [PATCH] KIT filesystem

---
 01Introduction/slides.tex | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/01Introduction/slides.tex b/01Introduction/slides.tex
index a3e8da2..a074bfa 100644
--- a/01Introduction/slides.tex
+++ b/01Introduction/slides.tex
@@ -369,10 +369,12 @@
     \begin{columns}
         \begin{column}{0.48\textwidth}
             \begin{center}
-                KIT
+                KIT – \href{https://wiki.scc.kit.edu/hpc/index.php?title=ForHLR\_-\_Hardware\_and\_Architecture\#File\_Systems}{ForHLR}/\href{https://www.nhr.kit.edu/userdocs/horeka/filesystems/}{HoreKa}
             \end{center}
             \begin{itemize}
-                \item 
+                \item \texttt{\$HOME}: Small. For software and configs only.
+				\item workspace: All your data belongs to here. No quota (yet).\newline Limited lifetime of 60 days (3x extensible).
+                \item \texttt{\$TMP}: Local SSDs. 400 GB per node. Deleted after job has finished.
             \end{itemize}
         \end{column}
         \begin{column}{0.48\textwidth}
-- 
GitLab