首页> 外文期刊>Computer Graphics Forum: Journal of the European Association for Computer Graphics >InK-Compact: In-Kernel Stream Compaction and Its Application to Multi-Kernel Data Visualization on General-Purpose GPUs
【24h】

InK-Compact: In-Kernel Stream Compaction and Its Application to Multi-Kernel Data Visualization on General-Purpose GPUs

机译:InK-Compact:内核流压缩及其在通用GPU上的多内核数据可视化中的应用

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

摘要

Stream compaction is an important parallel computing primitive that produces a reduced (compacted) output stream consisting of only valid elements from an input stream containing both invalid and valid elements. Computing on this compacted stream rather than the mixed input stream leads to improvements in performance, load balancing and memory footprint. Stream compaction has numerous applications in a wide range of domains: e.g. deferred shading, isosurface extraction and surface voxelization in computer graphics and visualization. We present a novel In-Kernel stream compaction method, where compaction is completed before leaving an operating kernel. This contrasts with conventional parallel compaction methods that require leaving the kernel and running a prefix sum kernel followed by a scatter kernel. We apply our compaction methods to ray-tracing-based visualization of volumetric data.We demonstrate that the proposed In-Kernel compaction outperforms the standard out-of-kernel Thrust parallel-scan method for performing stream compaction in this real-world application. For the data visualization, we also propose a novel multi-kernel ray-tracing pipeline for increased thread coherency and show that it outperforms a conventional single-kernel approach.
机译:流压缩是一种重要的并行计算原语,它会从包含无效元素和有效元素的输入流中仅生成有效元素,从而减少(压缩)输出流。在此压缩流而不是混合输入流上进行计算可以提高性能,负载平衡和内存占用。流压缩在广泛的领域中有许多应用:例如计算机图形学和可视化中的延迟着色,等值面提取和表面体素化。我们提出了一种新颖的内核内流压缩方法,该方法在离开运行内核之前已完成压缩。这与传统的并行压缩方法不同,常规的并行压缩方法需要离开内核并运行前缀和内核,然后再运行分散内核。我们将压缩方法应用于基于射线追踪的体积数据可视化。我们证明了在此实际应用中,建议的内核内压缩性能优于标准的内核外Thrust并行扫描方法,可以在其中执行流压缩。对于数据可视化,我们还提出了一种新颖的多内核光线跟踪管道,以提高线程一致性,并证明它优于常规的单内核方法。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号