Binary mesh partitioning for cache-efficient visualization.

IEEE Transactions on Visualization and Computer Graphics(2010)

引用 34|浏览0
暂无评分
摘要
One important bottleneck when visualizing large data sets is the data transfer between processor and memory. Cache-aware (CA) and cache-oblivious (CO) algorithms take into consideration the memory hierarchy to design cache efficient algorithms. CO approaches have the advantage to adapt to unknown and varying memory hierarchies. Recent CA and CO algorithms developed for 3D mesh layouts significantly improve performance of previous approaches, but they lack of theoretical performance guarantees. We present in this paper a {\schmi O}(N\log N) algorithm to compute a CO layout for unstructured but well shaped meshes. We prove that a coherent traversal of a N-size mesh in dimension d induces less than N/B+{\schmi O}(N/M;{1/d}) cache-misses where B and M are the block size and the cache size, respectively. Experiments show that our layout computation is faster and significantly less memory consuming than the best known CO algorithm. Performance is comparable to this algorithm for classical visualization algorithm access patterns, or better when the BSP tree produced while computing the layout is used as an acceleration data structure adjusted to the layout. We also show that cache oblivious approaches lead to significant performance increases on recent GPU architectures.
更多
查看译文
关键词
cache storage,data visualisation,mesh generation,3D mesh layouts,GPU architectures,binary mesh partitioning,cache efficient visualization,cache oblivious algorithms,cacheaware algorithms,data structure acceleration,data transfer,Cache-aware,cache-oblivious,data locality,isosurface extraction.,mesh layouts,unstructured mesh
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要