You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, basically, what would be needed is a way to specify the name, signature and return type of the kernel, so that the corresponding host/device buffers can be allocated to exchange data with the OpenCL kernel, right ?
If so, what is missing in terms of APIs to expose this functionality to JavaScript ?
Regarding arrayfire's OpenCL interoperability, is that currently exposed in any shape or form via the JavaScript bindings?
The real question being how to integrate/use an existing OpenCL kernel ?
Thank you
The text was updated successfully, but these errors were encountered: