期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
GPU-Driven Scalable Parser for OBJ Models 被引量:1
1
作者 sunghun jo Yuna Jeong Sungkil Lee 《Journal of Computer Science & Technology》 SCIE EI CSCD 2018年第2期417-428,共12页
This paper presents a scalable parser framework using graphics processing units (GPUs) for massive text-based files. Specifically, our solution is designed to efficiently parse Wavefront OBJ models texts of which sp... This paper presents a scalable parser framework using graphics processing units (GPUs) for massive text-based files. Specifically, our solution is designed to efficiently parse Wavefront OBJ models texts of which specify 3D geometries and their topology. Our work bases its scalability and efficiency on chunk-based processing. The entire parsing problem is subdivided into subproblems the chunk of which can be processed independently and merged seamlessly. The within-chunk processing is made highly parallel, leveraged by GPUs. Our approach thereby overcomes the bottlenecks of the existing OBJ parsers. Experiments performed to assess the performance of our system showed that our solutions significantly outperform the existing CPU-based solutions and GPU-based solutions as well. 展开更多
关键词 3D model Wavefront OBJ PARSER GPU
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部