guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

06/10: talks: fosdem-2017/hpc: Last-minute tweaks.


From: Ludovic Courtès
Subject: 06/10: talks: fosdem-2017/hpc: Last-minute tweaks.
Date: Sun, 5 Feb 2017 12:00:18 +0000 (UTC)

civodul pushed a commit to branch master
in repository maintenance.

commit 34e6c9ed8058ae727cb2ce804bc5e90f3cdbdb58
Author: Ludovic Courtès <address@hidden>
Date:   Sat Feb 4 16:18:09 2017 +0100

    talks: fosdem-2017/hpc: Last-minute tweaks.
---
 talks/fosdem-2017/hpc/talk.tex |   58 ++++++++++++++++++----------------------
 1 file changed, 26 insertions(+), 32 deletions(-)

diff --git a/talks/fosdem-2017/hpc/talk.tex b/talks/fosdem-2017/hpc/talk.tex
index 88c201d..67e2be5 100644
--- a/talks/fosdem-2017/hpc/talk.tex
+++ b/talks/fosdem-2017/hpc/talk.tex
@@ -168,9 +168,7 @@
 
 \setbeamercolor{normal text}{bg=guixdarkgrey}
 \begin{frame}[plain]
-  \Huge{\textbf{Give up on packaging?}}
-  \\[1.0cm]
-  \uncover<2->{\Large{$\rightarrow$ ``app bundles'' (Docker images \& co.)}}
+  \Huge{\textbf{Approach \#2:\\Give up on packaging.}}
 \end{frame}
 \setbeamercolor{normal text}{bg=black}
 
@@ -242,17 +240,13 @@
   \end{tikzpicture}
 \end{frame}
 
-\setbeamercolor{normal text}{bg=black}
-\begin{frame}[plain]{``app bundles'' are headed wrong}
-  \Large{
-    \begin{itemize}
-    \item difficulty to \highlight{compose} software packages
-    \item wrong \highlight{abstraction level}: image vs. package
-    \item \highlight{hardly reproducible}: we have the bits, not the
-      source
-    \item makes it hard to \highlight{customize \& experiment}
-    \end{itemize}
-  }
+\begin{frame}[fragile]
+  \begin{tikzpicture}[overlay]
+    \node [at=(current page.center)]
+      {\includegraphics[width=0.7\textwidth]{images/shrink-wrap}};
+    \node<2> [at=(current page.east), anchor=east]
+      {\includegraphics[width=0.4\textwidth]{images/shrink-wrap2}};
+  \end{tikzpicture}
 \end{frame}
 
 \setbeamercolor{normal text}{bg=white}
@@ -304,24 +298,24 @@
   }
 \end{frame}
 
-\begin{frame}{cluster deployments}
-  \Large{
-    \begin{itemize}
-      % http://zvfak.blogspot.ch/2015/07/gnu-guix-for-easily-managing.html
-    \item \highlight{Max Delbrück Center} (DE): 250-node cluster +
-      workstations
-      % https://ubc.uu.nl/infrastructure/
-      % https://wiki.bioinformatics.umcutrecht.nl/pub/HPC/WebHome/HPC_Flyer.png
-    \item \highlight{Utrecht Bioinformatics Center} (NL): 68-node
-      cluster (1,000+ cores)
-      % 
https://www.qriscloud.org.au/support/qriscloud-documentation/75-euramoo-datasheet
-      % 
https://www.qriscloud.org.au/support/qriscloud-documentation/76-flashlite-datasheet
-    \item \highlight{University of Queensland} (AU): 20-node cluster
-      (900 cores)
-    \item<2-> \emph{more to come!}
-    \end{itemize}
-  }
-\end{frame}
+%% \begin{frame}{cluster deployments}
+%%   \Large{
+%%     \begin{itemize}
+%%       % http://zvfak.blogspot.ch/2015/07/gnu-guix-for-easily-managing.html
+%%     \item \highlight{Max Delbrück Center} (DE): 250-node cluster +
+%%       workstations
+%%       % https://ubc.uu.nl/infrastructure/
+%%       % 
https://wiki.bioinformatics.umcutrecht.nl/pub/HPC/WebHome/HPC_Flyer.png
+%%     \item \highlight{Utrecht Bioinformatics Center} (NL): 68-node
+%%       cluster (1,000+ cores)
+%%       % 
https://www.qriscloud.org.au/support/qriscloud-documentation/75-euramoo-datasheet
+%%       % 
https://www.qriscloud.org.au/support/qriscloud-documentation/76-flashlite-datasheet
+%%     \item \highlight{University of Queensland} (AU): 20-node cluster
+%%       (900 cores)
+%%     \item<2-> \emph{more to come!}
+%%     \end{itemize}
+%%   }
+%% \end{frame}
 
 \setbeamercolor{normal text}{bg=white}
 \screenshot[width=.9\paperwidth]{images/openhub-activity}



reply via email to

[Prev in Thread] Current Thread [Next in Thread]