Mercurial > hg > Papers > 2011 > toma-prosym
changeset 37:f0c218fdbfd6
fix
author | Daichi Toma <toma@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 22 Nov 2011 20:12:48 +0900 |
parents | 685f6fe1c964 |
children | 17e611ee4d76 |
files | Paper/prosym.pdf Paper/prosym.tex |
diffstat | 2 files changed, 7 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/Paper/prosym.tex Tue Nov 22 16:52:16 2011 +0900 +++ b/Paper/prosym.tex Tue Nov 22 20:12:48 2011 +0900 @@ -165,14 +165,17 @@ \section{ベンチマーク} -Wort Count, Sort 及び Prime Counter の例題を用いて, 計測した. +Word Count, Sort 及び Prime Counter の例題を用いて, 計測した. +それぞれ入力として, 100MB のテキストファイルの単語数カウント, 10 万入力のソート, 1000 万までの範囲の素数を全て数え上げるようになっている. 比較対象として, PlayStation 3/Cell においても同様の例題を用いて計測している. +どちらも, 最適化レベルは最大にしてある. + 表\ref{table:benchmark}に結果を示す. {\bf 実験環境} CentOS/Xeon -\begin{itemize} +\begin{itemize}\small \item OS : CentOS 6.0 \item CPU : Intel\textregistered Xeon\textregistered X5650 @2.67GHz * 2 \item Memory : 128GB @@ -180,13 +183,14 @@ \end{itemize} PlayStation 3/Cell -\begin{itemize} +\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} + \begin{table}[h] \caption{Benchmark} \label{table:benchmark}