[FEA] Add a convenience alias in RMM for cuda::mr::async_resource_ref<cuda::mr::device_accessible>
#1442
Closed
Labels
feature request
New feature or request
To make it easier for other libraries to use
resource_ref
s instead ofdevice_memory_resource
pointers, add a new header with alias for the commonly usedcuda::mr::async_resource_ref<cuda::mr::device_accessible>
.The text was updated successfully, but these errors were encountered: