【24h】

Sobel Mask Operations Using Shared Memory in CUDA Environment

机译:Sobel Mask操作在CUDA环境中使用共享内存

获取原文
获取外文期刊封面目录资料

摘要

In this paper, we implement Sobel mask operations using shared memory in CUDA environment. In the conventional methods for mask operations using shared memory, there are some drawbacks of performance degradation as increasing the accesses on the global memory for image replications. Therefore, in this paper, we perform the replication operations on the global memory firstly and copy those blocks to the shared memory, and finally process Sobel mask operations. The proposed algorithm minimizes the number of accessing to the global memory, so we get the higher speed-up factor about 30% as compared as the conventional algorithms.
机译:在本文中,我们在CUDA环境中使用共享内存来实现Sobel Mask操作。在使用共享存储器的掩模操作的传统方法中,由于增加了用于图像复制的全局存储器上的访问,存在一些缺点性能下降。因此,在本文中,我们首先在全局存储器上执行复制操作,并将这些块复制到共享内存,最后处理Sobel掩码操作。所提出的算法最小化了访问全局内存的数量,因此与传统算法相比,我们得到了较高的加速因子约为30%。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号