This website works better with JavaScript
Startsida
Utforska
Hjälp
Registrera dig
Logga in
andreagus
/
rodinia-benchmark
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
575c20f396
Grenar
Taggar
cpu-benchmark
gpu-benchmark
master
wip/platform-unification
rodinia-benchma...
/
opencl
/
streamcluster
Andrea Gussoni
1f1ceb7172
Initialized repo with Rodinia 3.1
8 år sedan
..
CLHelper.h
1f1ceb7172
Initialized repo with Rodinia 3.1
8 år sedan
Kernels.cl
1f1ceb7172
Initialized repo with Rodinia 3.1
8 år sedan
Makefile
1f1ceb7172
Initialized repo with Rodinia 3.1
8 år sedan
readme
1f1ceb7172
Initialized repo with Rodinia 3.1
8 år sedan
run
1f1ceb7172
Initialized repo with Rodinia 3.1
8 år sedan
streamcluster.cpp
1f1ceb7172
Initialized repo with Rodinia 3.1
8 år sedan
streamcluster.h
1f1ceb7172
Initialized repo with Rodinia 3.1
8 år sedan
streamcluster_cl.h
1f1ceb7172
Initialized repo with Rodinia 3.1
8 år sedan
util.h
1f1ceb7172
Initialized repo with Rodinia 3.1
8 år sedan
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.