...
【24h】

Design and implementation of a MPI-based parallel file system

机译:基于MPI的并行文件系统的设计和实现

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

摘要

This paper presents the design of an MPI (Message Passing Interface)-based parallel file system, MPFS. MPI-IO is an extension of MPI which supports flexible logical file partition and physical file organization as well as a rich set of file access functions. MPFS enables users to specify both logical file partitions among user processes and physical file data layouts across data servers. The present implementation includes full support of file data distribution, asynchronous I/O, shared file pointers, collective I /O operations, and limited support of data layout hints. Moreover, MPFS achieves portability through a user library that conforms to a generic UNIX interface. However, MPFS does not support the FORTRAN interface, error handling or profiling in the MPI-IO specification. MPFS has been implemented on a workstation cluster connected by Fast Ethernet. The performance measurements of MPFS show that the message passing overhead is minimal, and that the performance is limited by the bandwidth of Fast Ethernet.
机译:本文介绍了基于MPI(消息传递接口)的并行文件系统MPFS的设计。 MPI-IO是MPI的扩展,它支持灵活的逻辑文件分区和物理文件组织以及丰富的文件访问功能集。 MPFS使用户可以指定用户进程之间的逻辑文件分区以及跨数据服务器的物理文件数据布局。本实现包括对文件数据分发的完全支持,异步I / O,共享文件指针,集体I / O操作以及对数据布局提示的有限支持。此外,MPFS通过符合通用UNIX接口的用户库实现了可移植性。但是,MPFS不支持MPI-IO规范中的FORTRAN接口,错误处理或性能分析。 MPFS已在通过快速以太网连接的工作站群集上实现。 MPFS的性能测量表明,消息传递开销最小,并且性能受到快速以太网带宽的限制。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号