changeset 3:4fc34730ac45 draft

add section of conclusions
author Daichi TOMA <toma@cr.ie.u-ryukyu.ac.jp>
date Mon, 23 Jul 2012 00:23:02 +0900
parents 7efb3ef94295
children 03e644cc3366
files Paper/paper.tex
diffstat 1 files changed, 7 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/Paper/paper.tex	Sun Jul 22 22:08:59 2012 +0900
+++ b/Paper/paper.tex	Mon Jul 23 00:23:02 2012 +0900
@@ -154,15 +154,15 @@
 
 % また, 図\ref{fig:multi_result}より, 台数効果が確認できる.
 
-\section{まとめ}
-本稿では, 既存の Cerium Task Manager の実装と新しい並列実行の機構について説明した.
-新しく実装した並列実行の機構を用いることによって, Mac OS X, Linux 上でのマルチプロセッサ環境に対応できる. 
+\section{Conclusions}
+In this paper, we describe a new mechanism of parallel execution and implementation of existing Cerium Task Manager.
+By using a new implementation mechanism of parallel execution, You can correspond to a multi-core processor environment on Mac OSX and Linux.
 
-今後の課題として, 並列化率を向上させ, プロセッサ数が増えた時の速度向上率を改善する.
-また, 現在の Cerium Task Manager は Task の種類が増え, Open CL\cite{opencl} に比べても記述が煩雑であるなどの欠点がある.
-これは Task の依存関係を, ユーザ側ではなくシステム側が記述するようにすることで解決できると考える.
+To improve the rate of speed as future work when the number of processors has increased.
+In addition, Cerium Task Manager has many type of task, is a drawback of such description.
+This can be solved by the system description the dependency of the task rather than on the user side.
 
-\nocite{cell_abi}
+\nocite{cell_abi, opencl}
 % \nocite{yutaka:2010a, cell_abi, cell_cpp, cell_sdk, libspe2, ydl, clay200912, fix200609}
 \bibliographystyle{junsrt}
 \bibliography{cerium.bib,book.bib}