-
Notifications
You must be signed in to change notification settings - Fork 249
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
Cellpose update: 3.0.1 --> 3.1.0 #587
Conversation
Hi Biocontainers team,
|
Hi, I believe the issue withe GPU support is that you need to match the CUDA version in the container to the host GPU driver, so it's difficult to build in a docker (you would need to build a container for each major cuda version). Not sure if they now manage backward / forward version support. As for building separate version, if there are no other choices (ie, the tool built in GPU mode cannot support CPU mode), I'm not against it. |
From testing, the container with CUDA can still run on CPU if GPU is not provided, however since the container is then much larger, I thought it would be good to have both. I can build both and come back with the estimated container size. |
Ok. There is still the issue of the CUDA compatibility. I'd rather not have to build a container for each CUDA main version.. |
I would love to be able to use cellulose 3.1.0, if there is any way to merge this PR without waiting on a solution for CUDA |
From my side, I'd suggest setting the CUDA topic aside in that case. |
That's fine by me |
No test-cmds.txt (test file) present, skipping tests |
Alright, should be fine to merge. Thanks for your contribution. |
Submitting a Container
(If you're requesting for a new container, please check the procedure described here.
Check BioContainers' Dockerfile specifications
Checklist
Check BioContainers' Dockerfile metadata
Changes: https://github.com/MouseLand/cellpose/releases/tag/v3.1.0