changeset 2:13a51133c93d draft

fix
author Daichi TOMA <toma@cr.ie.u-ryukyu.ac.jp>
date Fri, 24 Feb 2012 20:58:18 +0900
parents 800ca97bb133
children 74a5a49fd37c
files Paper/thesis.tex
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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