Basic support for OpenCL (experimental)
Files
1- Stephan Seitz authored
We cannot compile with kernel name `kernel` since `kernel==__kernel` is a keyword in OpenCL
Basic support for OpenCL
Problem: OpenCL cannot import stdint.h
. Temporary fix: define custom opencl_stdint.h
(defines currently only `)int64_t
TODO:
opencl_stdint.h
fast_div
)We cannot compile with kernel name `kernel` since `kernel==__kernel` is a keyword in OpenCL