Please enable JavaScript in your browser!
Domů
Procházet
Nápověda
Přihlásit se
exa2pro
/
starpu-max
Sledovat
19
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
f32f3e7125
Větve
Značky
fpga
ft_checkpoint
papi_starpu
starpu-max
/
socl
Sylvain Henry
d679f897c2
SOCL: do not make StarPU crash when a kernel cannot be executed
před 13 roky
..
examples
1c102b1da6
socl/examples/clinfo/clinfo.c: make sure the string is large enough to receive information (it failed with a value of 10 for CL_DRIVER_VERSION)
před 13 roky
src
d679f897c2
SOCL: do not make StarPU crash when a kernel cannot be executed
před 13 roky
vendors
8768acacdd
socl: create links to existing icd files and create a new socl.icd file in socl/vendors directory
před 13 roky
Makefile.am
52e740164b
SOCL: Remove modified OpenCL headers. ICD is now the only supported way to use SOCL.
před 13 roky
README
082412f29a
Merge SOCL into StarPU repo
před 14 roky
socl-1.0.pc.in
9a5de65b9c
socl: install include files in directory socl to not conflict with existing OpenCL installation
před 13 roky
README
StarPU's OpenCL interface
=========================
This directory contains an OpenCL implementation that can
be used as a replacement of the classic StarPU's API.
OpenCL applications need to be compiled using provided headers.