首页> 外文期刊>Parallel and Distributed Systems, IEEE Transactions on >Design and Evaluation of MPI File Domain Partitioning Methods under Extent-Based File Locking Protocol
【24h】

Design and Evaluation of MPI File Domain Partitioning Methods under Extent-Based File Locking Protocol

机译:基于范围的文件锁定协议下的MPI文件域分区方法的设计和评估

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

摘要

MPI collective I/O has been an effective method for parallel shared-file access and maintaining the canonical orders of structured data in files. Its implementation commonly uses a two-phase I/O strategy that partitions a file into disjoint file domains, assigns each domain to a unique process, redistributes the I/O data based on their locations in the domains, and has each process perform I/O for the assigned domain. The partitioning quality determines the maximal performance achievable by the underlying file system, as the shared-file I/O has long been impeded by the cost of file system's data consistency control, particularly due to the conflicted locks. This paper proposes a few file domain partitioning methods designed to reduce lock conflicts under the extent-based file locking protocol. Experiments from four I/O benchmarks on the IBM GPFS and Lustre parallel file systems show that the partitioning method producing minimum lock conflicts wins the highest performance. The benefit of removing conflicted locks can be so significant that more than thirty times of write bandwidth differences are observed between the best and worst methods.
机译:MPI集体I / O已成为并行共享文件访问和维护文件中结构化数据规范顺序的有效方法。它的实现通常使用两阶段I / O策略,该策略将文件划分为不相交的文件域,将每个域分配给一个唯一的进程,根据它们在域中的位置重新分配I / O数据,并让每个进程执行I / O为分配的域。分区质量决定了底层文件系统可实现的最大性能,因为共享文件I / O长期以来一直受到文件系统数据一致性控制成本的阻碍,尤其是由于冲突的锁。本文提出了几种文件域分区方法,旨在减少基于扩展数据块的文件锁定协议下的锁定冲突。 IBM GPFS和Luster并行文件系统上的四个I / O基准测试表明,产生最小锁定冲突的分区方法将获得最高性能。消除冲突锁的好处非常重要,以至于最佳和最差方法之间的写入带宽差异超过了三十倍。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号