# HG changeset patch # User Yuhi TOMARI # Date 1424022760 -32400 # Node ID c514a9fc45790bac8c66ca5c2214d64e47680df7 # Parent 7c5bf9ec7eb335f8e6a81d4ece07efc3626085c6 references diff -r 7c5bf9ec7eb3 -r c514a9fc4579 paper/master_paper.aux --- a/paper/master_paper.aux Mon Feb 16 02:15:42 2015 +0900 +++ b/paper/master_paper.aux Mon Feb 16 02:52:40 2015 +0900 @@ -138,10 +138,16 @@ \bibstyle{junsrt} \bibdata{master_paper} \@writefile{toc}{\contentsline {chapter}{謝辞}{41}} -\bibcite{nobuyasu:2013a}{1} -\bibcite{shoshi:2011a}{2} -\bibcite{shoshi:2011b}{3} -\bibcite{cassandra}{4} -\bibcite{bigtable}{5} +\bibcite{yutaka:2012a}{1} +\bibcite{daichi:2012a}{2} +\bibcite{yuhi:2013a}{3} +\bibcite{yuhi:2014a}{4} +\bibcite{kkb:2014a}{5} +\bibcite{masa:2014a}{6} +\bibcite{fft}{7} +\bibcite{cell}{8} +\bibcite{opencl}{9} +\bibcite{starpu}{10} +\bibcite{cuda}{11} \@writefile{toc}{\contentsline {chapter}{参考文献}{42}} \@writefile{toc}{\contentsline {chapter}{発表文献}{43}} diff -r 7c5bf9ec7eb3 -r c514a9fc4579 paper/master_paper.bbl --- a/paper/master_paper.bbl Mon Feb 16 02:15:42 2015 +0900 +++ b/paper/master_paper.bbl Mon Feb 16 02:52:40 2015 +0900 @@ -1,26 +1,63 @@ -\begin{thebibliography}{1} +\begin{thebibliography}{10} + +\bibitem{yutaka:2012a} +Yutaka KINJO. +\newblock 並列プログラミングフレームワーク cerium の改良. +\newblock 琉球大学工学部情報工学科平成 24 年度学位論文 (修士), March 2012. + +\bibitem{daichi:2012a} +Daichi TOMA and Shinji KONO. +\newblock Ceriumtask manager におけるマルチコア上での並列実行機構の実装. +\newblock 第53回 プログラミング・シンポジウム, Jan 2012. -\bibitem{nobuyasu:2013a} -Akira KAMIZATO. -\newblock Cell を用いたゲームフ レームワークの提案. -\newblock 琉球大学工学部情報工学 科平成 19 年度学位論文 (修士), March 2008. +\bibitem{yuhi:2013a} +Yuhi TOMARI and Shinji KONO. +\newblock Cerium task manager の gpgpu への対応. +\newblock 情報処理学会システムソフトウェアとオペレーティング・システム研究会, + 2013. -\bibitem{shoshi:2011a} -Yasuhiko OGATA, Toshio Endo, Naoya MARUYAMA, and Satoshi MATSUOKA. -\newblock 能モデ ルに基づく cpu 及び gpu を併用する効率的な fft ライブラリ. -\newblock 2008. +\bibitem{yuhi:2014a} +Yuhi TOMARI and Shinji KONO. +\newblock Cerium task manager における gpu と multicore cpu の同時実行. +\newblock 第55回 プログラミング・シンポジウム, 2014. + +\bibitem{kkb:2014a} +Shouhei KOKUBO and Shinji KONO. +\newblock 並列プログラミングフレームワーク cerium のopencl、cuda への対応. +\newblock 情報処理学会システムソフトウェアとオペレーティング・システム研究会, + 2014. -\bibitem{shoshi:2011b} -Daichi TOMA and Shinji KONO. -\newblock Ceriumtask manager におけるマルチコア上での並列実行機 構の実装. -\newblock 2012. +\bibitem{masa:2014a} +Masataka KOHAGURA and Shinji KONO. +\newblock Cerium による並列処理向け i/o の実装. +\newblock 情報処理学会システムソフトウェアとオペレーティング・システム研究会, + 2014. + +\bibitem{fft} +Yasuhiko OGATA, Toshio ENDO, Naoya MARUYAMA, and Satoshi MATSUOKA. +\newblock 性能モデルに基づく cpu 及び gpu を併用する効率的な fft ライブラリ. +\newblock 情報処理学会論文誌コンピューティングシステム, 2008. + +\bibitem{cell} +Sony Corporation. +\newblock Cell broadband engine architecture. +\newblock 2005. -\bibitem{cassandra} -Wataru MIYAGUNI and Shinji KONO. -\newblock Cell 用の fine-grain task manager の実装. +\bibitem{opencl} +Aaftab Munshi and Khronos OpenCL~Working Group. +\newblock The opencl specification version 1.0. +\newblock 2007. -\bibitem{bigtable} -Sony Corporation. -\newblock Cell broadband engine ar- chitecture. +\bibitem{starpu} +{C{\'e}dric Augonnet, Samuel Thibault, Raymond Namyst, Pierre-Andr{\'e} + Wacrenier}. +\newblock {StarPU: A Unified Platform for Task Scheduling on Heterogeneous + Multicore Architectures}. +\newblock {\em Concurrency and Computation: Practice and Experience, Special + Issue: Euro-Par 2009}, Vol.~23, pp. 187--198, February 2011. + +\bibitem{cuda} +{CUDA}. +\newblock {https://developer.nvidia.com/category/zone/cuda-zone/}. \end{thebibliography} diff -r 7c5bf9ec7eb3 -r c514a9fc4579 paper/master_paper.bib --- a/paper/master_paper.bib Mon Feb 16 02:15:42 2015 +0900 +++ b/paper/master_paper.bib Mon Feb 16 02:52:40 2015 +0900 @@ -1,27 +1,84 @@ -@article{nobuyasu:2013a, - author = "Akira KAMIZATO", - title = "Cell を用いたゲームフ レームワークの提案", - journal = "琉球大学工学部情報工学 科平成 19 年度学位論文 (修士)", +@article{yutaka:2012a, + author = "Yutaka KINJO", + + title = "並列プログラミングフレームワーク Cerium の改良", + journal = "琉球大学工学部情報工学科平成 24 年度学位論文 (修士)", month = "March", - year = 2008 + year = 2012 } -@article{shoshi:2011a, - author = "Yasuhiko OGATA and Toshio Endo and Naoya MARUYAMA and Satoshi MATSUOKA", - title = "能モデ ルに基づく CPU 及び GPU を併用する効率的な FFT ライブラリ", - year = 2008 -} -@article{shoshi:2011b, + +@article{daichi:2012a, author = "Daichi TOMA and Shinji KONO", - title = "CeriumTask Manager におけるマルチコア上での並列実行機 構の実装", + title = "CeriumTask Manager におけるマルチコア上での並列実行機構の実装", + journal = "第53回 プログラミング・シンポジウム", + month = "Jan", year = 2012 } -@article{cassandra, - author = "Wataru MIYAGUNI and Shinji KONO", - title = "Cell 用の Fine-grain Task Manager の実装", + +@article{yuhi:2013a, + author = "Yuhi TOMARI and Shinji KONO", + title = "Cerium Task Manager の GPGPU への対応", + journal = "情報処理学会システムソフトウェアとオペレーティング・システム研究会", + year = 2013 +} + +@article{yuhi:2014a, + author = "Yuhi TOMARI and Shinji KONO", + title = "Cerium Task Manager における GPU と MultiCore CPU の同時実行", + journal = "第55回 プログラミング・シンポジウム", + year = 2014 +} + +@article{kkb:2014a, + author = "Shouhei KOKUBO and Shinji KONO", + title = "並列プログラミングフレームワーク Cerium のOpenCL、CUDA への対応", + journal = "情報処理学会システムソフトウェアとオペレーティング・システム研究会", + year = 2014 +} + +@article{masa:2014a, + author = "Masataka KOHAGURA and Shinji KONO", + title = "Cerium による並列処理向け I/O の実装", + journal = "情報処理学会システムソフトウェアとオペレーティング・システム研究会", + year = 2014 } -@article{bigtable, +@article{fft, + author = "Yasuhiko OGATA and Toshio ENDO and Naoya MARUYAMA and Satoshi MATSUOKA", + title = "性能モデルに基づく CPU 及び GPU を併用する効率的な FFT ライブラリ", + journal = "情報処理学会論文誌コンピューティングシステム", + year = 2008 +} + +@article{cell, author = "Sony Corporation.", - title = "Cell broadband engine ar- chitecture" + title = "Cell broadband engine architecture", + year =2005 +} + +@article{opencl, + author = "Aaftab Munshi and Khronos OpenCL Working Group", + title = "The OpenCL Specification Version 1.0", + year = 2007 + } +@article{starpu, +author = "{C{\'e}dric Augonnet, Samuel Thibault, Raymond Namyst, Pierre-Andr{\'e} Wacrenier}", +title = {{StarPU: A Unified Platform for Task Scheduling on Heterogeneous Multicore Architectures}}, +journal = {Concurrency and Computation: Practice and Experience, Special Issue: Euro-Par 2009}, +volume = 23, +issue = 2, +pages = {187--198}, +year = 2011, +month = FEB, +publisher = {John Wiley & Sons, Ltd.}, +doi = {10.1002/cpe.1631}, +url = {http://hal.inria.fr/inria-00550877}, +keywords = {StarPU} +} + +@misc{cuda, +title = "{CUDA}", +howpublished = "{https://developer.nvidia.com/category/zone/cuda-zone/}" +} diff -r 7c5bf9ec7eb3 -r c514a9fc4579 paper/master_paper.blg --- a/paper/master_paper.blg Mon Feb 16 02:15:42 2015 +0900 +++ b/paper/master_paper.blg Mon Feb 16 02:52:40 2015 +0900 @@ -3,52 +3,48 @@ The top-level auxiliary file: master_paper.aux The style file: junsrt.bst Database file #1: master_paper.bib -Warning--empty journal in shoshi:2011a -Warning--empty journal in shoshi:2011b -Warning--empty journal in cassandra -Warning--empty year in cassandra -Warning--empty journal in bigtable -Warning--empty year in bigtable -You've used 5 entries, +Warning--empty journal in cell +Warning--empty journal in opencl +You've used 11 entries, 2270 wiz_defined-function locations, - 555 strings with 4573 characters, -and the built_in function-call counts, 964 in all, are: -= -- 53 -> -- 35 -< -- 0 -+ -- 15 -- -- 10 -* -- 33 -:= -- 141 -add.period$ -- 13 -call.type$ -- 5 -change.case$ -- 5 + 586 strings with 5452 characters, +and the built_in function-call counts, 2269 in all, are: += -- 154 +> -- 68 +< -- 2 ++ -- 30 +- -- 19 +* -- 57 +:= -- 312 +add.period$ -- 32 +call.type$ -- 11 +change.case$ -- 11 chr.to.int$ -- 0 -cite$ -- 11 -duplicate$ -- 66 -empty$ -- 101 -format.name$ -- 20 -if$ -- 218 +cite$ -- 13 +duplicate$ -- 160 +empty$ -- 241 +format.name$ -- 38 +if$ -- 545 int.to.chr$ -- 0 -int.to.str$ -- 5 -missing$ -- 5 -newline$ -- 26 -num.names$ -- 5 -pop$ -- 44 +int.to.str$ -- 11 +missing$ -- 10 +newline$ -- 57 +num.names$ -- 10 +pop$ -- 80 preamble$ -- 1 purify$ -- 0 quote$ -- 0 -skip$ -- 47 +skip$ -- 124 stack$ -- 0 -substring$ -- 0 -swap$ -- 0 -text.length$ -- 0 +substring$ -- 32 +swap$ -- 12 +text.length$ -- 2 text.prefix$ -- 0 top$ -- 0 type$ -- 0 -warning$ -- 6 -while$ -- 5 -width$ -- 6 -write$ -- 44 -is.kanji.str$ -- 44 -(There were 6 warnings) +warning$ -- 2 +while$ -- 13 +width$ -- 13 +write$ -- 108 +is.kanji.str$ -- 101 +(There were 2 warnings) diff -r 7c5bf9ec7eb3 -r c514a9fc4579 paper/master_paper.dvi Binary file paper/master_paper.dvi has changed diff -r 7c5bf9ec7eb3 -r c514a9fc4579 paper/master_paper.log --- a/paper/master_paper.log Mon Feb 16 02:15:42 2015 +0900 +++ b/paper/master_paper.log Mon Feb 16 02:52:40 2015 +0900 @@ -1,4 +1,4 @@ -This is e-pTeX, Version 3.1415926-p3.4-110825-2.6 (utf8.euc) (TeX Live 2013) (format=platex 2013.5.30) 16 FEB 2015 02:10 +This is e-pTeX, Version 3.1415926-p3.4-110825-2.6 (utf8.euc) (TeX Live 2013) (format=platex 2013.5.30) 16 FEB 2015 02:49 entering extended mode \write18 enabled. %&-line parsing enabled. @@ -475,7 +475,16 @@ [40]) (./master_paper.bbl [41 -]) (./appendix.tex [42 +] + +LaTeX Font Warning: Font shape `JT1/gt/m/it' undefined +(Font) using `JT1/gt/m/n' instead on input line 56. + + +LaTeX Font Warning: Font shape `JY1/gt/m/it' undefined +(Font) using `JY1/gt/m/n' instead on input line 56. + +) (./appendix.tex [42 ]) No file master_paper.ind. @@ -490,12 +499,12 @@ ) Here is how much of TeX's memory you used: - 2546 strings out of 494008 - 36163 string characters out of 6154472 + 2559 strings out of 494008 + 36285 string characters out of 6154472 189780 words of memory out of 5000000 - 5909 multiletter control sequences out of 15000+600000 - 18223 words of font info for 71 fonts, out of 8000000 for 9000 + 5921 multiletter control sequences out of 15000+600000 + 18570 words of font info for 72 fonts, out of 8000000 for 9000 745 hyphenation exceptions out of 8191 30i,12n,40p,213b,1954s stack positions out of 5000i,500n,10000p,200000b,80000s -Output written on master_paper.dvi (50 pages, 144408 bytes). +Output written on master_paper.dvi (50 pages, 146312 bytes). diff -r 7c5bf9ec7eb3 -r c514a9fc4579 paper/master_paper.pdf Binary file paper/master_paper.pdf has changed