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
OpenCL.cl.CLArrays implement size... Thus, there are two possibilities:
Check the sizes of the OpenCL.cl.CLArrays vs. the given size arguments.
Do not check sizes if they are given as arguments and add new high-level wrappers that check sizes.
The text was updated successfully, but these errors were encountered:
ranocha
changed the title
Check sizes in high-level wrappers
Check sizes in high-level wrappers or add new high-level wrappers
Jun 25, 2018
ranocha
changed the title
Check sizes in high-level wrappers or add new high-level wrappers
Check sizes in high-level wrappers or add new ones
Jun 25, 2018
OpenCL.cl.CLArray
s implementsize
... Thus, there are two possibilities:OpenCL.cl.CLArray
s vs. the given size arguments.The text was updated successfully, but these errors were encountered: