This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
andreagus
/
rodinia-benchmark
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
575c20f396
Větve
Značky
cpu-benchmark
gpu-benchmark
master
wip/platform-unification
rodinia-benchma...
/
opencl
/
streamcluster
Andrea Gussoni
1f1ceb7172
Initialized repo with Rodinia 3.1
před 8 roky
..
CLHelper.h
1f1ceb7172
Initialized repo with Rodinia 3.1
před 8 roky
Kernels.cl
1f1ceb7172
Initialized repo with Rodinia 3.1
před 8 roky
Makefile
1f1ceb7172
Initialized repo with Rodinia 3.1
před 8 roky
readme
1f1ceb7172
Initialized repo with Rodinia 3.1
před 8 roky
run
1f1ceb7172
Initialized repo with Rodinia 3.1
před 8 roky
streamcluster.cpp
1f1ceb7172
Initialized repo with Rodinia 3.1
před 8 roky
streamcluster.h
1f1ceb7172
Initialized repo with Rodinia 3.1
před 8 roky
streamcluster_cl.h
1f1ceb7172
Initialized repo with Rodinia 3.1
před 8 roky
util.h
1f1ceb7172
Initialized repo with Rodinia 3.1
před 8 roky
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.