Andrea Gussoni 7b343ecff0 Changed benchmark parameters for XU3 compatibility 8 vuotta sitten
..
CLHelper.h b037e5b08d Implemented device selection for streamcluster 8 vuotta sitten
Kernels.cl 1f1ceb7172 Initialized repo with Rodinia 3.1 8 vuotta sitten
Makefile 1f1ceb7172 Initialized repo with Rodinia 3.1 8 vuotta sitten
readme 1f1ceb7172 Initialized repo with Rodinia 3.1 8 vuotta sitten
run 1f1ceb7172 Initialized repo with Rodinia 3.1 8 vuotta sitten
run-cpu 7b343ecff0 Changed benchmark parameters for XU3 compatibility 8 vuotta sitten
run-gpu 7b343ecff0 Changed benchmark parameters for XU3 compatibility 8 vuotta sitten
run-gpu-primary 7b343ecff0 Changed benchmark parameters for XU3 compatibility 8 vuotta sitten
run-gpu-secondary 7b343ecff0 Changed benchmark parameters for XU3 compatibility 8 vuotta sitten
streamcluster.cpp b037e5b08d Implemented device selection for streamcluster 8 vuotta sitten
streamcluster.h 803c92078e Added run script, fix for cpu streamcluster benchmark 8 vuotta sitten
streamcluster_cl.h 803c92078e Added run script, fix for cpu streamcluster benchmark 8 vuotta sitten
util.h 1f1ceb7172 Initialized repo with Rodinia 3.1 8 vuotta sitten

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.