Basic support for OpenCL (experimental)
Files
3- Stephan Seitz authored
+ 5
− 1
@@ -213,7 +213,11 @@ class CBackend:
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
)