【24h】

Automatic Parameter Optimization for Edit Distance Algorithm on GPU

机译:GPU上编辑距离算法的自动参数优化

获取原文

摘要

In this research, we parallelized the dynamic programming algorithm of calculating edit distance for GPU, and evaluated the performance. In GPU computing, access to the device memory is likely to be one of the primal bottleneck due to its high latency, and this effect gets noticeable especially when sufficient number of active threads cannot be secured because of the lack of parallelism or overuse of GPU resources. Then, we constructed a model that approximates the relations between the values of parameters and the execution time considering latency hiding, and by using this model, we devised a method of automatic tuning of parallelization parameters in order to attain high performance stably even when the problem size is relatively small.
机译:在本研究中,我们并行化了用于GPU的编辑距离的动态编程算法,并评估了性能。在GPU计算中,对设备存储器的访问可能是由于其高延迟引起的原始瓶颈之一,并且由于由于缺乏并行性或过度使用GPU资源而无法确保足够数量的有源线程,因此这种效果显着。然后,我们构建了一种近似于参数值与考虑延迟隐藏的执行时间之间的关系的模型,以及通过使用该模型,我们设计了一种自动调整并行化参数的方法,以便即使问题稳定地达到高性能尺寸相对较小。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号