Andrea Gussoni eba45dccfb Changed benchmark parameters for XU3 compatibility 8 年之前
..
CLHelper.h aff60b9a55 Implemented device selection for streamcluster 8 年之前
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 eba45dccfb Changed benchmark parameters for XU3 compatibility 8 年之前
run-gpu eba45dccfb Changed benchmark parameters for XU3 compatibility 8 年之前
run-gpu-primary eba45dccfb Changed benchmark parameters for XU3 compatibility 8 年之前
run-gpu-secondary eba45dccfb Changed benchmark parameters for XU3 compatibility 8 年之前
streamcluster.cpp aff60b9a55 Implemented device selection for streamcluster 8 年之前
streamcluster.h 803c92078e Added run script, fix for cpu streamcluster benchmark 8 年之前
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.