期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Coherent Photon Mapping on the Intel MIC Architecture
1
作者 康春萌 王璐 +2 位作者 王佩 徐延宁 孟祥旭 《Journal of Computer Science & Technology》 SCIE EI CSCD 2015年第3期519-527,共9页
Photon mapping is a global illumination algorithm which is composed of two steps: photon tracing and photon searching. During photon searching step, each shading point needs to search the photon-tree to find k-neighb... Photon mapping is a global illumination algorithm which is composed of two steps: photon tracing and photon searching. During photon searching step, each shading point needs to search the photon-tree to find k-neighbouring photons for reflected radiance estimation. As the number of shading points and the size of photon-tree are dramatically large, the photon searching step is time consuming. We propose a parallel photon searching algorithm by using radiance estimation approach for coherent shading points on the Intel Many Integrated Core (MIC) Architecture. In order to efficiently use single instruction multiple data (SIMD) units, shading points are clustered by similarity first (every cluster contains 16 shading-points), and an initial neighbouring scope is searched from the photon-tree for each cluster. Then we use 16-wide SIMD units by performing k-NN searching from the initial neighbouring scope for those 16 shading-points in a cluster in parallel. We use the method to simulate some global illumination scenes on Intel Xeon processors and Intel Xeon Phi^TM coprocessors. The comparison results with existing photon mapping techniques indicate that our method gives significant improvement in speed with the same accuracy. 展开更多
关键词 photon mapping parallel processing SIMD
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部