Andrea Gussoni 846e980370 Converted tabs to spaces and fixed indentation il y a 8 ans
..
info 1f1ceb7172 Initialized repo with Rodinia 3.1 il y a 8 ans
kernel 846e980370 Converted tabs to spaces and fixed indentation il y a 7 ans
output 1f1ceb7172 Initialized repo with Rodinia 3.1 il y a 8 ans
util 1f1ceb7172 Initialized repo with Rodinia 3.1 il y a 8 ans
README 1f1ceb7172 Initialized repo with Rodinia 3.1 il y a 8 ans
main.c 846e980370 Converted tabs to spaces and fixed indentation il y a 7 ans
main.h e82cd0a81e Added run script, fix for cpu srad benchmark il y a 8 ans
makefile 1f1ceb7172 Initialized repo with Rodinia 3.1 il y a 8 ans
run 1f1ceb7172 Initialized repo with Rodinia 3.1 il y a 8 ans
run-cpu c10e5ef29a Implemented device selection for srad il y a 7 ans
run-gpu c10e5ef29a Implemented device selection for srad il y a 7 ans
run-gpu-primary 1056d3aaa2 Added run script for the secondary GPU il y a 7 ans
run-gpu-secondary 1056d3aaa2 Added run script for the secondary GPU il y a 7 ans

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"