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
RMM now provides a CUDA stream pool for RAPIDS which makes our custom implementation in RAFT handle redundant.
A linear accessor was added in rapidsai/rmm#696 which makes it compatible with existing usage in cuML.
The next step is to adopt that in RAFT.
The text was updated successfully, but these errors were encountered:
RMM now provides a CUDA stream pool for RAPIDS which makes our custom implementation in RAFT handle redundant.
A linear accessor was added in rapidsai/rmm#696 which makes it compatible with existing usage in cuML.
The next step is to adopt that in RAFT.
The text was updated successfully, but these errors were encountered: