This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
andreagus
/
rodinia-benchmark
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
10378d41f5
Branches
Tags
cpu-benchmark
gpu-benchmark
master
wip/platform-unification
rodinia-benchma...
/
opencl
/
streamcluster
Andrea Gussoni
1f1ceb7172
Initialized repo with Rodinia 3.1
8 anos atrás
..
CLHelper.h
1f1ceb7172
Initialized repo with Rodinia 3.1
8 anos atrás
Kernels.cl
1f1ceb7172
Initialized repo with Rodinia 3.1
8 anos atrás
Makefile
1f1ceb7172
Initialized repo with Rodinia 3.1
8 anos atrás
readme
1f1ceb7172
Initialized repo with Rodinia 3.1
8 anos atrás
run
1f1ceb7172
Initialized repo with Rodinia 3.1
8 anos atrás
streamcluster.cpp
1f1ceb7172
Initialized repo with Rodinia 3.1
8 anos atrás
streamcluster.h
1f1ceb7172
Initialized repo with Rodinia 3.1
8 anos atrás
streamcluster_cl.h
1f1ceb7172
Initialized repo with Rodinia 3.1
8 anos atrás
util.h
1f1ceb7172
Initialized repo with Rodinia 3.1
8 anos atrás
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.