This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Реєстрація
Увійти
andreagus
/
rodinia-benchmark
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Запити на злиття
0
Wiki
Дерево:
575c20f396
Гілки
Теги
cpu-benchmark
gpu-benchmark
master
wip/platform-unification
rodinia-benchma...
/
opencl
/
streamcluster
Andrea Gussoni
1f1ceb7172
Initialized repo with Rodinia 3.1
8 роки тому
..
CLHelper.h
1f1ceb7172
Initialized repo with Rodinia 3.1
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 роки тому
streamcluster.cpp
1f1ceb7172
Initialized repo with Rodinia 3.1
8 роки тому
streamcluster.h
1f1ceb7172
Initialized repo with Rodinia 3.1
8 роки тому
streamcluster_cl.h
1f1ceb7172
Initialized repo with Rodinia 3.1
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.