基于CUDA汇流分析并行算法研究与实现.docVIP

基于CUDA汇流分析并行算法研究与实现.doc

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于CUDA汇流分析并行算法研究与实现

基于CUDA汇流分析并行算法研究与实现   摘 要:针对基于数字高程模型(DEM)生成流域等流时线的快速运算问题,提出了一种基于统一设备计算架构(CUDA)平台同时可发挥图形处理器(GPU)并行运算特性的汇流分析的快速并行算法。采用改进后的归并排序算法进行数据排序及新的内存分配策略和改进的并行算法进行汇流分析。用该并行算法和CPU上的串行算法, 对生成基于DEM的等流时线运算时间和矩阵乘法运算时间进行分析验证。实验结果表明,基于CUDA的汇流分析并行算法能提高系统的计算效率,具有较好的效果。   关键词:并行计算;图形处理器;统一设备计算架构;汇流分析;数字高程模型   中图分类号:TP391;TP301.6文献标志码:A   文章编号:1001-3695(2010)07-2445-03   doi:10.3969/j.issn.1001-3695.2010.07.011      Research and realization in parallel algorithm of??confluence analysis based on CUDA      ZHAO Xiang-hui????1,2, MIAO Qing?? ??1,2, FU Zhong-liang????1,2, SU Chang????1,2, LI Xin????1,2   (1.Chengdu Institute of Computer Applications, Chinese Academy of Sciences, Chengdu610041, China;2.Graduate School, Chinese Academy of Sciences, Beijing 100049, China)      Abstract:Aiming at the fast parallel computing of generating isochrones of watersheds that based on digital elevation model(DEM),this paper proposed a fast parallel algorithm of confluence analysis based on compute unified device architecture (CUDA) platform that could use parallel computing of graphic processing unit(GPU).Carried data sorting out by using the improved merge sorting algorithm,adopted the new memory allocation strategy,carried confluence analysis out by using the improved parallel computing algorithm. Using the presented parallel algorithm and the serial algorithm based on CPU to analyze and verify the time consumed when generating isochrones of watersheds based on DEM and executing matrix multiplication. The experiments results illustrate that this parallel algorithm of confluence analysis based on CUDA can improve the computational efficiency of the system and have a better effect.   Key words:parallel computing; graphic processing unit(GPU); compute unified device architecture(CUDA); confluence analysis; digital elevation model(DEM)   CUDA是NVIDIA公司提供的GPU用于通用计算的开发环境,是一个全新的软硬件架构,可以将GPU视为一个并行数据计算的设备,对进行的计算进行分配和管理。图形显示卡,尤其是高端的显卡,现在几乎是单机必配的重要硬件。其核心部件GPU采用 SIMD体系结构,大量的计算部件使得它很适合处理高数据量的并行运算[1~3]。

文档评论(0)

fangsheke66 + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档