2011 18th International Conference on High Performance Computing 2011
DOI: 10.1109/hipc.2011.6152746
|View full text |Cite
|
Sign up to set email alerts
|

Supporting computational data model representation with high-performance I/O in parallel netCDF

Abstract: Abstract-Parallel computational scientific applications have been described by their computation and communication patterns. From a storage and I/O perspective, these applications can also be grouped into separate data models based on the way data is organized and accessed during simulation, analysis, and visualization. Parallel netCDF is a popular library used in many scientific applications to store scientific datasets and provides high-performance parallel I/O. Although the metadata-rich netCDF file format … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
2
0

Year Published

2013
2013
2023
2023

Publication Types

Select...
2
2
2

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(5 citation statements)
references
References 19 publications
0
2
0
Order By: Relevance
“…There are several I/O methods based on NetCDF that are widely used in hydrodynamic models, as shown in Figure 1 NetCDF is a general basic library that defines a set of I/O functions and a machineindependent file format to support the creation, access, and sharing of array-oriented scientific data [5,6]. It is widely used by many physical simulation models, such as POP (Parallel Ocean Program) [7], CLM (Community Land Model) [8], CICE (Community Ice CodE) [9], and WRF (Weather Research and Forecasting) [10].…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…There are several I/O methods based on NetCDF that are widely used in hydrodynamic models, as shown in Figure 1 NetCDF is a general basic library that defines a set of I/O functions and a machineindependent file format to support the creation, access, and sharing of array-oriented scientific data [5,6]. It is widely used by many physical simulation models, such as POP (Parallel Ocean Program) [7], CLM (Community Land Model) [8], CICE (Community Ice CodE) [9], and WRF (Weather Research and Forecasting) [10].…”
Section: Related Workmentioning
confidence: 99%
“…The collective method in PnetCDF can improve parallel I/O performance by significantly reducing many small and non-contiguous I/O requests [11]. PnetCDF supports irregular data distribution [5], MPI derived data types, and non-continuous data accessing from different processes on a single NetCDF file [11]. PnetCDF can collect multiple I/O requests over a record variable and optimize the I/O over a large pool of data transfers by producing more contiguous and larger transfers [15].…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…A solution for high speed, efficient I/O is to use a parallel data model, such as parallel-netcdf [15], or MPI-IO. The focus here is on what effect the nonparallel libraries have on the performance on a parallel HPC file system, so as to advise scientists on better read sizes and patterns to improve design of parallel data analysis code, therefore the parallel libraries were not used.…”
Section: Related Workmentioning
confidence: 99%
“…This will become particularly prevalent with the sixth community model inter-comparison project (CMIP6 [4]) expected to produce 10-20 PB of data [14]. This volume of data means that high performance I/O is a critical requirement for efficient analysis code, and therefore productive scientific workflows [15].…”
Section: Introductionmentioning
confidence: 99%