This website works better with JavaScript
Home
Explore
Help
Register
Sign In
andreagus
/
rodinia-benchmark
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
575c20f396
Branches
Tags
cpu-benchmark
gpu-benchmark
master
wip/platform-unification
rodinia-benchma...
/
opencl
/
streamcluster
Andrea Gussoni
1f1ceb7172
Initialized repo with Rodinia 3.1
8 years ago
..
CLHelper.h
1f1ceb7172
Initialized repo with Rodinia 3.1
8 years ago
Kernels.cl
1f1ceb7172
Initialized repo with Rodinia 3.1
8 years ago
Makefile
1f1ceb7172
Initialized repo with Rodinia 3.1
8 years ago
readme
1f1ceb7172
Initialized repo with Rodinia 3.1
8 years ago
run
1f1ceb7172
Initialized repo with Rodinia 3.1
8 years ago
streamcluster.cpp
1f1ceb7172
Initialized repo with Rodinia 3.1
8 years ago
streamcluster.h
1f1ceb7172
Initialized repo with Rodinia 3.1
8 years ago
streamcluster_cl.h
1f1ceb7172
Initialized repo with Rodinia 3.1
8 years ago
util.h
1f1ceb7172
Initialized repo with Rodinia 3.1
8 years ago
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.