Andrea Gussoni 1056d3aaa2 Added run script for the secondary GPU 8 éve
..
CLHelper.h b037e5b08d Implemented device selection for streamcluster 8 éve
Kernels.cl 1f1ceb7172 Initialized repo with Rodinia 3.1 8 éve
Makefile 1f1ceb7172 Initialized repo with Rodinia 3.1 8 éve
readme 1f1ceb7172 Initialized repo with Rodinia 3.1 8 éve
run 1f1ceb7172 Initialized repo with Rodinia 3.1 8 éve
run-cpu 0ac7b7fc45 Modified some benchmarks parameters 8 éve
run-gpu 0ac7b7fc45 Modified some benchmarks parameters 8 éve
run-gpu-primary 1056d3aaa2 Added run script for the secondary GPU 8 éve
run-gpu-secondary 1056d3aaa2 Added run script for the secondary GPU 8 éve
streamcluster.cpp b037e5b08d Implemented device selection for streamcluster 8 éve
streamcluster.h 803c92078e Added run script, fix for cpu streamcluster benchmark 8 éve
streamcluster_cl.h 803c92078e Added run script, fix for cpu streamcluster benchmark 8 éve
util.h 1f1ceb7172 Initialized repo with Rodinia 3.1 8 éve

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.