This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
andreagus
/
rodinia-benchmark
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
e6f332b2ae
브랜치
태그
cpu-benchmark
gpu-benchmark
master
wip/platform-unification
rodinia-benchma...
/
opencl
/
hotspot
Andrea Gussoni
1f1ceb7172
Initialized repo with Rodinia 3.1
8 년 전
..
Makefile
1f1ceb7172
Initialized repo with Rodinia 3.1
8 년 전
OpenCL_helper_library.c
1f1ceb7172
Initialized repo with Rodinia 3.1
8 년 전
OpenCL_helper_library.h
1f1ceb7172
Initialized repo with Rodinia 3.1
8 년 전
README
1f1ceb7172
Initialized repo with Rodinia 3.1
8 년 전
hotspot.c
1f1ceb7172
Initialized repo with Rodinia 3.1
8 년 전
hotspot.h
1f1ceb7172
Initialized repo with Rodinia 3.1
8 년 전
hotspot_kernel.cl
1f1ceb7172
Initialized repo with Rodinia 3.1
8 년 전
run
1f1ceb7172
Initialized repo with Rodinia 3.1
8 년 전
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"