2020
DOI: 10.1002/cpe.5715
|View full text |Cite
|
Sign up to set email alerts
|

Interfacing HDF5 with a scalable object‐centric storage system on hierarchical storage

Abstract: Summary Object storage technologies that take advantage of multitier storage on HPC systems are emerging. However, to use these technologies at present, applications have to be modified significantly from current I/O libraries. HDF5, a widely used I/O middleware on HPC systems, provides a virtual object layer (VOL) that allows applications to connect to different storage mechanisms transparently without requiring significant code modifications. We recently designed the proactive data containers (PDC) object‐ce… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
2
2
2

Relationship

1
5

Authors

Journals

citations
Cited by 10 publications
(3 citation statements)
references
References 28 publications
0
3
0
Order By: Relevance
“…Mehta et al [31] develop a new HDF5 plugin in order to use the parallel file system to convert the single-file layout into a data layout that is optimized and stores data in a unique way that enables semantic post-processing on data. Mu et al [32], design a storage interface based on data containers that provides data chunking and takes advantage of multiple storage tiers.…”
Section: Related Workmentioning
confidence: 99%
“…Mehta et al [31] develop a new HDF5 plugin in order to use the parallel file system to convert the single-file layout into a data layout that is optimized and stores data in a unique way that enables semantic post-processing on data. Mu et al [32], design a storage interface based on data containers that provides data chunking and takes advantage of multiple storage tiers.…”
Section: Related Workmentioning
confidence: 99%
“…Three papers address file systems and networking layers. Mu et al present a means to take advantage of the Proactive Data Containers (PDC) object storage system through HDF5, enabling implicit and asynchronous data movement to various storage tiers with little to no code modification. The Virtual Object Layer (VOL) connector introduced in this work shows a significant performance gain over native HDF5 as file system accesses are handled by the PDC service rather than by the user application.…”
Section: Themes Of This Special Issuementioning
confidence: 99%
“…Important access libraries have started to address this problem by introducing a new layer just below its API that allows the introduction of new backends with more up-to-date assumptions while not requiring any changes to the application. For example, HDF5 has introduced the Virtual Object Layer (VOL) [4] that has enabled an ecosystem of plugins that map the HDF5 API not only to its traditional Virtual File Layer (effectively re-implementing an entire file system on top of file) but also to object-based storage backends, including Amazon S3 and Ceph/RADOS [5]. Another example is NetCDF4 which maps to HDF5.…”
Section: Introductionmentioning
confidence: 99%