AIPFDec 4, 2013

High Throughput Virtual Screening with Data Level Parallelism in Multi-core Processors

arXiv:1312.1003v1
Originality Incremental advance
AI Analysis

This work addresses a bottleneck in drug design for diseases like HIV and cancer, though it is incremental as it builds on existing optimized software.

The paper tackled the problem of low throughput in molecular docking for virtual screening by introducing Data Level Parallelism to Autodock Vina in multi-core processors, resulting in a more than sixfold enhancement in throughput.

Improving the throughput of molecular docking, a computationally intensive phase of the virtual screening process, is a highly sought area of research since it has a significant weight in the drug designing process. With such improvements, the world might find cures for incurable diseases like HIV disease and Cancer sooner. Our approach presented in this paper is to utilize a multi-core environment to introduce Data Level Parallelism (DLP) to the Autodock Vina software, which is a widely used for molecular docking software. Autodock Vina already exploits Instruction Level Parallelism (ILP) in multi-core environments and therefore optimized for such environments. However, with the results we have obtained, it can be clearly seen that our approach has enhanced the throughput of the already optimized software by more than six times. This will dramatically reduce the time consumed for the lead identification phase in drug designing along with the shift in the processor technology from multi-core to many-core of the current era. Therefore, we believe that the contribution of this project will effectively make it possible to expand the number of small molecules docked against a drug target and improving the chances to design drugs for incurable diseases.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes