[Commits] [svn:einsteintoolkit] Workshop_Spring_2012/ (Rev. 5)
knarf at cct.lsu.edu
knarf at cct.lsu.edu
Thu Mar 22 10:07:43 CDT 2012
User: knarf
Date: 2012/03/22 10:07 AM
Modified:
/
introduction.tex
Log:
introduction: give a basic overview
File Changes:
Directory: /
============
File [modified]: introduction.tex
Delta lines: +22 -6
===================================================================
--- introduction.tex 2012-03-13 19:19:40 UTC (rev 4)
+++ introduction.tex 2012-03-22 15:07:43 UTC (rev 5)
@@ -5,21 +5,37 @@
\begin{document}
\begin{frame} \frametitle{What will you learn here?}
- \begin{centering}
- \textbf{...}\\
- \includegraphics[height=2cm]{einstein_flip.png}
- \end{centering}
+ \includegraphics[height=2cm]{einstein_flip.png}
+ \begin{itemize}
+ \item Common practices in
+ \begin{itemize}
+ \item Scientific software development
+ \item Collaboration within large research teams
+ \end{itemize}
+ \item Basics in
+ \begin{itemize}
+ \item General Relativity
+ \item Scientific Software \& HPC usage
+ \item Scientific Visualization
+ \item Scientific Presentation
+ \end{itemize}
+ \item Usage of Cactus, in particular the Einstein Toolkit
+ \end{itemize}
\end{frame}
\begin{frame} \frametitle{What do we assume?}
We assume you
\begin{itemize}
- \item are able to write, or at least read, a serial code in C/C++/Fortran;
- \item ...
+ \item are able to write, or at least read, a serial code in C, C++ or Fortran;
+ \item have either a laptop with you or someone to share one with
+ \item can run \texttt{virtualbox}
+ \item are motivated to learn something new / different
+ \item tell us what you are interested in
\end{itemize}
It would be advantagous (but not necessary) if you
\begin{itemize}
\item are familiar with the Linux/Unix environment
+ \item know about version control systems (at least one)
\end{itemize}
\end{frame}
More information about the Commits
mailing list