We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: