- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
第27 卷 第4 期 计算机辅助设计与图形学学报 Vol. 27 No.4
2015 年4 月 Journal of Computer-Aided Design Computer Graphics Apr. 2015
基于OpenMP 的快速并行分层算法
马旭龙, 林 峰
(清华大学机械工程系先进成型制造教育部重点实验室 北京 100084)
(maxl11@mails.tsinghua.edu.cn)
摘 要: 为了充分利用现有的多核 CPU 计算资源, 提出一种基于 OpenMP 框架的快速并行分层算法, 并对其性能进
行讨论. 该算法利用模型自然分组特征建立拓扑关系分组, 使得模型拓扑数据结构的建立时间缩短;在此基础上, 采
用基于OpenMP 的多线程计算, 将拓扑结构的建立过程和求取层片轮廓的过程并行化计算, 可以取得接近CPU 核数
的加速比, 因此分层时间明显降低. 对于复杂三维模型的超大 STL 文件进行分层处理, 实例计算表明文中算法是一
种高效且易于实现的方法.
关键词:增材制造; STL 分层; OpenMP 框架; 并行分层算法
中图法分类号:TP391.7
A Parallel Slicing Algorithm Based on OpenMP for Additive Manufacturing
Ma Xulong and Lin Feng
(Key Laboratory for Advanced Materials Processing Technology, Ministry of Education of China, Department of Mechanical Engineering, Tsinghua
University, Beijing 100084)
Abstract: To reduce the slicing time by utilizing multi-core CPU, a parallel slicing algorithm is proposed in this
paper, and the properties of the algorithm is analyzed. Natural grouping feature in the model is used to build to-
pological information groups. On the basis of this, an OpenMP-based parallel computing method is adopted to
speedup construction of topological information and slicing process. A speedup close to the number of CPU cores
was achieved in the test, so less slicing time was spent. The example test result shows that the algorithm proposed
in this paper provides an efficient and achievable way to deal with large STL file.
Key words: additive manufacturing; STL slicing; OpenMP framework; parallel slicing algorithm
, ,
, .
. STL
, , 1 并行分层算法
STL ,
,
[1-2]
文档评论(0)