This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
andreagus
/
rodinia-benchmark
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
8354e71ca0
Rami (Branch)
Tag
cpu-benchmark
gpu-benchmark
master
wip/platform-unification
rodinia-benchma...
/
opencl
/
streamcluster
Andrea Gussoni
803c92078e
Added run script, fix for cpu streamcluster benchmark
8 anni fa
..
CLHelper.h
803c92078e
Added run script, fix for cpu streamcluster benchmark
8 anni fa
Kernels.cl
1f1ceb7172
Initialized repo with Rodinia 3.1
8 anni fa
Makefile
1f1ceb7172
Initialized repo with Rodinia 3.1
8 anni fa
readme
1f1ceb7172
Initialized repo with Rodinia 3.1
8 anni fa
run
1f1ceb7172
Initialized repo with Rodinia 3.1
8 anni fa
run-cpu
803c92078e
Added run script, fix for cpu streamcluster benchmark
8 anni fa
streamcluster.cpp
803c92078e
Added run script, fix for cpu streamcluster benchmark
8 anni fa
streamcluster.h
803c92078e
Added run script, fix for cpu streamcluster benchmark
8 anni fa
streamcluster_cl.h
803c92078e
Added run script, fix for cpu streamcluster benchmark
8 anni fa
util.h
1f1ceb7172
Initialized repo with Rodinia 3.1
8 anni fa
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.