Mercurial > hg > Papers > 2011 > toma-prosym
changeset 8:d2a7c6e8ac7e
typo: executation -> execution
author | Daichi Toma <toma@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Thu, 17 Nov 2011 18:57:20 +0900 |
parents | f12135af6731 |
children | 9dad8afbb71e |
files | Paper/prosym.tex |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 単位で記述する.