This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
andreagus
/
rodinia-benchmark
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
e6f332b2ae
Ramas
Etiquetas
cpu-benchmark
gpu-benchmark
master
wip/platform-unification
rodinia-benchma...
/
opencl
/
hotspot
Andrea Gussoni
1f1ceb7172
Initialized repo with Rodinia 3.1
hace 8 años
..
Makefile
1f1ceb7172
Initialized repo with Rodinia 3.1
hace 8 años
OpenCL_helper_library.c
1f1ceb7172
Initialized repo with Rodinia 3.1
hace 8 años
OpenCL_helper_library.h
1f1ceb7172
Initialized repo with Rodinia 3.1
hace 8 años
README
1f1ceb7172
Initialized repo with Rodinia 3.1
hace 8 años
hotspot.c
1f1ceb7172
Initialized repo with Rodinia 3.1
hace 8 años
hotspot.h
1f1ceb7172
Initialized repo with Rodinia 3.1
hace 8 años
hotspot_kernel.cl
1f1ceb7172
Initialized repo with Rodinia 3.1
hace 8 años
run
1f1ceb7172
Initialized repo with Rodinia 3.1
hace 8 años
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"