@inproceedings{28465bf96337442d8a2add4279a94d96,
title = "PMEMCPY: A simple, lightweight, and portable I/O library for storing data in persistent memory",
abstract = "Persistent memory (PMEM) devices can achieve comparable performance to DRAM while providing significantly more capacity. This has made the technology compelling as an expansion to main memory. Rethinking PMEM as storage devices can offer a high performance buffering layer for HPC applications to temporarily, but safely store data. However, modern parallel I/O libraries, such as HDF5 and pNetCDF, are complicated and introduce significant software and metadata overheads when persisting data to these storage devices, wasting much of their potential. In this work, we explore the potential of PMEM as storage through pMEMCPY: a simple, lightweight, and portable I/O library for storing data in persistent memory. We demonstrate that our approach is up to 2x faster than other popular parallel I/O libraries under real workloads.",
keywords = "Data Layout, Libraries, Memory Management, Memory Mapped I/O, Parallel I/O, Persistent Memory, Storage Management",
author = "Luke Logan and Jay Lofstead and Scott Levy and Patrick Widener and Sun, {Xian He} and Anthony Kougkas",
note = "Publisher Copyright: {\textcopyright}2021 IEEE.; 2021 IEEE International Conference on Cluster Computing, Cluster 2021 ; Conference date: 07-09-2021 Through 10-09-2021",
year = "2021",
doi = "10.1109/Cluster48925.2021.00098",
language = "English",
series = "Proceedings - IEEE International Conference on Cluster Computing, ICCC",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "664--670",
booktitle = "Proceedings - 2021 IEEE International Conference on Cluster Computing, Cluster 2021",
}