# HG changeset patch # User Daichi Toma # Date 1321523840 -32400 # Node ID d2a7c6e8ac7e8f1fcb977b6409f4cefd16476551 # Parent f12135af67311abf778e7153cc53ee3383e7fda9 typo: executation -> execution diff -r f12135af6731 -r d2a7c6e8ac7e Paper/prosym.tex --- a/Paper/prosym.tex Thu Nov 17 18:47:39 2011 +0900 +++ b/Paper/prosym.tex Thu Nov 17 18:57:20 2011 +0900 @@ -79,7 +79,7 @@ \begin{eabstract} We have developed Cerium Task Manager\cite{gongo:2008a} of Game Framework. Until now, Cerium Task Manager was able to enable parallel execution only on the PlayStation 3/Cell\cite{cell} , -It new supporting parallel executation on Mac OS X and Linux. +It new supporting parallel execution on Mac OS X and Linux. In this paper, we described implementation of existing Cerium Task Manager and a new parallel execution. \end{eabstract} @@ -109,7 +109,7 @@ その後, 新たに実装した並列実行の機構について説明する. \section{Cerium Task Manager}\label{section:cerium} -Cerium Task Manager は, Cell用に開発されたゲームフレームワークであり, +Cerium Task Manager は, Cell 用に開発されたゲームフレームワークであり, Rendering Engine を含む. Cerium Task Manager では, 並列処理を Task 単位で記述する.