Skip to content

Commit

Permalink
Added system test data...
Browse files Browse the repository at this point in the history
  • Loading branch information
scoochflex committed Apr 15, 2016
1 parent 474fa0d commit 8ea7a51
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
Binary file modified Documentation/FinalPresentation/Presentation.pdf
Binary file not shown.
26 changes: 24 additions & 2 deletions Documentation/FinalPresentation/Presentation.tex
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ \subsubsection{Impl. 1: Performance}
\begin{tabular}{lll}
\toprule
\bf CPU Time&\bf GPU Time&\bf Speedup of GPU\\\midrule
54.55s&72.08s&-1.32$\times$\\\bottomrule
17.01s&60.96s&-3.58$\times$\\\bottomrule
\end{tabular}
\caption{Performance - Water, 500 events}
\end{table}
Expand All @@ -342,7 +342,7 @@ \subsubsection{Impl. 1: Performance}
\begin{tabular}{lll}
\toprule
\bf CPU Time&\bf GPU Time&\bf Speedup of GPU\\\midrule
54.55s&72.08s&-1.32$\times$\\\bottomrule
54.85s&196.34s&-3.58$\times$\\\bottomrule
\end{tabular}
\caption{Performance - Water, 2000 events}
\end{table}
Expand Down Expand Up @@ -434,6 +434,28 @@ \subsubsection{Impl. 2: Performance}
\end{figure}
\end{frame}

\begin{frame}
\frametitle{Impl. 2: Performance Results -- System Tests}
System Test \#1:
\begin{table}
\begin{tabular}{lll}
\toprule
\bf CPU Time&\bf GPU Time&\bf Speedup of GPU\\\midrule
17.03s&17.11s&-1.004$\times$\\\bottomrule
\end{tabular}
\caption{Performance - Water, 600 events}
\end{table}
System Test \#2:
\begin{table}
\begin{tabular}{lll}
\toprule
\bf CPU Time&\bf GPU Time&\bf Speedup of GPU\\\midrule
54.89s&55.02s&-1.002$\times$\\\bottomrule
\end{tabular}
\caption{Performance - Water, 2000 events}
\end{table}
\end{frame}`

\begin{frame}
\frametitle{Impl. 2: Performance Discussion}
\begin{itemize}
Expand Down

0 comments on commit 8ea7a51

Please sign in to comment.