期刊文献+

一种面向大型地理栅格数据的并行处理框架 被引量:6

Parallel processing framework for huge geographic raster data
下载PDF
导出
摘要 随着高分辨率数据获取技术的发展,地理栅格数据的数据量不断增大,串行计算方式无法快速处理大型栅格数据,因此需要通过并行技术提高效率。传统开发过程将算法与进程调度、内存管理以及数据I/O混杂在一起的编程方式,对程序员要求较高,代码质量不易控制。提出了一种面向大型地理栅格数据的并行处理框架,利用核心类的真实和虚拟两种读取方式,实现了大型数据的分步骤、分块的快速加载和写入,并将所有的并行任务调度、进程间的数据传输过程以及特定的栅格算法步骤归结为任务;通过该框架可以将算法本身与并行调度、磁盘I/O等底层操作分离,使算法编写者可以专注于算法本身,降低开发难度,提高代码质量,解决了快速编写大型地理栅格数据算法程序的目的。实验表明,本框架可实现较好的并行效果,并显著降低代码量、提高软件质量。 With the advance of technology, geographic raster datag amount increases continuouslly. Single process cannot process large raster data efficiency, so it is necessary to adopt parallel processing. Traditional development method mixes algorithm, processes scheduling, memory management and data I/O together, thus it presents higher requirements for programmers and the code quality is difficult to control. This study proposes a Huge Geographic Raster Data Parallel Processing Framework (HGRDPPF). With the use of core class's real read and virtual read method, framework can achieve a large raster data's fast loading and writing by steps or blocks, and can achieve parallel task scheduling, data transfer and specific algorithm stage into tasks; through this framework, the raster file is split into sub-tasks according to the ability of computer in the cluster, and separate the raster processing algorithm from MPI API, disk I0 and logic, developers can concentrate onto the algorithm itself, and achieve higher program quality. Experiments show that this framework can significantly reduce the amount of code while improving software quality, and to achieve a better parallel performance.
作者 杨典华 潘欣
出处 《国防科技大学学报》 EI CAS CSCD 北大核心 2013年第6期152-156,共5页 Journal of National University of Defense Technology
基金 国家自然科学基金资助项目(401101384) 国家863计划项目(2011AA120302)
关键词 栅格图像 超大型地理数据 MPI 并行处理框架 raster image huge geographic data MPI parallel processing framework
  • 相关文献

参考文献13

二级参考文献72

共引文献218

同被引文献58

  • 1刘学军,龚健雅,周启鸣,汤国安.基于DEM坡度坡向算法精度的分析研究[J].测绘学报,2004,33(3):258-263. 被引量:157
  • 2牛芩涛,盛业华.GeoTIFF图像文件的数据存储格式及读写[J].四川测绘,2004,27(3):105-108. 被引量:21
  • 3熊磊,李元香.网格计算资源调度策略的三级模式[J].计算机工程与应用,2005,41(1):96-97. 被引量:8
  • 4陈端伟,束炯,王强,段玉森.遥感图像格式GeoTIFF解析[J].华东师范大学学报(自然科学版),2006(2):18-26. 被引量:12
  • 5杨伟光,李文.使用MPI的并行I/O实现及性能分析[J].计算机工程与应用,2006,42(17):96-98. 被引量:5
  • 6王恩东,张清,沈铂,等.MIC高性能计算编程指南[M].北京:中国水利水电出版社,2012.
  • 7Finn M P, Liu Y, Mattli D M, et al. pRasterBlaster: High- performance small-scale raster map projection transfor- mation using the Extreme Science and Engineering Dis- covery Environment[C]. Abstract presented at the XXII International Society for Photogrammetry & Remote Sensing Congress, Melbourne, Australia, 2012.
  • 8Wang X, Li Z, Gao S. Parallel remote sensing image pro- cessing: taking image classification as an example[C]. In Li Z, Li X, Liu Y, and Cai Z (eds) Proceedings of the Six- tlnternational Symposium on Intelligence Computationand Applications, Wuhan, China, 27-28 October, Berlin, Springer-Verlag, 2012:159-69.
  • 9Guan Q, Clarke K C. A general-purpose parallel raster pro- cessing programming library test application using a geo- graphic cellular automata model[J]. International Journal of Geographical Information Science, 2010,24(5):695-722.
  • 10Guan Q, Zeng W, Gong J, et al. pRPL 2.0: Improving the parallel raster processing library[J]. Transactions in GIS, 2014,18(S 1):25-52.

引证文献6

二级引证文献9

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部