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

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.