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

Option to run default install on CPU #540

Open
christopher-vollmers opened this issue Nov 10, 2024 · 1 comment
Open

Option to run default install on CPU #540

christopher-vollmers opened this issue Nov 10, 2024 · 1 comment

Comments

@christopher-vollmers
Copy link

Hi,

I've been trying to install the cpu version of medaka with no luck.

Is there a way to make the default install run on CPU even if GPUs are present? --CPU?

Thank you,
Chris

@ftostevin-ont
Copy link
Contributor

ftostevin-ont commented Nov 11, 2024

Assuming you have a cuda device, you can use CUDA_VISIBLE_DEVICES="" <medaka command> to prevent medaka detecting the gpu.

Which installation method were you trying to use that failed to install the cpu version?

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

No branches or pull requests

2 participants