期刊文献+

动态任务分配CUDA线程束步进体绘制 被引量:4

Volume Rendering Using Dynamic CUDA Warp Marching
下载PDF
导出
摘要 针对标准CUDA光线投射体绘制过程中因线程束内线程计算量不均产生线程束分化,导致计算资源利用率低的问题,提出CUDA线程束步进的算法.首先分析标准CUDA实现导致线程束分化的原因,提出将光线积分映射至线程束上,线程束内所有线程同步分段积分直至光线终止,以避免线程束分化;然后结合光线积分的数学原理和GPU的硬件特性提出线程束内光线积分的算法;最后针对静态线程束任务分配方式导致负载失衡的缺点,提出动态线程束任务分配的实现算法.实验结果表明,动态任务分配线程束步进算法的性能较标准CUDA实现可获得1.9~7.9倍的加速效果. A CUDA warp marching method for ray casting volume rendering is proposed to address the problem of low computational resource utilization resulted from warp divergence due to irregular workload for each thread in a warp. We firstly analyzed the reasons for warp divergence in standard CUDA implementation. Warp divergences are eliminated by integrating each single ray with all the threads in a warp, which executes instructions in lock-step. The algorithm of integrating one single ray within one warp is introduced after detailing the mathematical principles and GPU hardware specifications. Dynamic work scheduling strategy is also incorporated into warp marching to further improve the overall performance by better balancing the workloads of streaming multi-processors. Experimental results indicate that our dynamic warp marching method can achieve 1.9-7.9 times speedup as compared with standard CUDA implementation.
出处 《计算机辅助设计与图形学学报》 EI CSCD 北大核心 2016年第10期1630-1638,共9页 Journal of Computer-Aided Design & Computer Graphics
基金 国家自然科学基金(61170171) 南通市科技计划项目(BK2014067 BK2014064)
关键词 CUDA 线程束 体绘制 资源利用率 CUDA warp volume rendering resources utilization
  • 相关文献

参考文献16

  • 1Kajiya J T, Von Herzen B P. Ray tracing volume densities[C] //Proceedings of the 11th Annual Conference on ComputerGraphics and Interactive Techniques. New York: ACM Press,1984: 165-174.
  • 2Engel K, Hadwiger M, Kniss J M, et al. Real-time volumegraphics[M]. Wellesely: A K Peters, Ltd, 2006: 163-185.
  • 3钟灿,赵俊,张丹枫.基于GPGPU的实时结肠虚拟展平技术[J].计算机辅助设计与图形学学报,2011,23(2):263-269. 被引量:2
  • 4Kruger J, Westermann R. Acceleration techniques for GPUbasedvolume rendering[C] //Proceedings of the IEEE Visualization.Los Alamitos: IEEE Computer Society Press, 2003:287-292.
  • 5秦绪佳,王建奇,朱思达,郑红波,徐晓刚.基于GPU的四维医学图像动态快速体绘制[J].计算机辅助设计与图形学学报,2011,23(11):1789-1798. 被引量:13
  • 6解立志,周明全,田沄,赵世凤.基于光线投射算法的脑血管体绘制技术[J].系统仿真学报,2012,24(9):1864-1867. 被引量:7
  • 7LUO Yanhong,TIAN Jun,LUO Yanlin.Interactively Inspection Layers of CT Datasets on CUDA-Based Volume Rendering[J].Chinese Journal of Electronics,2015,24(2):355-360. 被引量:2
  • 8Kumar P, Agrawal A. CUDA based interactive volume renderingof 3D medical data[M] //Intelligent Interactive Technologiesand Multimedia. Heidelberg: Springer, 2013, 276: 123-132.
  • 9Fangerau J, Kr-mker S. Parallel volume rendering implementationon graphics cards using CUDA[M] //Facing the Multicore-Challenge. Heidelberg: Springer, 2010, 6310: 143-153.
  • 10Wang J, Yang F, Cao Y. Computation-to-core mapping strategiesfor iso-surface volume rendering on GPUs[C] //Proceedingsof IEEE Pacific Visualization Symposium, 2015. LosAlamitos: IEEE Computer Society Press, 2015: 153-157.

二级参考文献61

  • 1储璟骏,杨新,高艳.使用GPU编程的光线投射体绘制算法[J].计算机辅助设计与图形学学报,2007,19(2):257-262. 被引量:33
  • 2Winawer S J. Colorectal cancer screening [J]. Best Practice Research Clinical Gastroenterology, 2007, 21 (6) : 1031-1048.
  • 3Johnson C D, Dachman A H. CT colonography: the next colon screening examination? [J]. Radiology, 2000, 216(2): 331-341.
  • 4Hong L, Muraki S, Kaufman A, et al. Virtual voyage: interactive navigation in the human colon [C]//Computer Graphics Proceedings, Annual Conference Series, ACM SIGGRAPH. New York: ACM Press, 1997: 27-34.
  • 5Bartroli A V, Wegenkittl R, Konig A, et al. Virtual colon flattening [C] //Proceedings of Joint Eurographics-IEEE TCVG Symposium on Visualization. Washington D C: IEEE Computer Society Press, 2001:127-136.
  • 6Ahn H, Shin B S. Height-based deformation and ray supersampling for colon unfolding [C] //Proceedings of the 16th International Conference on Artificial Reality and Telexistenee. Berlin: Springer, 2006, 4282:1098-1107.
  • 7Stegmaier S, Strengert M, Klein T, et al. A simple and flexible volume rendering framework for graphics-hardwarebased raycasting [C]//Proceedings of the 4th International Workshop on Volume Graphics. Washington D C: IEEE Computer Society Press, 2005:187-241.
  • 8Shin B S, Lira S, Lee H J. Efficient unfolding of Virtual endoscopy using linear ray interpolation [J]. Computer Methods and Programs in Biomedicine, 2009, 93(2) : 174-184.
  • 9Lim S, Lee H J, Shin B S. Surface reconstruction for efficient colon unfolding [C]//Proceedings of the 4th International Conference on Geometric Modeling and Processing. Berlin: Springer, 2006, 4077:623-629.
  • 10Luebke D, Harris M, Govindaraju N, et al. GPGPU: general-purpose computation on graphics hardware [C] // Proceedings of ACM/IEEE Conference on Supercomputing. New York: ACM Press, 2006: Article No. 208.

共引文献19

同被引文献20

引证文献4

二级引证文献26

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部