Andrea Gussoni 0c1775db38 Added run script for the secondary GPU vor 8 Jahren
..
info 1f1ceb7172 Initialized repo with Rodinia 3.1 vor 8 Jahren
kernel 67a4a7ee19 Implemented device selection for srad vor 8 Jahren
output 1f1ceb7172 Initialized repo with Rodinia 3.1 vor 8 Jahren
util 1f1ceb7172 Initialized repo with Rodinia 3.1 vor 8 Jahren
README 1f1ceb7172 Initialized repo with Rodinia 3.1 vor 8 Jahren
main.c 67a4a7ee19 Implemented device selection for srad vor 8 Jahren
main.h e82cd0a81e Added run script, fix for cpu srad benchmark vor 8 Jahren
makefile 1f1ceb7172 Initialized repo with Rodinia 3.1 vor 8 Jahren
run 1f1ceb7172 Initialized repo with Rodinia 3.1 vor 8 Jahren
run-cpu 67a4a7ee19 Implemented device selection for srad vor 8 Jahren
run-gpu 67a4a7ee19 Implemented device selection for srad vor 8 Jahren
run-gpu-primary 0c1775db38 Added run script for the secondary GPU vor 8 Jahren
run-gpu-secondary 0c1775db38 Added run script for the secondary GPU vor 8 Jahren

README

******Adjustable work group size*****
The kernel has square shape
RD_WG_SIZE_0 or RD_WG_SIZE_0_0 describe the total number of threads

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