期刊文献+

融合遗传和蚁群算法并行求解最短公共超串

Parallel solving shortest common superstring using genetic algorithm and ant colony optimization
在线阅读 下载PDF
导出
摘要 依据各级缓存容量,将CPU主存中种群个体和蚂蚁个体数据划分存储到一级、二级和三级缓存中,以减少并行计算过程中数据在各级存储之间的传输开销,在CPU与GPU之间采取异步传送和不完全传送数据、GPU多个内核函数异步执行多个流的方法,设置GPU block线程数量为16的倍数、GPU共享存储器划分大小为32倍的bank,使用GPU常量存储器存储交叉概率、变异概率等需频繁访问的只读参数,将输入串矩阵和重叠部分长度矩阵只读大数据结构绑定到GPU纹理存储器,设计实现了一种多核CPU和GPU协同求解最短公共超串问题的计算、存储和通信高效的并行算法。求解多种规模的最短公共超串问题的实验结果表明,多核CPU与GPU协同并行算法比串行算法快70倍以上。 According to the capacity of multi-level caches, the population individuality and ant data in CPU main memory were assigned to L3 cache, L2 cache and L1 cache to reduce data transfer overhead among multiple caches during parallel computing. The asynchronous and incomplete transmission was performed between CPU and GPU, and multiple flows were asynchronously executed by multiple GPU kernel functions. The thread number of GPU block was set to the size of 16 times and GPU public memory was divided into bank with the size of 32 times. GPU constant memory was used to store read-only parameters such as cross probability and mutate probability which were read frequently. The read-only big data structure such as string set and overlap matrix were bound to GPU texture memory, and a computation, cache and communication-efficient parallel algorithm for CPU and GPU to coordinate solving shortest common superstring problem was designed and implemented. The experimental results for solving shortest common superstring problem with several sizes show the proposed CPU and GPU parallel algorithm is faster over 70 times than the sequential algorithm.
作者 伍世刚 钟诚
出处 《计算机应用》 CSCD 北大核心 2014年第7期1857-1861,1866,共6页 journal of Computer Applications
基金 国家自然科学基金资助项目(60963001) 广西研究生教育创新计划项目(YCSZ2013006) 广西教育厅-广西大学博士点建设基金资助项目(P11900119)
关键词 最短公共超串 并行算法 GPU计算 遗传算法 蚁群算法 shortest common superstring parallel algorithm GPU computing genetic algorithm ant colony optimization
  • 相关文献

参考文献13

  • 1SETUBAL J,MEIDANIS J.Introduction to computational molecular biology[M].Belmont:Brooks/Cole Publishing Company,1997.
  • 2ILIE L,TINTA L,POPESCU C,et al.Viral genome compression[C]// Proceedings of the 12th International Meeting on DNA Computing,LNCS4287.Berlin:Springer-Verlag,2006:111-126.
  • 3申时凯,吴绍兵,申浩如,王付艳,管彦庆.计算最短公共超串的贪婪算法[J].计算机工程与设计,2007,28(8):1757-1758. 被引量:4
  • 4TARHIO J,UKKONEN E.A greedy approximation algorithm for constructing shortest common superstrings[J].Theoretical Computer Science,1988,57(1):131-145.
  • 5LIU X,LI Y,XU J.DNA directed model for shortest superstring problem[J].Journal of Computational and Theoretical Nanoscience,2011,8(10):2112-2117.
  • 6LOPEZ-RODRIGUEZ D,MERIDA-CASERMEIRO E.Shortest common superstring problem with discrete neural networks[C]//Proceedings of the 9th International Conference on Adaptive and Natural Computing Algorithms,LNCS 5495.Berlin:Springer,2009:62-71.
  • 7GONZALEZ-GURROLA L C,BRIZUELA C A.A genetic algorithm for the shortest common superstring problem[C]// Proceedings of the 9th lbero-American Conference on Artificial Intelligence,Advances in Artificial Intelligence-Iberamia,LNCS 3315.Berlin:Springer-Verlag,2004:851-860.
  • 8BREIMER E,GOLDBERG M,HOLLINGER D.Discovering optimization algorithms through automated learning[J].DIMACS Series in Discrete Mathematics and Theoretical Computer Science,2005,69 (1):7-25.
  • 9ZARITSKY A,SIPPER M.The preservation of favored building blocks in the struggle for fitness:The puzzle algorithm[J].IEEE Transactions on Evolutionary Computation,2004,8 (5):443-455.
  • 10ZARITSKY A,SIPPER M.Coevolving solutions to the shortest common superstring problem[J].Biosystems,2004,76(1/2/3):209-216.

二级参考文献8

共引文献5

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部