ラベル gpu の投稿を表示しています。 すべての投稿を表示
ラベル gpu の投稿を表示しています。 すべての投稿を表示

2011年11月8日火曜日

Rodinia: A Benchmark Suite for Heterogeneous Computing

http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.147.8883

This paper presents and characterizes Rodinia, a benchmark suite for heterogeneous computing. To help architects study emerging platforms such as GPUs (Graphics Processing Units), Rodinia includes applications and kernels which target multi-core CPU and GPU platforms. The choice of applications is inspired by Berkeley’s dwarf taxonomy. Our characterization shows that the Rodinia benchmarks cover a wide range of parallel communication patterns, synchronization techniques and power consumption, and has led to some important architectural insight, such as the growing importance of memory-bandwidth limitations and the consequent importance of data layout. I.

2011年9月30日金曜日

MAGMA: LAPACK for HPC on Heterogeneous Architectures

MAGMA の 1.0 が先月末に公開されたようです。
http://icl.cs.utk.edu/magma/news/news.html?id=274

2011年2月14日月曜日

GIM-V on GPUs に関連する論文

まずは以下の論文を読みましょう。

1. Pegasus (GIM-Vの理解と Hadoop コード理解): 過去のブログ参照
2. Mars (MapReduceのGPU実装)http://www.citeulike.org/group/1670/article/4009779
3. PageRank, RWR(http://suzumura-lab.blogspot.com/2010/12/streamgraph-rwr.html), HADIなどのGPU高速化に関する論文