Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
exa2pro
/
starpu-max
Watch
19
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
079bc784ac
Branches
Tags
fpga
ft_checkpoint
papi_starpu
starpu-max
/
socl
Sylvain Henry
079bc784ac
SOCL: fix clGetDeviceInfo
13 years ago
..
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 years ago
include
082412f29a
Merge SOCL into StarPU repo
14 years ago
src
079bc784ac
SOCL: fix clGetDeviceInfo
13 years ago
Makefile.am
0a88862c0a
Make showcheck recursive, fix hang when there is not test log
14 years ago
README
082412f29a
Merge SOCL into StarPU repo
14 years ago
socl-1.0.pc.in
9a5de65b9c
socl: install include files in directory socl to not conflict with existing OpenCL installation
14 years ago
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.