# HG changeset patch # User Daichi TOMA # Date 1330084698 -32400 # Node ID 13a51133c93d5ed17c5bbb04c01f02a8b1972a2f # Parent 800ca97bb133154ad8431b63e26ba409ee4830ac fix diff -r 800ca97bb133 -r 13a51133c93d Paper/thesis.tex --- a/Paper/thesis.tex Wed Feb 22 21:51:05 2012 +0900 +++ b/Paper/thesis.tex Fri Feb 24 20:58:18 2012 +0900 @@ -114,25 +114,31 @@ {\bf 実験環境} CentOS/Xeon +\begin{small} \begin{itemize}\small \item OS : CentOS 6.0 \item CPU : Intel\textregistered Xeon\textregistered X5650 @2.67GHz * 2 \item Memory : 128GB \item Compiler : GCC 4.4.4 \end{itemize} +\end{small} PlayStation 3/Cell +\begin{small} \begin{itemize}\small \item OS : Yellow Dog Linux 6.1 \item CPU : Cell Broadband Engine @ 3.2GHz \item Memory : 256MB \item Compiler : GCC 4.1.2 \end{itemize} +\end{small} +\begin{tiny} \begin{table}[h] \caption{Benchmark} \label{table:benchmark} +\small \begin{tabular}[t]{c||r|r|r} \hline & Word Count & Sort & Prime Counter\\ @@ -151,6 +157,7 @@ \hline \end{tabular} \end{table} +\end{tiny} % Word Count 354 / 70 = 5.0571 % Sort 846 / 163 = 5.1901