作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2008, Vol. 34 ›› Issue (9): 109-111. doi: 10.3969/j.issn.1000-3428.2008.09.039

• 软件技术与数据库 • 上一篇    下一篇

基于P2HP平台的蛋白质折叠分布式计算

刘 宇1,吕志鹏2,罗 飞2   

  1. (1. 武汉科技大学计算机学院,武汉 430081;2. 华中科技大学计算机学院,武汉 430074)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-05-05 发布日期:2008-05-05

Distributed Computing of Protein Folding Based on P2HP

LIU Yu1, LV Zhi-peng2, LUO Fei2   

  1. (1. Department of Computer Science, Wuhan University of Science and Technology, Wuhan 430081; 2. Department of Computer Science, Huazhong University of Science and Technology, Wuhan 430074)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-05-05 Published:2008-05-05

摘要: 通过对基于格点模型的PERM算法进行定性分析,提出并行化计算PERM算法的策略。该策略保存了PERM算法中最关键的平均权重向量,并分发至多个计算单元进行模拟运算,从而达到减少计算时间、提高运算结果精确度的目的。以P2HP为计算平台,对多条蛋白质序列进行模拟运算。实验结果表明,基于PERM的蛋白质折叠并行计算方法能够在P2HP平台上获得较优的性能。

关键词: 蛋白质折叠, 分布式计算, 对等网络

Abstract: By analyzing the algorithm of PERM based on the lattice model, a strategy of how to parallelize PERM is introduced. The strategy stores the average weight vector, the most important part in PERM, as the middle information and distributes this information to several computing cells for some simulation computing. So it can improve the speed of computing and achieve the more accurate results. P2P-based High Performance Computing Platform(P2HP) is employed as the experimental environment. Some different protein sequences are computed. The results of experiment show the parallel computing method based on PERM can achieve the better performance on P2HP.

Key words: protein folding, distributed computing, P2P network

中图分类号: