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
I understand the benefits that clEsperanto gives us here. But I would suggest to go further and simplify this by adding a C #define such that the example above could be rewritten as:
When writing a OpenCL kernel in clEsperanto, the code for reading a pixel usually looks like this:
I understand the benefits that clEsperanto gives us here. But I would suggest to go further and simplify this by adding a C
#define
such that the example above could be rewritten as:The define could look like this:
The same should be done for image writing, and 3d images.
The text was updated successfully, but these errors were encountered: