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

Consider moving implementation over to cupy #1

Open
fwimp opened this issue Nov 3, 2022 · 1 comment
Open

Consider moving implementation over to cupy #1

fwimp opened this issue Nov 3, 2022 · 1 comment

Comments

@fwimp
Copy link
Owner

fwimp commented Nov 3, 2022

cupy is a python module that can run scipy/numpy commands on NVIDIA GPUs.

If further speedups are required, this might be a good approach to take, though elements of scikit-image may need to be reimplemented.

@fwimp
Copy link
Owner Author

fwimp commented Nov 3, 2022

Another possibility is cuCIM, which is based on cupy

Documentation:
https://docs.rapids.ai/api/cucim/stable/

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