【24h】

Parallel Programming Enhancements for Processing Hydrographic Data

机译:处理水文数据的并行编程增强功能

获取原文
获取原文并翻译 | 示例

摘要

The research in this paper focuses on the I/O problem associated with a parallel application writing to a single physical disk. Included in our research are the original ideas that led to the first version of the parallel software, subsequent versions of the software derived from lessons learned from benchmark results, and speedup results of each version. The underlying purpose of this software is to process hydrographic data having a complicated, multi-tiered format. The data processing involves reading tens to hundreds of files containing raw data, filtering out extraneous data values, and writing the filtered data to a single file used in additional processing. The problem is not computationally intensive, but bound by the system's file writing capability. Results show that the more responsible the software was for organizing the data before writing, the better the speedup. The critical factor for writing data efficiently involved the limitation of writing data over a single I/O controller. Our parallel software has fantastic utility where system specifications dornnot allow for the use of parallel file systems, or writing data over multiple I/O controllers.
机译:本文的研究重点是与并行应用程序写入单个物理磁盘相关的I / O问题。我们的研究包括最初的想法,这些想法导致了并行软件的第一个版本,从基准测试结果中汲取的教训中得出的软件的后续版本以及每个版本的加速结果。该软件的基本目的是处理具有复杂的多层格式的水文数据。数据处理涉及读取数十到数百个包含原始数据的文件,过滤掉无关的数据值,并将过滤后的数据写入用于其他处理的单个文件。该问题不是计算密集型问题,而是受系统文件写入能力的约束。结果表明,软件在写入之前对数据进行组织的责任越强,则加速效果越好。有效写入数据的关键因素涉及通过单个I / O控制器写入数据的限制。我们的并行软件具有出色的实用程序,其中系统规范不允许使用并行文件系统或通过多个I / O控制器写入数据。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号