This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
andreagus
/
rodinia-benchmark
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
10378d41f5
Ramas
Etiquetas
cpu-benchmark
gpu-benchmark
master
wip/platform-unification
rodinia-benchma...
/
opencl
/
streamcluster
Andrea Gussoni
1f1ceb7172
Initialized repo with Rodinia 3.1
hace 8 años
..
CLHelper.h
1f1ceb7172
Initialized repo with Rodinia 3.1
hace 8 años
Kernels.cl
1f1ceb7172
Initialized repo with Rodinia 3.1
hace 8 años
Makefile
1f1ceb7172
Initialized repo with Rodinia 3.1
hace 8 años
readme
1f1ceb7172
Initialized repo with Rodinia 3.1
hace 8 años
run
1f1ceb7172
Initialized repo with Rodinia 3.1
hace 8 años
streamcluster.cpp
1f1ceb7172
Initialized repo with Rodinia 3.1
hace 8 años
streamcluster.h
1f1ceb7172
Initialized repo with Rodinia 3.1
hace 8 años
streamcluster_cl.h
1f1ceb7172
Initialized repo with Rodinia 3.1
hace 8 años
util.h
1f1ceb7172
Initialized repo with Rodinia 3.1
hace 8 años
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.