Nathalie Furmento 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) 12 years ago
..
basic 01622c139c socl: check clGetExtensionFunctionAddressForPlatform is available 12 years ago
clinfo 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) 12 years ago
mandelbrot 48be920950 SOCL/examples: simplify message 13 years ago
mansched f8a139ce57 SOCL: add support for manual scheduling and prefetching 12 years ago
matmul 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. 12 years ago
Makefile.am bb1269ddf2 socl/examples/Makefile.am: matmul needs -lm as it is using sqrtf 12 years ago