rapidsai / dask-cuda

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

Fix partitioning in explicit-comms shuffle #1356

Closed rjzamora closed 4 months ago

rjzamora commented 4 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 4 months ago

/merge