Cyril Roelandt e85ffc2fa5 socl/examples/matmul/matmul.c: do not use the check() macro with an argument of type cl_int: it is meant to be used with a call to an OpenCL function. 13 lat temu
..
examples e85ffc2fa5 socl/examples/matmul/matmul.c: do not use the check() macro with an argument of type cl_int: it is meant to be used with a call to an OpenCL function. 13 lat temu
include 082412f29a Merge SOCL into StarPU repo 14 lat temu
src 60c61b498a SOCL: deletion of the virtual device 13 lat temu
Makefile.am 0a88862c0a Make showcheck recursive, fix hang when there is not test log 14 lat temu
README 082412f29a Merge SOCL into StarPU repo 14 lat temu
socl-1.0.pc.in 9a5de65b9c socl: install include files in directory socl to not conflict with existing OpenCL installation 14 lat temu

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.