-
Notifications
You must be signed in to change notification settings - Fork 94
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
Comments
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
This issue has been labeled |
This issue has been labeled |
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 |
This issue has been labeled |
This issue has been labeled |
Think PR ( #925 ) is now ready for review and should address this issue |
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
When https://github.com/rapidsai/kvikio begin releasing Conda packages, we should use it for spilling instead of cuCIM.
The text was updated successfully, but these errors were encountered: