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:
1f168837d2
Branches
Tags
fpga
ft_checkpoint
papi_starpu
starpu-max
/
socl
Cyril Roelandt
b42b41ad45
Declare checkErr static, since it is only used in clinfo.c.
14 years ago
..
examples
b42b41ad45
Declare checkErr static, since it is only used in clinfo.c.
14 years ago
include
082412f29a
Merge SOCL into StarPU repo
14 years ago
src
5ab4003713
socl: do not hardcode -Wall and -Wextra in Makefile, let configure detect them and comment out call to unexisting macro STARPU_SOCL_SUPPORT
14 years ago
Makefile.am
cf88ce1bf8
socl: move examples from examples/socl to socl/examples
14 years ago
README
082412f29a
Merge SOCL into StarPU repo
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.