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
In the warp_independent_search_kernel, new and delete are used to allocate memory. Could you please advise a workaround when dynamic memory allocation is not supported by a programming model ? Thank you.