view paper/sigos.bib @ 0:38b037c42c34

first commit
author ikkun
date Mon, 17 Apr 2017 20:05:26 +0900
parents
children 538a2bff1ffb
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
}

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

                  
@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
}