Andrea Gussoni 846e980370 Converted tabs to spaces and fixed indentation 7 years ago
..
CLHelper.h 846e980370 Converted tabs to spaces and fixed indentation 7 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
run-cpu 7b343ecff0 Changed benchmark parameters for XU3 compatibility 7 years ago
run-gpu 7b343ecff0 Changed benchmark parameters for XU3 compatibility 7 years ago
run-gpu-primary 7b343ecff0 Changed benchmark parameters for XU3 compatibility 7 years ago
run-gpu-secondary 7b343ecff0 Changed benchmark parameters for XU3 compatibility 7 years ago
streamcluster.cpp 846e980370 Converted tabs to spaces and fixed indentation 7 years ago
streamcluster.h 846e980370 Converted tabs to spaces and fixed indentation 7 years ago
streamcluster_cl.h 803c92078e Added run script, fix for cpu streamcluster benchmark 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.