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
We should revisit the simple wrapper over cudaMalloc once we have better MemoryResource, and for that we might need pool_memory_resource from RMM or perhaps CCCL if it's moved there by then.
Follow-up of #208.
We should revisit the simple wrapper over
cudaMalloconce we have betterMemoryResource, and for that we might needpool_memory_resourcefrom RMM or perhaps CCCL if it's moved there by then.