rapidsai / dask-cuda

Utilities for Dask and CUDA interactions
https://docs.rapids.ai/api/dask-cuda/stable/
Apache License 2.0
287 stars 91 forks source link

Fix partitioning in explicit-comms shuffle #1356

Closed rjzamora closed 2 months ago

rjzamora commented 3 months ago

Closes https://github.com/rapidsai/dask-cuda/issues/1355

Current version of the explicit-comms shuffle does not produce partitioning that is consistent with dask.dataframe.

rjzamora commented 2 months ago

/merge