# HG changeset patch # User Daichi TOMA # Date 1342970582 -32400 # Node ID 4fc34730ac452bcc714818d89d3a401563d85c5f # Parent 7efb3ef942959024ac279dfe42ed235747dc091e add section of conclusions diff -r 7efb3ef94295 -r 4fc34730ac45 Paper/paper.tex --- 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}