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 and CUDA support for first_n and last_n reductions #1207

Closed
ianthomas23 opened this issue May 2, 2023 · 2 comments
Closed

Dask and CUDA support for first_n and last_n reductions #1207

ianthomas23 opened this issue May 2, 2023 · 2 comments
Milestone

Comments

@ianthomas23
Copy link
Member

first_n and last_n reductions currently only work on the CPU without dask. They also need to work using CUDA and dask.

See #1126.

@ianthomas23
Copy link
Member Author

Dask support is provided in PR #1214.

@ianthomas23
Copy link
Member Author

Fixed by #1219.

@ianthomas23 ianthomas23 modified the milestones: v0.15.x, v0.15.1 Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant