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

[dask] Error with cupy input generated by cudf. #6752

Closed
trivialfis opened this issue Mar 16, 2021 · 0 comments · Fixed by #6765
Closed

[dask] Error with cupy input generated by cudf. #6752

trivialfis opened this issue Mar 16, 2021 · 0 comments · Fixed by #6765

Comments

@trivialfis
Copy link
Member

Use DaskDeviceQuantileDMatrix with da.Array generated from dask-cudf can lead to a memory error. I'm not sure about the reason yet as the behavior is non-deterministic. An initial guess is the array is allocated in temporary memory and can be recollected during DDQDM construction.

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

Successfully merging a pull request may close this issue.

1 participant