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

Support GPUs on Docker installation #343

Open
Dana-Farber opened this issue Jan 10, 2023 · 0 comments
Open

Support GPUs on Docker installation #343

Dana-Farber opened this issue Jan 10, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Dana-Farber
Copy link
Member

Dana-Farber commented Jan 10, 2023

Installing from Docker is by far the fastest way to get up and running. The line

docker run -it -p 8888:8888 pathml/pathml

does not seem to account for GPU. Can we add support for GPU(--gpus all) on Windows & Linux?

Shall we have something like docker pull pathml/pathml-gpu ?

@Dana-Farber Dana-Farber added the enhancement New feature or request label Jan 10, 2023
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
Development

No branches or pull requests

2 participants