@techreport{oai:ipsj.ixsq.nii.ac.jp:00096244,
 author = {鷹野, 駿介 and 朱, 軼青 and 岡, 瑞起 and 池上, 高志 and 阿部, 洋丈 and 加藤, 和彦 and Shunsuke, Takano and Yiqing, Zhu and Mizuki, Oka and Takashi, Ikegami and Hirotake, Abe and Kazuhiko, Kato},
 issue = {12},
 month = {Nov},
 note = {本論文では並列計算において,計算用のスレッドローカルな領域と計算結果をまとめる共有領域を持ったデータ構造を提案する.これによって,並列操作をロールバックなしにほぼロックフリーで実現可能となり,高いスループットを得られる.提案手法を Extendible Hash に実装を行い,実験を通して性能評価を行った., This paper proposes a novel scheme for concurrent computations on many-core processors. The scheme uses threads on local memory for computation and only accesses global memory when consolidating the computational results. This novel scheme allow us to execute concurrent process almost lock-free without roll-backs, thus achieving a high throughput. The proposed scheme is implemented using extendible hash.},
 title = {メニーコアプロセッサのための高スループットな計算方法の提案},
 year = {2013}
}