changeset 39:c93cbcb52fcc

fix
author Masataka Kohagura <e085726@ie.u-ryukyu.ac.jp>
date Sat, 15 Feb 2014 00:31:03 +0900
parents 23ecea3327f8
children a4a2ed9443a4
files paper/chapter2.tex paper/thesis-paper.tex
diffstat 2 files changed, 6 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/paper/chapter2.tex	Sat Feb 15 00:26:29 2014 +0900
+++ b/paper/chapter2.tex	Sat Feb 15 00:31:03 2014 +0900
@@ -1,7 +1,7 @@
 \chapter{Cerium}
 \label{chap:concept}
 
-\section{Cerium Task Manager}
+\section{Cerium の概要}
 ・PS3 の Cell 向けに開発されていた。
 
 
@@ -35,7 +35,10 @@
 \caption{Cerium Task Manager}
 \label{fig:createTask}
 \end{figure}
-\subsection{Task の生成}
+
+・Task の生成方法の説明
+
+
 input Data で格納して 2 つの数を乗算し、output data に格納する multiply という例題がある。
 その例題の Task 生成部分を以下に示す。
 
--- a/paper/thesis-paper.tex	Sat Feb 15 00:26:29 2014 +0900
+++ b/paper/thesis-paper.tex	Sat Feb 15 00:31:03 2014 +0900
@@ -4,7 +4,7 @@
 \usepackage{multirow}
 \usepackage{here}
 \setlength{\itemsep}{-1zh}
-\title{Cerium による並列処理向け I/O の設計と実装}
+\title{Cerium による\\並列処理向け I/O の設計と実装}
 \icon{
 		\includegraphics[width=80mm,bb=0 0 595 642]{fig/ryukyu.pdf}
 	}