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

[FEA] Use KvikIO #844

Closed
madsbk opened this issue Feb 1, 2022 · 6 comments · Fixed by #925
Closed

[FEA] Use KvikIO #844

madsbk opened this issue Feb 1, 2022 · 6 comments · Fixed by #925
Labels
feature request New feature or request inactive-30d inactive-90d python python code needed

Comments

@madsbk
Copy link
Member

madsbk commented Feb 1, 2022

When https://github.com/rapidsai/kvikio begin releasing Conda packages, we should use it for spilling instead of cuCIM.

@madsbk madsbk added python python code needed feature request New feature or request labels Feb 1, 2022
@madsbk madsbk changed the title Use KvikIO [FEA] Use KvikIO Feb 1, 2022
rapids-bot bot pushed a commit that referenced this issue Feb 1, 2022
CI segfaults sometimes because GDS isn't available. We now disable this test. When #844 is implemented, we should be able to enable it again even when GDS isn't available.

Authors:
  - Mads R. B. Kristensen (https://github.com/madsbk)

Approvers:
  - Peter Andreas Entschev (https://github.com/pentschev)

URL: #845
@github-actions
Copy link

github-actions bot commented Mar 3, 2022

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

@github-actions
Copy link

github-actions bot commented Jun 1, 2022

This issue has been labeled inactive-90d due to no recent activity in the past 90 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.

@jakirkham
Copy link
Member

Took a brief look at this and submitted a draft PR ( #925 ). Made a few observations in that PR about what we might improve on that

@github-actions
Copy link

github-actions bot commented Jul 2, 2022

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

@github-actions
Copy link

This issue has been labeled inactive-90d due to no recent activity in the past 90 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.

@jakirkham
Copy link
Member

Think PR ( #925 ) is now ready for review and should address this issue

@rapids-bot rapids-bot bot closed this as completed in #925 Jun 27, 2023
rapids-bot bot pushed a commit that referenced this issue Jun 27, 2023
Fixes #844

This changes the spilling implementation in Dask-CUDA to use KvikIO.

Authors:
  - https://github.com/jakirkham

Approvers:
  - Mads R. B. Kristensen (https://github.com/madsbk)
  - Peter Andreas Entschev (https://github.com/pentschev)
  - Bradley Dice (https://github.com/bdice)
  - Ray Douglass (https://github.com/raydouglass)

URL: #925
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request inactive-30d inactive-90d python python code needed
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants