Blue Gene/P系统中应用级检查点的并行I/O性能

Jing Fu, M. Min, R. Latham, C. Carothers
{"title":"Blue Gene/P系统中应用级检查点的并行I/O性能","authors":"Jing Fu, M. Min, R. Latham, C. Carothers","doi":"10.1109/CLUSTER.2011.81","DOIUrl":null,"url":null,"abstract":"As the number of processors increases to hundreds of thousands in parallel computer architectures, the failure probability rises correspondingly, making fault tolerance a highly important and challenging task. Application-level checkpointing is one of the most popular techniques to proactively deal with unexpected failures because of its portability and flexibility. During the checkpoint phase, the local states of the computation spread across thousands of processors are saved to stable storage. Unfortunately, this approach results in heavy I/O load and can cause an I/O bottleneck in a massively parallel system. In this paper, we examine application-level checkpointing for a massively parallel electromagnetic solver system called NekCEM on the IBM Blue Gene/P at Argonne National Laboratory. We discuss an application-level, two-phase I/O approach, called ‚Äúreduced-blocking I/O‚Äù (rbIO), and a tuned MPI-IO collective approach (coIO), and we demonstrate their performance advantage over the ‚Äú1 POSIX file per processor‚Äù approach. Our study shows that rbIO and coIO result in 100vó improvement over previous checkpointing approaches on up to 65,536 processors of the Blue Gene/P using the GPFS. Our study also demonstrates a 25vó production performance improvement for NekCEM. We show how to optimize parameter settings for those parallel I/O approaches and to verify results by I/O profilings. In particular, we examine the performance advantage of rbIO and demonstrate the potential benefits of this approach over the traditional MPI-IO routine, coIO.","PeriodicalId":200830,"journal":{"name":"2011 IEEE International Conference on Cluster Computing","volume":"6 6 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2011-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"16","resultStr":"{\"title\":\"Parallel I/O Performance for Application-Level Checkpointing on the Blue Gene/P System\",\"authors\":\"Jing Fu, M. Min, R. Latham, C. Carothers\",\"doi\":\"10.1109/CLUSTER.2011.81\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"As the number of processors increases to hundreds of thousands in parallel computer architectures, the failure probability rises correspondingly, making fault tolerance a highly important and challenging task. Application-level checkpointing is one of the most popular techniques to proactively deal with unexpected failures because of its portability and flexibility. During the checkpoint phase, the local states of the computation spread across thousands of processors are saved to stable storage. Unfortunately, this approach results in heavy I/O load and can cause an I/O bottleneck in a massively parallel system. In this paper, we examine application-level checkpointing for a massively parallel electromagnetic solver system called NekCEM on the IBM Blue Gene/P at Argonne National Laboratory. We discuss an application-level, two-phase I/O approach, called ‚Äúreduced-blocking I/O‚Äù (rbIO), and a tuned MPI-IO collective approach (coIO), and we demonstrate their performance advantage over the ‚Äú1 POSIX file per processor‚Äù approach. Our study shows that rbIO and coIO result in 100vó improvement over previous checkpointing approaches on up to 65,536 processors of the Blue Gene/P using the GPFS. Our study also demonstrates a 25vó production performance improvement for NekCEM. We show how to optimize parameter settings for those parallel I/O approaches and to verify results by I/O profilings. In particular, we examine the performance advantage of rbIO and demonstrate the potential benefits of this approach over the traditional MPI-IO routine, coIO.\",\"PeriodicalId\":200830,\"journal\":{\"name\":\"2011 IEEE International Conference on Cluster Computing\",\"volume\":\"6 6 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2011-09-26\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"16\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2011 IEEE International Conference on Cluster Computing\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/CLUSTER.2011.81\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2011 IEEE International Conference on Cluster Computing","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/CLUSTER.2011.81","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 16

摘要

在并行计算机体系结构中,随着处理器数量增加到数十万,故障概率也相应增加,这使得容错成为一项非常重要和具有挑战性的任务。由于其可移植性和灵活性,应用程序级检查点是主动处理意外故障的最流行技术之一。在检查点阶段,分布在数千个处理器上的计算的本地状态被保存到稳定的存储中。不幸的是,这种方法会导致沉重的I/O负载,并可能导致大规模并行系统中的I/O瓶颈。在本文中,我们研究了在阿贡国家实验室的IBM Blue Gene/P上称为NekCEM的大规模并行电磁求解器系统的应用级检查点。我们讨论了一种应用程序级的两阶段I/O方法,称为Äúreduced-blocking I/O Äù (rbIO),以及一种调优的MPI-IO集体方法(coIO),并演示了它们相对于Äú1 POSIX每处理器文件Äù方法的性能优势。我们的研究表明,rbIO和coIO在使用GPFS的多达65,536个Blue Gene/P处理器上比以前的检查点方法有100vó改进。我们的研究还证明了NekCEM的25vó生产性能改进。我们将展示如何为这些并行I/O方法优化参数设置,并通过I/O分析来验证结果。特别是,我们研究了rbIO的性能优势,并展示了这种方法相对于传统MPI-IO例程coIO的潜在优势。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Parallel I/O Performance for Application-Level Checkpointing on the Blue Gene/P System
As the number of processors increases to hundreds of thousands in parallel computer architectures, the failure probability rises correspondingly, making fault tolerance a highly important and challenging task. Application-level checkpointing is one of the most popular techniques to proactively deal with unexpected failures because of its portability and flexibility. During the checkpoint phase, the local states of the computation spread across thousands of processors are saved to stable storage. Unfortunately, this approach results in heavy I/O load and can cause an I/O bottleneck in a massively parallel system. In this paper, we examine application-level checkpointing for a massively parallel electromagnetic solver system called NekCEM on the IBM Blue Gene/P at Argonne National Laboratory. We discuss an application-level, two-phase I/O approach, called ‚Äúreduced-blocking I/O‚Äù (rbIO), and a tuned MPI-IO collective approach (coIO), and we demonstrate their performance advantage over the ‚Äú1 POSIX file per processor‚Äù approach. Our study shows that rbIO and coIO result in 100vó improvement over previous checkpointing approaches on up to 65,536 processors of the Blue Gene/P using the GPFS. Our study also demonstrates a 25vó production performance improvement for NekCEM. We show how to optimize parameter settings for those parallel I/O approaches and to verify results by I/O profilings. In particular, we examine the performance advantage of rbIO and demonstrate the potential benefits of this approach over the traditional MPI-IO routine, coIO.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信