This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
andreagus
/
rodinia-benchmark
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
cf82024bea
브랜치
태그
cpu-benchmark
gpu-benchmark
master
wip/platform-unification
rodinia-benchma...
/
opencl
/
streamcluster
Andrea Gussoni
803c92078e
Added run script, fix for cpu streamcluster benchmark
8 년 전
..
CLHelper.h
803c92078e
Added run script, fix for cpu streamcluster benchmark
8 년 전
Kernels.cl
1f1ceb7172
Initialized repo with Rodinia 3.1
8 년 전
Makefile
1f1ceb7172
Initialized repo with Rodinia 3.1
8 년 전
readme
1f1ceb7172
Initialized repo with Rodinia 3.1
8 년 전
run
1f1ceb7172
Initialized repo with Rodinia 3.1
8 년 전
run-cpu
803c92078e
Added run script, fix for cpu streamcluster benchmark
8 년 전
streamcluster.cpp
803c92078e
Added run script, fix for cpu streamcluster benchmark
8 년 전
streamcluster.h
803c92078e
Added run script, fix for cpu streamcluster benchmark
8 년 전
streamcluster_cl.h
803c92078e
Added run script, fix for cpu streamcluster benchmark
8 년 전
util.h
1f1ceb7172
Initialized repo with Rodinia 3.1
8 년 전
readme
Streamcluster implemented in OpenCL.
compilation options:
(1) release: normal version;
(2) errmsg: output error message to help debugging;
(3) ptx: generate ptx code;
(4) res: output the usage of resources, like shared memory, etc.