Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing test_dask_dataframe with RAPIDS 25.02 and Dask 2024.12.1 #11324

Open
hcho3 opened this issue Mar 10, 2025 · 3 comments
Open

Failing test_dask_dataframe with RAPIDS 25.02 and Dask 2024.12.1 #11324

hcho3 opened this issue Mar 10, 2025 · 3 comments
Labels

Comments

@hcho3
Copy link
Collaborator

hcho3 commented Mar 10, 2025

=================================== FAILURES ===================================
____________________ TestDistributedGPU.test_dask_dataframe ____________________

...

>           raise ValueError(f"Cannot fuse tasks with multiple outputs {leafs}")
E           ValueError: Cannot fuse tasks with multiple outputs
{('operation-fused-values-628d7992426e5fc9d76155a287ed9afa', 0),
('any-7abed07bc53ca085fa8e8438f127f33d', 0, 0)}

https://github.com/dmlc/xgboost/actions/runs/13776617564/job/38527508571?pr=11323

The CI image was generated in dmlc/xgboost-devops#14

@hcho3 hcho3 changed the title Test failure with Dask 2024.12.1 Failing test_dask_dataframe with RAPIDS 25.02 and Dask 2024.12.1 Mar 10, 2025
@hcho3
Copy link
Collaborator Author

hcho3 commented Mar 11, 2025

@trivialfis Have you seen this error before?

@trivialfis
Copy link
Member

Yes, I can reproduce. Along with #10994 (comment)

@trivialfis
Copy link
Member

cc @TomAugspurger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants