This website works better with JavaScript
Главная
Обзор
Помощь
Регистрация
Вход
andreagus
/
rodinia-benchmark
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
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.