码迷,mamicode.com
首页 > 其他好文 > 详细

IOR and mdtest - measure parallel file system I/O performance at both the POSIX and MPI-IO level.

时间:2019-08-09 23:46:37      阅读:174      评论:0      收藏:0      [点我收藏+]

标签:for   from   port   cond   工具   condition   files   ora   www   

This parallel program performs writes and reads to/from files under several sets of conditions and reports the resulting throughput rates. 

IOR 设计用于测量POSIX和MPI-IO级别的并行文件系统的I/O的性能;mdtest 被设计用于测试文件系统的元数据性能并生成测试报告;

官方网站:

https://www.nersc.gov/users/computational-systems/cori/nersc-8-procurement/trinity-nersc-8-rfp/nersc-8-trinity-benchmarks/ior/  

https://www.nersc.gov/users/computational-systems/cori/nersc-8-procurement/trinity-nersc-8-rfp/nersc-8-trinity-benchmarks/mdtest/ 

https://github.com/hpc/ior 

https://ior.readthedocs.io/en/latest/ 官方文档

mdtest 工具已经变成了ior 工具的一部分了。我们可以安装ior套件,并使用 其中mdtest命令来进行测试文件系统元数据的性能;该工具由美国洛斯阿拉莫斯国家实验室(Los Alamos National Laboratory)开发并开源,具有较高的权威性;

安装说明:

 

IOR and mdtest - measure parallel file system I/O performance at both the POSIX and MPI-IO level.

标签:for   from   port   cond   工具   condition   files   ora   www   

原文地址:https://www.cnblogs.com/xuyaowen/p/ior-and-mdtest.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!