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

Full multiprocessing GPU support. #290

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

CielAl
Copy link
Contributor

@CielAl CielAl commented Apr 25, 2024

@nanli-emory

…Make CuImage Handle prototype ready for future development. Massive code cleaning

Briefly:
(1) The WSIImageHandle abstraction is ready to use. OpenSlideHandle is deployed.
CuImageHandle is implemented but is not enabled in image handle factory as more time is needed for a unified downstream computational interface in custom modules.
(2) Code cleaning including forward porting which prepares for the future deprecated function signatures in skimage.

…Make CuImage Handle prototype ready for future development. Massive code cleaning
@CielAl
Copy link
Contributor Author

CielAl commented May 2, 2024

Update the modules to automatically call the GPU-accelerated operations given the device of WSIImageHandle.

@CielAl CielAl changed the title Deploy OpenSlide handle abstraction to BaseImage and all *Module.py. … Full multiprocessing GPU support. May 9, 2024
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

Successfully merging this pull request may close these issues.

1 participant