Skip to content
Snippets Groups Projects

WIP: Samuelbranch in master

2 files
+ 45
19
Compare changes
  • Side-by-side
  • Inline

Files

+ 34
13
@@ -369,10 +369,12 @@
@@ -369,10 +369,12 @@
\begin{columns}
\begin{columns}
\begin{column}{0.48\textwidth}
\begin{column}{0.48\textwidth}
\begin{center}
\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}
\end{center}
\begin{itemize}
\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{itemize}
\end{column}
\end{column}
\begin{column}{0.48\textwidth}
\begin{column}{0.48\textwidth}
@@ -411,12 +413,18 @@
@@ -411,12 +413,18 @@
\begin{frame}
\begin{frame}
\frametitle{HAICORE}
\frametitle{HAICORE}
\framesubtitle{Task 1: Jupyter@KIT}
\framesubtitle{Task 1: Jupyter@KIT}
\textbf{Registration, Passwords, Keys}\\
 
\href{https://fels.scc.kit.edu/}{https://fels.scc.kit.edu/}
\begin{itemize}
\begin{itemize}
\item
\item Provide home institution, username and password
\item
\item Register for service FH2/HoreKa
\item
\item Set service password (Dienstpasswort setzen)
\item
\item Register a 2FA token (Übersicht -> Meine Tokens)
 
\item Optional: SSH key
 
\begin{itemize}
 
\item Register SSH key (Übersicht -> Meine SSH Pubkeys)
 
\item Set SSH key (SSH Key setzen)
 
\end{itemize}
\end{itemize}
\end{itemize}
\vspace{2em}
\vspace{2em}
@@ -429,12 +437,25 @@
@@ -429,12 +437,25 @@
\begin{frame}
\begin{frame}
\frametitle{HAICORE}
\frametitle{HAICORE}
\framesubtitle{Task 2: Jupyter@KIT}
\framesubtitle{Task 2: Jupyter@KIT}
\textbf{JupyterHub or SSH}\\
\begin{itemize}
\begin{itemize}
\item
\item Establish a VPN connection to your home institution
\item
\item \textbf{JupyterHub}
\item
\begin{itemize}
\item
\item Go to \href{https://haicore-jupyter.scc.kit.edu/}{https://haicore-jupyter.scc.kit.edu/}
 
\item Provide home institution, username, password
 
\item Click Login button
 
\item You are redirected to FH2/HoreKa landing page
 
\item Click Login button
 
\item Click Enter JupyterHub button
 
\item Select resources and click Spawn button
 
\end{itemize}
 
\item \textbf{SSH}
 
\begin{itemize}
 
\item \texttt{ssh <username>@\{fh2,horeka\}.scc.kit.edu}
 
\item Provide OTP
 
\item Provide service password
 
\end{itemize}
\end{itemize}
\end{itemize}
\vspace{2em}
\vspace{2em}
Loading