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
Is there a way to pass a sun.misc.Unsafe allocated memory block to the Aparapi kernel and back again? I'm trying to avoid a memory copy if I can help it but I am unsure how to instruct Aparapi push this generic buffer region down to the kernel and back again if it's the case.
@alexandrubordei You still looking for an answer to this. I noticed this was pulled in from another project so going to close this if it is no longer outstanding.
From @alexandrubordei on April 15, 2016 9:58
Is there a way to pass a sun.misc.Unsafe allocated memory block to the Aparapi kernel and back again? I'm trying to avoid a memory copy if I can help it but I am unsure how to instruct Aparapi push this generic buffer region down to the kernel and back again if it's the case.
thanks,
alex
Copied from original issue: aparapi/aparapi#29
The text was updated successfully, but these errors were encountered: