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

Port fingerprint folding to GPU #30

Open
lorton opened this issue Aug 12, 2018 · 0 comments
Open

Port fingerprint folding to GPU #30

lorton opened this issue Aug 12, 2018 · 0 comments

Comments

@lorton
Copy link
Member

lorton commented Aug 12, 2018

Right now the code is relatively GPU-friendly, but only runs on the CPU. It takes about 1 minute per 10 million compounds at startup, so a 1 billion compound database would take almost 2 hours. We could likely speed it up ~100x by moving to the GPU.

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

1 participant