DocumentCode
2807057
Title
High Performance I/O
Author
Jackson, Adrian ; Reid, Fiona ; Hein, Joachim ; Soba, Alejandro ; Saez, Xavier
Author_Institution
EPCC, Univ. of Edinburgh, Edinburgh, UK
fYear
2011
fDate
9-11 Feb. 2011
Firstpage
349
Lastpage
356
Abstract
Parallelisation, serial optimisation, compiler tuning, and many more techniques are used to optimise and improve the performance scaling of parallel programs. One area which is frequently not optimised is file I/O. This is because it is often not considered to be key to the performance of a program and also because it is traditionally difficult to optimise and very machine specific. However, in the current era of Peta- and Exascale computing it is no longer possible to ignore I/O performance as it can significantly limit the scaling of many codes when executing on very large numbers of processors or cores. Furthermore, as producing data is the main purpose of most simulation codes any work that can be undertaken to provide improved performance of I/0 can be applicable to a very large range of simulation codes, and provide them with improved functionality (i.e. the ability to produce more data).This paper describes some of the issues surrounding I/O, the technology that is commonly deployed to provide I/O on HPC machines and the software libraries available to programmers to undertake I/O. The performance of all these aspects of I/O on a range of HPC systems were investigated by the authors and a represented in this paper to motivate the discussions in the paper.
Keywords
input-output programs; optimisation; Exascale computing; Peta computing; compiler tuning; high performance I/O; parallel programs; performance scaling; serial optimisation; Computational modeling; File systems; Hardware; Libraries; Optimization; Program processors; Servers; GPFS; HDF5; HPC; I/O; Lustre; MPI-I/O; NetCDF; optimisation; parallelisation;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel, Distributed and Network-Based Processing (PDP), 2011 19th Euromicro International Conference on
Conference_Location
Ayia Napa
ISSN
1066-6192
Print_ISBN
978-1-4244-9682-2
Type
conf
DOI
10.1109/PDP.2011.16
Filename
5739034
Link To Document