Basic support for OpenCL (experimental)
Files
2- Stephan Seitz authored
+ 3
− 1
@@ -168,11 +168,13 @@ 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
)