首页> 外文期刊>Concurrency, practice and experience >A parallel scheme for accelerating parameter sweep applications on a GPU
【24h】

A parallel scheme for accelerating parameter sweep applications on a GPU

机译:一种用于在GPU上加速参数扫描应用程序的并行方案

获取原文
获取原文并翻译 | 示例

摘要

This paper proposes a parallel scheme for accelerating parameter sweep applications on a graphics processingrnunit . By using hundreds of cores on the graphics processing unit, we found that our schemernsimultaneously processes multiple parameters rather than a single parameter. The simultaneous sweepsrnexploit the similarity of computing behaviors shared by different parameters, thus allowing memory accessesrnto be coalesced into a single access if similar irregularities appear among the parameters’ computationalrntasks. In addition, our scheme reduces the amount of off-chip memory access by unifying the data that arerncommonly referenced by multiple parameters and by placing the unified data in the fast on-chip memory. Inrnseveral experiments, we applied our scheme to practical applications and found that our scheme can performrnup to 8.5 times faster than a naive scheme that processes a single parameter at a time. We also include arndiscussion on application characteristics that are required for our scheme to outperform the naive scheme.
机译:本文提出了一种并行方案,用于加速图形处理单元上的参数扫描应用。通过在图形处理单元上使用数百个内核,我们发现我们的方案同时处理多个参数,而不是单个参数。同步扫描利用了不同参数共享的计算行为的相似性,因此,如果在参数的计算任务中出现相似的不规则情况,则可以将内存访问合并为单个访问。此外,我们的方案通过统一由多个参数共同引用的数据并将统一的数据放置在快速片上存储器中,从而减少了片外存储器的访问量。在几次实验中,我们将我们的方案应用到实际应用中,发现我们的方案可以比一次处理单个参数的朴素方案快8.5倍。我们还包括关于我们的方案胜过朴素方案的应用程序特性的讨论。

著录项

  • 来源
    《Concurrency, practice and experience》 |2014年第2期|516-531|共16页
  • 作者单位

    Graduate School of Information Science and Technology, Osaka University, 1-5 Yamadaoka, Suita,Osaka 565-0871, Japan;

    Graduate School of Information Science and Technology, Osaka University, 1-5 Yamadaoka, Suita,Osaka 565-0871, Japan;

    Graduate School of Information Science and Technology, Osaka University, 1-5 Yamadaoka, Suita,Osaka 565-0871, Japan;

    Corporate Manufacturing Engineering Center, Toshiba Corporation, 33 Shin-Isogo-Cho, Isogo-ku, Yokohama,Kanagawa 235-0017, Japan;

    Graduate School of Information Science and Technology, Osaka University, 1-5 Yamadaoka, Suita,Osaka 565-0871, Japan;

  • 收录信息
  • 原文格式 PDF
  • 正文语种 eng
  • 中图分类
  • 关键词

    parameter sweep; acceleration; GPU; CUDA;

    机译:参数扫描加速GPU;卡达;

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号