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
Memory fragmentation is problem with RMM which can lead to OOM errors. #984 made fragmentation errors more visible. There is an experimental Virtual Memory Manager in dask-cuda (#998) to help resolve this issue. Long term this work will move to the C++ side of RMM.
This issue will serve as a meta issue to track changes any changes in Dask-CUDA, RMM, and UCX as they arise
The text was updated successfully, but these errors were encountered:
Memory fragmentation is problem with RMM which can lead to OOM errors. #984 made fragmentation errors more visible. There is an experimental Virtual Memory Manager in dask-cuda (#998) to help resolve this issue. Long term this work will move to the C++ side of RMM.
This issue will serve as a meta issue to track changes any changes in Dask-CUDA, RMM, and UCX as they arise
The text was updated successfully, but these errors were encountered: