Treffer: Regen: An object layout regenerator on large-scale production HPC systems

Title:
Regen: An object layout regenerator on large-scale production HPC systems
Source:
Future Generation Computer Systems, vol 171
Publisher Information:
eScholarship, University of California
Publication Year:
2025
Collection:
University of California: eScholarship
Document Type:
Fachzeitschrift article in journal/newspaper
File Description:
application/pdf
Language:
unknown
DOI:
10.1016/j.future.2025.107830
Rights:
CC-BY
Accession Number:
edsbas.5AC314A
Database:
BASE

Weitere Informationen

This article proposes an object layout regenerator called Regen which regenerates and removes the object layout dynamically to improve the read performance of applications. Regen first detects frequent access patterns from the I/O requests of the applications. Second, Regen reorganizes the objects and regenerates or preallocates new object layouts according to the identified access patterns. Finally, Regen removes or reuses the obsolete or regenerated object layouts as necessary. As a result, Regen accelerates access to objects by providing a flexible object layout. We implement Regen as a framework on top of Proactive Data Container (PDC) and evaluate it on Cori supercomputer, a production-scale HPC system, by using realistic HPC I/O benchmarks. The experimental results show that Regen improves the I/O performance by up to 16.92 × compared with an existing system.