Andrea Gussoni 803c92078e Added run script, fix for cpu streamcluster benchmark 8 yıl önce
..
CLHelper.h 803c92078e Added run script, fix for cpu streamcluster benchmark 8 yıl önce
Kernels.cl 1f1ceb7172 Initialized repo with Rodinia 3.1 8 yıl önce
Makefile 1f1ceb7172 Initialized repo with Rodinia 3.1 8 yıl önce
readme 1f1ceb7172 Initialized repo with Rodinia 3.1 8 yıl önce
run 1f1ceb7172 Initialized repo with Rodinia 3.1 8 yıl önce
run-cpu 803c92078e Added run script, fix for cpu streamcluster benchmark 8 yıl önce
streamcluster.cpp 803c92078e Added run script, fix for cpu streamcluster benchmark 8 yıl önce
streamcluster.h 803c92078e Added run script, fix for cpu streamcluster benchmark 8 yıl önce
streamcluster_cl.h 803c92078e Added run script, fix for cpu streamcluster benchmark 8 yıl önce
util.h 1f1ceb7172 Initialized repo with Rodinia 3.1 8 yıl önce

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.