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
harrism
changed the title
Update RAPIDS to use cuda::mr::async_resource_ref and cuda::stream_ref
Update RAPIDS to use cuda::mr::async_resource_refJan 30, 2024
This is a cross-RAPIDS tracking issue for the epic described in this document. Please refer to the document for background and details.
Tasks
get_mem_info
methods from memory resources. rmm#1388supports_streams()
from memory resources rmm#1389cuda::mr::async_resource_ref<cuda::mr::device_accessible>
rmm#1442cuda::mr::memory_resource
rmm#1443cuda::memory_resource
concepts and deprecate and removedevice_memory_resource
andhost_memory_resource
base classes. rmm#1445The text was updated successfully, but these errors were encountered: