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 spark-rapids-jni code I see several calls to get_current_device_resource, but this is going to be deprecated by rapidsai/rmm#1661. We need to move to get_current_device_resource_ref.
In the spark-rapids-jni code I see several calls to
get_current_device_resource
, but this is going to be deprecated by rapidsai/rmm#1661. We need to move toget_current_device_resource_ref
.Corresponding cuDF issue: rapidsai/cudf#16673
The text was updated successfully, but these errors were encountered: