view paper/sigos.bib @ 7:d23040817cf6

Update
author Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
date Sun, 08 May 2016 14:59:00 +0900
parents 1119b7bc7a0d
children d64f4ead7636
line wrap: on
line source

@article{
    cerium,
    author = "宮國 渡 and 河野 真治 and 神里 晃 and 杉山 千秋",
    title = "Cell 用の Fine-grain Task Manager の実装",
    journal = "情報処理学会 システムソフトウェアとオペレーティング・システム研究会(OS)",
    month = "April",
    year = 2008
}

@article{
    alice,
    author = "照屋 のぞみ and 河野 真治",
    title = "分散フレームワークAliceのPC画面配信システムへの応用",
    journal = "第57回プログラミング・シンポジウム",
    month = "Jan",
    year = 2016
}

@misc{cell,
    author = "{Sony Corporation}",
    title = "{Cell broadband engine architecture}",
    year = 2005
}

@article{
    segment,
    author = "河野 真治 and 杉本 優",
    title = "Code Segment と Data Segment によるプログラミング手法",
    journal = "第54回プログラミング・シンポジウム",
    month = "Jan",
    year = 2013
}

@article{
    cbc-llvm,
    author = "徳森 海斗 and 河野 真治",
    title = " Continuation based C の LLVM/clang 3.5 上の実装について",
    journal = "情報処理学会システムソフトウェアとオペレーティング・システム研究会(OS)",
    month = "May",
    year = 2014
}
                  
@article{
    monad,
    author = "Eugenio Moggi",
    title = "Computational lambda-calculus and monads",
    journal = "Proceedings of the Fourth Annual Symposium on Logic in computer science",
    year = 1989
}
                  
@manual{opencl,
author = "{Aaftab Munshi, Khronos OpenCL Working Group}",
title ="{The OpenCL Specification Version 1.0}",
year = 2007
}

@misc{cuda,
    title = "{CUDA}",
    howpublished = "{https://developer.nvidia.com/category/zone/cuda-zone/}"
}

@article{
    gears,
    author = "小久保 翔平 and 伊波 立樹 and 河野 真治",
    title = "Monad に基づくメタ計算を基本とする Gears OS の設計",
    journal = "情報処理学会システムソフトウェアとオペレーティング・システム研究会(OS)",
    month = "May",
    year = 2015
}

@article{
    cbc-lola,
    author = "Kaito TOKKMORI and Shinji KONO",
    title = "Implementing Continuation based language in LLVM and Clang",
    journal = "LOLA 2015",
    month = "July",
    year = 2015
}