forked from PDC-support/introduction-to-pdc-retired
-
Notifications
You must be signed in to change notification settings - Fork 0
/
conclusion.tex
48 lines (42 loc) · 1.76 KB
/
conclusion.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
%\fontsize{12pt}{13.2}\selectfont
\section{How to get help}
\frame{
\frametitle{How to start your project}
\begin{itemize}
\item Proposal for a small allocation
\item Develop and test your code
\item Run and evaluate scaling
\item Proposal for a medium (large) allocation
\end{itemize}
}
\subsection*{PDC suppport}
\frame{
\frametitle{PDC support}
\begin{itemize}
\item Many questions can be answered by reading the web documentation: \alert{\url{https://www.pdc.kth.se/support}}
\item Preferably contact PDC support by email: \alert{\url{[email protected]}}
\begin{itemize}
\item you get a ticket number.
\item always include the ticket number in follow-ups/replies\\ they look like this: [SNIC support \#12345]
\end{itemize}
\item Or by phone: \alert{$+46$ $(0)8$ $790$ $7800$}
\item You can also make an appointment to \alert{come and visit}.
\end{itemize}
}
\subsection*{How to report problems}
\frame{
\frametitle{How to report problems \hfill \alert{\url{[email protected]}}}
\begin{itemize}
\item Do not report new problems by replying to old/unrelated tickets.
\item Split unrelated problems into separate email requests.
\item Use a descriptive subject in your email.
\item Give your PDC user name.
\item Be as specific as possible.
\item For problems with scripts/jobs, give an example.\\ Either send the example or make it accessible to PDC support.
\item Make the problem example as small/short as possible.
\item Provide all necessary information to reproduce the problem.
\item If you want the PDC support to inspect some files, make sure that the files are readable.
\item Do not assume that PDC support personnel have admin rights\\ to see all your files or change permissions.
\end{itemize}
}
\frame{\huge\centering Questions...?}