Andrea Gussoni 8354e71ca0 Implemented device selection for hotspot %!s(int64=8) %!d(string=hai) anos
..
Makefile 1f1ceb7172 Initialized repo with Rodinia 3.1 %!s(int64=8) %!d(string=hai) anos
OpenCL_helper_library.c 1f1ceb7172 Initialized repo with Rodinia 3.1 %!s(int64=8) %!d(string=hai) anos
OpenCL_helper_library.h 1f1ceb7172 Initialized repo with Rodinia 3.1 %!s(int64=8) %!d(string=hai) anos
README 1f1ceb7172 Initialized repo with Rodinia 3.1 %!s(int64=8) %!d(string=hai) anos
hotspot.c 8354e71ca0 Implemented device selection for hotspot %!s(int64=8) %!d(string=hai) anos
hotspot.h d484024d46 Added run script, fix for cpu hotspot benchmark %!s(int64=8) %!d(string=hai) anos
hotspot_kernel.cl 1f1ceb7172 Initialized repo with Rodinia 3.1 %!s(int64=8) %!d(string=hai) anos
run 1f1ceb7172 Initialized repo with Rodinia 3.1 %!s(int64=8) %!d(string=hai) anos
run-cpu 8354e71ca0 Implemented device selection for hotspot %!s(int64=8) %!d(string=hai) anos
run-gpu 8354e71ca0 Implemented device selection for hotspot %!s(int64=8) %!d(string=hai) anos

README

******Adjustable work group size*****
The kernel has square shape
RD_WG_SIZE_0 or RD_WG_SIZE_0_0 describe one dimension
The actually dimension = RD_WG_SIZE_0 * RD_WG_SIZE_0

USAGE:
make clean
make KERNEL_DIM="-DRD_WG_SIZE_0=16"