This website works better with JavaScript
首頁
探索
說明
註冊
登入
andreagus
/
rodinia-benchmark
關注
1
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
目錄樹:
6ccd076daa
分支列表
標籤列表
cpu-benchmark
gpu-benchmark
master
wip/platform-unification
rodinia-benchma...
/
opencl
/
srad
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
8 年之前
run-gpu
c10e5ef29a
Implemented device selection for srad
8 年之前
run-gpu-primary
1056d3aaa2
Added run script for the secondary GPU
8 年之前
run-gpu-secondary
1056d3aaa2
Added run script for the secondary GPU
8 年之前
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"