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

GPU option #49

Open
Kirk3gaard opened this issue Jan 12, 2021 · 1 comment
Open

GPU option #49

Kirk3gaard opened this issue Jan 12, 2021 · 1 comment

Comments

@Kirk3gaard
Copy link

Hi

It would be great to have a "--GPU option" and have racon fail to run rather than go on using CPUs if it cannot detect the GPU(s)

Best regards
Rasmus

@rvaser
Copy link
Collaborator

rvaser commented Jan 14, 2021

Hi Rasmus,
I think that Racon should throw a runtime error if it was compiled for Cuda and no devices are found (https://github.com/lbcb-sci/racon/blob/master/src/cuda/cudapolisher.cpp#L50-L53). On the other hand, when running on GPU some of the tasks the GPU version cannot handle are solved on the CPU.

Best regards,
Robert

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

2 participants