# HG changeset patch # User taiki # Date 1398159882 -32400 # Node ID bb47accea7a68f89af475b6a4a6aa72bd2a4a7c2 # Parent e0e68371e5fd1c787c02c29b253f1e4b064bff66 add bib diff -r e0e68371e5fd -r bb47accea7a6 paper/sigos.bib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/paper/sigos.bib Tue Apr 22 18:44:42 2014 +0900 @@ -0,0 +1,127 @@ + +@misc{osmesa, +author = "", +title = "{The Mesa 3D Graphics Library}", +howpublished = "\url{http://www.mesa3d.org/}" +} + +@misc{sdl, +author = "", +title = "{Simple DirectMedia Layer}", +howpublished = "\url{http://www.libsdl.org/}" +} + +@article{akira, +author = "{Akira KAMIZATO}", +title = "{Cell を用いたゲームフレームワークの提案}", +journal = "{琉球大学理工学研究科情報工学専攻 平成19年度学位論文}", +year = 2008 +} + +@book{amdahl, +author = "{Brian Goetz, Tim Peierls, Joshua Bloch, Joseph Bowbeer, David Holmes, and Doug Lea}", +title = "{Java Concurrency in Prac-tice}", +publisher = "{Addison-Wesley Professional}", +year = "2005" +} + +@book{opencl:applied, +author = "{北山洋幸}", +title = "{OpenCL応用 メニーコアCPU \& GPGPU時代の並列処理}", +publisher = "{カットシステム}", +year = "2012" +} + +@misc{gongo, +author = "", +title = "{SourceForge.JP: Project Info - Cerium Rendering Engine}", +howpublished = "\url{https://sourceforge.jp/projects/cerium/}" +} + +@article{gongo:2008a, + author = "宮國 渡 and 河野 真治 and 神里 晃 and 杉山 千秋", + title = "Cell 用の Fine-grain Task Manager の実装", + journal = "情報処理学会 システムソフトウェアとオペレーティング・システム研究会", + month = "April", + year = 2008 +} + +@misc{spurs, +author = "{Keisuke Inoue}", +title = "{SPU Centric Execution Model}", +text = "SACSIS 2006", +year = 2006 +} + +@misc{cell, +author = "{Sony Corporation}", +title = "{Cell broadband engine architecture}", +year = 2005 +} + +@journal{chiaki, +author = "{Chiaki SUGIYAMA}", +title = "{SceneGraph と StatePattern を用いたゲームフレームワークの設計と実装}", +journal = "{琉球大学工学部情報工学科 平成19年度卒業論文}", +year = 2008 +} + +@misc{blender, +title = "{Blender.jp - Blender Japanese Website}", +howpublished = "\url{http://blender.jp/}" +} + +@manual{libspe2, +author = "{International Business Machines Corporation, Sony Computer Entertainment Incorporated, Toshiba Corporation}", +title = "{SPE Runtime Management Library}", +year = 2006 +} + +@article{kono, +author = "{Shinji KONO}", +title = "{検証を自身で表現できるハードウェア、ソフトウェア記述言語 Continuation ba sed C と、その Cell への応用}", +journal = "{電子情報通信学会VLSI設計技術研究会}", +year = 2008 +} + +@manual{mailbox, +author = "{Sony Corporation}", +title = "{Cell BroadbandEngine アーキテクチャ}", +year = 2006 +} + +@article{toma:2012a, + author = "當眞 大千 and 河野 真治", + title = "Cerium Task Manager におけるマルチコア上での並列実行機構の実装", + journal = " 第53回プログラミング・シンポジウム", + month = "Jan", + year = 2012 +} + +@manual{opencl, +author = "{Aaftab Munshi, Khronos OpenCL Working Group}", +title ="{The OpenCL Specification Version 1.0}", +year = 2007 +} + +@manual{opencl:ref, +author = "{Khronos OpenCL Working Group}", +title ="{OpenCL 1.2 Reference Pages}", +year = 2012 +} + +@article{yutaka:os, + author = "金城裕 and 河野真治 and 多賀野海人 and 小林佑亮(琉球大学)", + title = "ゲームフレームワークCerium TaskManagerの改良", + journal = "情報処理学会システムソフトウェアとオペレーティング・システム研究会(OS)", + month = "April", + year = 2011 +} + +@article{shoshi:2011soft, + author = "玉城将士 and 河野真治", + title = "Cassandraと非破壊的構造を用いたCMSのスケーラビリティ検証環境の構築", + journal = "日本ソフトウェア科学会第28回", + month = "September", + year = 2011 +} diff -r e0e68371e5fd -r bb47accea7a6 paper/sigos.pdf Binary file paper/sigos.pdf has changed