Mercurial > hg > Papers > 2012 > toma-thesis
changeset 3:74a5a49fd37c draft
fix
author | Daichi TOMA <toma@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Fri, 24 Feb 2012 22:34:27 +0900 |
parents | 13a51133c93d |
children | 731ac17803f1 |
files | Paper/thesis.tex |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Paper/thesis.tex Fri Feb 24 20:58:18 2012 +0900 +++ b/Paper/thesis.tex Fri Feb 24 22:34:27 2012 +0900 @@ -105,7 +105,7 @@ \section{ベンチマーク} Word Count, Sort 及び Prime Counter の例題を用いて, 計測した. -それぞれ入力として, 100MB のテキストファイルの単語数カウント, 10 万入力のソート, 1000 万までの範囲の素数を全て数え上げるようになっている. +それぞれ入力として, 100MB のテキストファイルの単語数カウント, 10 万入力のソート, 100 万までの範囲の素数を全て数え上げるようになっている. 比較対象として, PlayStation 3/Cell においても同様の例題を用いて計測している. どちらも, 最適化レベルは最大にしてある.