
CLC number:
On-line Access: 2025-11-10
Received: 2025-09-10
Revision Accepted: 2024-10-22
Crosschecked: 0000-00-00
Cited: 0
Clicked: 5
Ming LING1, Shidi TANG1, Ruiqi CHEN2, Xin LI1, Yanxiang ZHU3. Vina-FPGA2: a high level parallelized hardware accelerated molecular docking tool based on the inter module pipeline[J]. Frontiers of Information Technology & Electronic Engineering, 1998, -1(-1): .
@article{title="Vina-FPGA2: a high level parallelized hardware accelerated molecular docking tool based on the inter module pipeline",
author="Ming LING1, Shidi TANG1, Ruiqi CHEN2, Xin LI1, Yanxiang ZHU3",
journal="Frontiers of Information Technology & Electronic Engineering",
volume="-1",
number="-1",
pages="",
year="1998",
publisher="Zhejiang University Press & Springer",
doi="10.1631/FITEE.2400941"
}
%0 Journal Article
%T Vina-FPGA2: a high level parallelized hardware accelerated molecular docking tool based on the inter module pipeline
%A Ming LING1
%A Shidi TANG1
%A Ruiqi CHEN2
%A Xin LI1
%A Yanxiang ZHU3
%J Journal of Zhejiang University SCIENCE C
%V -1
%N -1
%P
%@ 2095-9184
%D 1998
%I Zhejiang University Press & Springer
%DOI 10.1631/FITEE.2400941
TY - JOUR
T1 - Vina-FPGA2: a high level parallelized hardware accelerated molecular docking tool based on the inter module pipeline
A1 - Ming LING1
A1 - Shidi TANG1
A1 - Ruiqi CHEN2
A1 - Xin LI1
A1 - Yanxiang ZHU3
J0 - Journal of Zhejiang University Science C
VL - -1
IS - -1
SP -
EP -
%@ 2095-9184
Y1 - 1998
PB - Zhejiang University Press & Springer
ER -
DOI - 10.1631/FITEE.2400941
Abstract: autoDock Vina (Vina) is a widely adopted molecular docking tool, often regarded as a standard or used as a baseline in numerous studies. However, its computational process is highly time-consuming. The pioneering FPGA-based accelerator of Vina, known as Vina-FPGA, ofers a high energy-efficiency approach to speedup the docking process. However, the computation modules in the Vina-FPGA design are not efficiently utilized. This is due to Vina exhibiting irregular behaviors in the form of nested loops with changing upper bounds and difering control flows. Fortunately, Vina employs the Monte Carlo iterative search method, which requires independent computations for diferent random initial inputs (tasks) . This characteristic provides an opportunity to implement further parallel computation designs. To this end, this paper proposes Vina-FPGA2, an inter-module pipeline design for further accelerating Vina-FPGA. First, we utilized task independence by sequentially filling tasks into computation modules. Then, we implemented an inter-module pipeline parallel design by the Tag Checker module and architectural modifications, named Vina-FPGA2-Baseline. Next, to achieve resource-efficient hardware implementation, we described it as an optimization problem and developed a reinforcement learning-based solver. Targeting the Xilinx UltraScale XCKU060 platform, this solver yields a more efficient implementation, named Vina-FPGA2-Enhanced. Finally, experiments show that Vina-FPGA2-Enhanced achieves an average 12.6 × performance improvement over the CPU and a 3.3 × improvement over Vina-FPGA. Compared to Vina-GPU, Vina-FPGA2 achieves a 7.2 × enhancement in energy efficiency.
Open peer comments: Debate/Discuss/Question/Opinion
<1>