Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
exa2pro
/
starpu-max
Segui
19
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
75984def69
Rami (Branch)
Tag
fpga
ft_checkpoint
papi_starpu
starpu-max
/
socl
Sylvain Henry
d679f897c2
SOCL: do not make StarPU crash when a kernel cannot be executed
13 anni fa
..
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)
13 anni fa
src
d679f897c2
SOCL: do not make StarPU crash when a kernel cannot be executed
13 anni fa
vendors
8768acacdd
socl: create links to existing icd files and create a new socl.icd file in socl/vendors directory
13 anni fa
Makefile.am
52e740164b
SOCL: Remove modified OpenCL headers. ICD is now the only supported way to use SOCL.
13 anni fa
README
082412f29a
Merge SOCL into StarPU repo
14 anni fa
socl-1.0.pc.in
9a5de65b9c
socl: install include files in directory socl to not conflict with existing OpenCL installation
13 anni fa
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.