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 your feature request related to a problem? Please describe.
We have rmm::device_async_resource_ref as a convenience alias. It would be good to also have host_resource_ref, host_async_resource_ref, device_resource_ref, and possibly host_device versions of these.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
We have
rmm::device_async_resource_ref
as a convenience alias. It would be good to also havehost_resource_ref
,host_async_resource_ref
,device_resource_ref
, and possiblyhost_device
versions of these.The text was updated successfully, but these errors were encountered: