Andrea Gussoni 846e980370 Converted tabs to spaces and fixed indentation пре 8 година
..
CLHelper.h 846e980370 Converted tabs to spaces and fixed indentation пре 7 година
Kernels.cl 1f1ceb7172 Initialized repo with Rodinia 3.1 пре 8 година
Makefile 1f1ceb7172 Initialized repo with Rodinia 3.1 пре 8 година
readme 1f1ceb7172 Initialized repo with Rodinia 3.1 пре 8 година
run 1f1ceb7172 Initialized repo with Rodinia 3.1 пре 8 година
run-cpu 7b343ecff0 Changed benchmark parameters for XU3 compatibility пре 7 година
run-gpu 7b343ecff0 Changed benchmark parameters for XU3 compatibility пре 7 година
run-gpu-primary 7b343ecff0 Changed benchmark parameters for XU3 compatibility пре 7 година
run-gpu-secondary 7b343ecff0 Changed benchmark parameters for XU3 compatibility пре 7 година
streamcluster.cpp 846e980370 Converted tabs to spaces and fixed indentation пре 7 година
streamcluster.h 846e980370 Converted tabs to spaces and fixed indentation пре 7 година
streamcluster_cl.h 803c92078e Added run script, fix for cpu streamcluster benchmark пре 8 година
util.h 1f1ceb7172 Initialized repo with Rodinia 3.1 пре 8 година

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.