diff Paper/paper.tex @ 4:03e644cc3366 draft

add section of cell
author Daichi TOMA <toma@cr.ie.u-ryukyu.ac.jp>
date Mon, 23 Jul 2012 06:51:08 +0900
parents 4fc34730ac45
children 17c01f69db69
line wrap: on
line diff
--- a/Paper/paper.tex	Mon Jul 23 00:23:02 2012 +0900
+++ b/Paper/paper.tex	Mon Jul 23 06:51:08 2012 +0900
@@ -60,6 +60,24 @@
 \label{fig:scheduler}
 \end{figure}
 
+\subsection{Cell Broadband Engine}
+Cell Broadband Engine is a microprocessor architecture jointly developed by Sony, Sony Computer Entertainment, Toshiba, and IBM.
+The first major commercial application of Cell Broadband Engine was in Sony's PlayStation 3 game console.
+The Cell processor can be split into four components:
+external input and output strctures, the main processor called the Power Processing Element (PPE),
+eight fully functional co-processors called the Synergistic Processing Elements or SPEs,
+and a specialized high-bandwidth circular data bus connecting the PPE, input/output elements and the SPEs,
+called the Element Interconnect Bus or EIB (Figure \ref{fig:cell_arch}).
+
+
+\begin{figure}[htb]
+  \begin{center}
+    \includegraphics[scale=0.4]{./pic/cell-main.pdf}
+  \end{center}
+  \caption{Cell Broadband Engine Architecture}
+  \label{fig:cell_arch}
+\end{figure}
+
 % Cell の説明いれる
 
 % \subsection{Mailbox}
@@ -162,7 +180,7 @@
 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, opencl}
+\nocite{cell_abi, opencl, clay200912}
 % \nocite{yutaka:2010a, cell_abi, cell_cpp, cell_sdk, libspe2, ydl, clay200912, fix200609}
 \bibliographystyle{junsrt}
 \bibliography{cerium.bib,book.bib}