dptech-corp / Uni-Dock

Uni-Dock: a GPU-accelerated molecular docking program
188 stars 40 forks source link

Warp parallel #56

Closed lucifer1004 closed 9 months ago

lucifer1004 commented 9 months ago

This PR implements a warp-level (sub-warp is also supported via the template parameter TileSize, but there is no perf gain) parallel algorithm for the Monte Carlo kernel.