Skip to content

Conversation

@relativityhd
Copy link

@relativityhd relativityhd commented Dec 3, 2025

Fixes #814
Fixes #140

Proposed Changes

  • Enables Dask + Cupy for aspect
  • Enables Dask + Cupy for convolve2d
  • Enables Dask + Cupy for curvature
  • Enables Dask + Cupy for slope

@relativityhd
Copy link
Author

I already used these implementations for a project of mine, and they seemed to work fine. However, I did not extensive testing or encountered edges yet.

Should I try to enable dask + cupy for other functions as well?

@brendancol brendancol added the enhancement New feature or request label Dec 3, 2025
@brendancol brendancol self-requested a review December 3, 2025 16:08
@brendancol
Copy link
Contributor

brendancol commented Dec 3, 2025

I already used these implementations for a project of mine, and they seemed to work fine. However, I did not extensive testing or encountered edges yet.

Should I try to enable dask + cupy for other functions as well?

@relativityhd thanks so much for the quick response. What you have here looks good and we'll need to get some test which can run that code path along with updating docs. I should have some time to help later and test on my local environment.

I believe that this would be related to the old...but open issue here: #140

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

Labels

enhancement New feature or request

Projects

None yet

2 participants