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. il y a 13 ans
..
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. il y a 13 ans
include 082412f29a Merge SOCL into StarPU repo il y a 14 ans
src 60c61b498a SOCL: deletion of the virtual device il y a 13 ans
Makefile.am 0a88862c0a Make showcheck recursive, fix hang when there is not test log il y a 14 ans
README 082412f29a Merge SOCL into StarPU repo il y a 14 ans
socl-1.0.pc.in 9a5de65b9c socl: install include files in directory socl to not conflict with existing OpenCL installation il y a 14 ans

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.