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

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"