schrodinger/gpusimilarity

Port fingerprint folding to GPU

Opened this issue · 0 comments

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.