Replies: 1 comment
-
|
Use a sized integer ( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently I got a OpenGL buffer object, and I did this as in docs
where
devptr, sizehere areinttype, how to convert these into aDeviceAllocationso that it can be passed into a kernel? Since doc saysFunction.__call__method only takesnumpy.numberandDeviceAllocationas inputs.Beta Was this translation helpful? Give feedback.
All reactions