Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Laros
lectures
Commits
236eeddf
Commit
236eeddf
authored
May 22, 2015
by
Laros
Browse files
Added slides about cluster scaleout.
parent
a3cfa84c
Changes
8
Hide whitespace changes
Inline
Side-by-side
.gitmodules
View file @
236eeddf
...
...
@@ -7,3 +7,6 @@
[submodule "submodules/presentation-pics"]
path = submodules/presentation-pics
url = https://git.lumc.nl/humgen/presentation-pics.git
[submodule "submodules/eyr4"]
path = submodules/eyr4
url = https://git.lumc.nl/j.f.j.laros/eyr4.git
lectures/scaleout/Makefile
0 → 120000
View file @
236eeddf
../../submodules/presentation/Makefile
\ No newline at end of file
lectures/scaleout/beamerthemelumc.sty
0 → 120000
View file @
236eeddf
../../submodules/presentation/beamerthemelumc.sty
\ No newline at end of file
lectures/scaleout/current_lumc.dia
0 → 120000
View file @
236eeddf
../../submodules/eyr4/pics/current_lumc.dia
\ No newline at end of file
lectures/scaleout/goal.dia
0 → 120000
View file @
236eeddf
../../submodules/eyr4/pics/goal.dia
\ No newline at end of file
lectures/scaleout/logos
0 → 120000
View file @
236eeddf
../../submodules/presentation/logos
\ No newline at end of file
lectures/scaleout/scaleout.tex
0 → 100644
View file @
236eeddf
\documentclass
[slidestop]
{
beamer
}
\title
{
Dynamic and transparent
\\
cluster scaleout
}
\providecommand
{
\myConference
}{
BioSB PI meeting
}
\providecommand
{
\myDate
}{
Wednesday, May 20, 2015
}
\author
{
Jeroen F. J. Laros
}
\providecommand
{
\myGroup
}{
Leiden Genome Technology Center
}
\providecommand
{
\myDepartment
}{
Department of Human Genetics
}
\providecommand
{
\myCenter
}{
Center for Human and Clinical Genetics
}
\providecommand
{
\lastCenterLogo
}{
\raisebox
{
-0.1cm
}{
\includegraphics
[height=1cm]
{
logos/lgtc
_
logo
}
}
}
\providecommand
{
\lastRightLogo
}{
}
\usetheme
{
lumc
}
\begin{document}
% This disables the \pause command, handy in the editing phase.
%\renewcommand{\pause}{}
% Make the title page.
\bodytemplate
% First page of the presentation.
\section
{
Introduction
}
\subsection
{
Proposal
}
\begin{pframe}
Dynamic and transparent
\emph
{
scale out
}
of a local cluster:
\begin{itemize}
\item
Based on system load.
\item
Access to remote nodes with
\emph
{
local credentials
}
.
\item
Access to local resources.
\end{itemize}
\bigskip
\pause
A
\emph
{
light path
}
to access remote datasets directly.
\end{pframe}
\section
{
Situation sketch
}
\subsection
{
Current situation
}
\begin{pframe}
\begin{figure}
[]
\begin{center}
\includegraphics
[height=0.8\textheight]
{
current
_
lumc
}
\end{center}
\caption
{
Schematic overview of our current situation.
}
\end{figure}
\end{pframe}
\subsection
{
Use cases
}
\begin{pframe}
We focus on three main areas:
\begin{itemize}
\item
Full genome sequencing data analysis (high volume).
\item
Bacterial strain typing (low latency).
\item
\emph
{
De novo
}
assembly (long run time).
\end{itemize}
\bigskip
\pause
We expect to make use of the following services:
\begin{itemize}
\item
HPC cluster in the cloud.
\item
Permanent light path.
\item
SURFconext.
\end{itemize}
\end{pframe}
\subsection
{
Goal
}
\begin{pframe}
\begin{figure}
[]
\begin{center}
\includegraphics
[width=\textwidth]
{
goal
}
\end{center}
\caption
{
Schematic overview of the desired outcome.
}
\end{figure}
\end{pframe}
\section
{
Questions?
}
\lastpagetemplate
\begin{pframe}
\begin{center}
Acknowledgements:
\bigskip
\bigskip
Michel Villerius
Taco Brouwer
Patrick Kemmeren
Paul van Dijk
Irene Nooren
\end{center}
\end{pframe}
\end{document}
eyr4
@
ff2285e1
Subproject commit ff2285e191f1fa994b0f7cad5bd5bec23cb991c3
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment