This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
andreagus
/
rodinia-benchmark
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
8354e71ca0
ブランチ
タグ
cpu-benchmark
gpu-benchmark
master
wip/platform-unification
rodinia-benchma...
/
opencl
/
streamcluster
Andrea Gussoni
803c92078e
Added run script, fix for cpu streamcluster benchmark
8 年 前
..
CLHelper.h
803c92078e
Added run script, fix for cpu streamcluster benchmark
8 年 前
Kernels.cl
1f1ceb7172
Initialized repo with Rodinia 3.1
8 年 前
Makefile
1f1ceb7172
Initialized repo with Rodinia 3.1
8 年 前
readme
1f1ceb7172
Initialized repo with Rodinia 3.1
8 年 前
run
1f1ceb7172
Initialized repo with Rodinia 3.1
8 年 前
run-cpu
803c92078e
Added run script, fix for cpu streamcluster benchmark
8 年 前
streamcluster.cpp
803c92078e
Added run script, fix for cpu streamcluster benchmark
8 年 前
streamcluster.h
803c92078e
Added run script, fix for cpu streamcluster benchmark
8 年 前
streamcluster_cl.h
803c92078e
Added run script, fix for cpu streamcluster benchmark
8 年 前
util.h
1f1ceb7172
Initialized repo with Rodinia 3.1
8 年 前
readme
Streamcluster implemented in OpenCL.
compilation options:
(1) release: normal version;
(2) errmsg: output error message to help debugging;
(3) ptx: generate ptx code;
(4) res: output the usage of resources, like shared memory, etc.