...
【24h】

Iterative Data-parallel Mark&Sweep on a GPU

机译:在GPU上进行迭代式数据并行Mark&Sweep

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

获取外文期刊封面封底 >>

       

摘要

Automatic memory management makes programming easier. This is also true for general purpose GPU computing where currently no garbage collectors exist. In this paper we present a parallel mark-and-sweep collector to collect GPU memory on the GPU and tune its performance. Performance is increased by: (1) dataparallel marking and sweeping of regions of memory, (2) marking all elements of large arrays in parallel, (3) trading recursion over parallelism to match deeply linked data structures.
机译:自动内存管理使编程更加容易。对于目前不存在垃圾收集器的通用GPU计算也是如此。在本文中,我们提出了一个并行的标记清除扫描收集器,以在GPU上收集GPU内存并调整其性能。通过以下方式提高性能:(1)并行标记和清除内存区域,(2)并行标记大型数组的所有元素,(3)在并行性上进行递归交易,以匹配深度链接的数据结构。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号