Sylvain Henry d679f897c2 SOCL: do not make StarPU crash when a kernel cannot be executed 12 rokov pred
..
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) 12 rokov pred
src d679f897c2 SOCL: do not make StarPU crash when a kernel cannot be executed 12 rokov pred
vendors 8768acacdd socl: create links to existing icd files and create a new socl.icd file in socl/vendors directory 12 rokov pred
Makefile.am 52e740164b SOCL: Remove modified OpenCL headers. ICD is now the only supported way to use SOCL. 12 rokov pred
README 082412f29a Merge SOCL into StarPU repo 14 rokov pred
socl-1.0.pc.in 9a5de65b9c socl: install include files in directory socl to not conflict with existing OpenCL installation 13 rokov pred

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.