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

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.