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

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.