Newer
Older
Presentations / SuperB_computing / superb_computing.tex
@mchrzasz mchrzasz on 9 Jan 2013 2 KB first commit
\documentclass[]{beamer}
\setbeamertemplate{navigation symbols}{}
\usepackage{beamerthemesplit}
\useoutertheme{infolines}
\usecolortheme{dolphin}
\usetheme{Warsaw}
\usepackage{graphicx}
\usepackage{amssymb,amsmath}
\usepackage[latin1]{inputenc}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{latexsym}
\usepackage{hyperref}

\usepackage[T1]{fontenc}
\usepackage[polish]{babel}
\usepackage{lmodern}

\pgfdeclareimage[height=1.5ex,width=1.\baselineskip]{institut}{ifj.png}


\logo{\includegraphics[height=1.0cm]{ifj.png}}


%\usetheme{Boadilla}

%\beamersetuncovermixins{\opaqueness<1>{25}}{\opaqueness<2->{15}}
\title{Status of SuperB Computing in Krakow}  
\author{Marcin Chrz\k{a}szcz}

\date{2 June 2012} 

\begin{document}

{
\institute{Institute of Nuclear Physics PAN}
\setbeamertemplate{footline}{} 
\begin{frame}
  \titlepage
\end{frame}
}

\institute{IFJ PAN}



%tutaj mamy pierwsza strone


\section[Outline]{}
\begin{frame}
\tableofcontents
\end{frame}

%normal slides
\section{Polish involvment}

\subsection{Ganga and Dirac}
\begin{frame}\frametitle{Ganga and Dirac} 
	\begin{itemize}
	\item 2 staff members in ifj are working on Dirac development. Could work on putting it in SuperB.
	\item 2 staff members in ifj would like to do GUI for ganga.
	\begin{enumerate}
	\item 	http://insilicolab.grid.cyfronet.pl/
	\item    http://insilicolab.grid.cyfronet.pl/
	\end{enumerate}
	\item portals are integrated with Dirac	
	\end{itemize}	



\end{frame}




\subsection{Tier2 structure}
\begin{frame}\frametitle{Tier2 structure}
\begin{columns}[c]
	\column{3in}

\begin{enumerate}

\item 88th in top500.
\item Upgrade to Tier1 foreseen.
\item Cracow has a computing center Cyfronet, that is part of Polish Tier2.
\item Currently SuperB FastSim is beeing installed in Cracow.  
\item Very keen on doing central production \newline (if Tier2 is enought).
\item People able to do shifts in central production.


\end{enumerate}	

\column{2in}

\includegraphics[scale=0.04]{cyf.jpg}

\end{columns}	
\end{frame}






\subsection{PLGrid+}
\begin{frame}\frametitle{PLGrid+}
\begin{itemize}
\item New initaitive
\item Parrarel to normal grid, but you have more fredom. Don't need support from VO.
\item Synchronising with data avaible in VO.
\item Constrain: you need to ask for computing grant \newline(from my experience it takes 5 min to fill the form).
\item They ask for acknowlegments in published papers.
\end{itemize}



\end{frame}

\subsection{GPU computing}

\begin{frame}\frametitle{GPU computing}

\begin{enumerate}
\item Write a Kalman filter using CUDA. First tests for the IFR. Possibility to be used in others detectors.
\item Study possibility of using FastSim and FullSim on GPU.

\end{enumerate} 
	


\end{frame}



\end{document}