diff paper/sigos.tex @ 2:771aaa69c616

commit
author Yuhi TOMARI <yuhi@cr.ie.u-ryukyu.ac.jp>
date Mon, 01 Apr 2013 21:16:36 +0900
parents 764783c403bd
children
line wrap: on
line diff
--- a/paper/sigos.tex	Mon Apr 01 19:09:39 2013 +0900
+++ b/paper/sigos.tex	Mon Apr 01 21:16:36 2013 +0900
@@ -47,11 +47,12 @@
 \end{abstract}
 % 英文概要
 \begin{eabstract}
-Cerium Task Manager is parallel programming frame work.
-Generally, in order to demonstrate sufficient performance in GPGPU using Open CL, various tuning is needed.
+Cerium Task Manager is a parallel programming framework.
+To achieve good performance in GPGPU using Open CL, various tuning is needed.
 In particular, it is necessary to implement the dependency of task in Cerium by the function of Open CL.
-However, the flexibility of  framework will be spoiled if it specializes in Open CL. 
-Flexibility and the balance of performance is considered based on Sort, Word count, and FFT example.
+But, to match specialization for OpenCL spoiles of flexibility of framework. 
+Balance of flexibility and the performance is considered.
+We evaluate example  Sort, Word count, and FFT.
 
 \end{eabstract}