Skip to main content
SHARE
Publication

Persistent Memory Object Storage and Indexing for Scientific Computing...

Publication Type
Conference Paper
Book Title
2020 IEEE/ACM Workshop on Memory Centric High Performance Computing (MCHPC)
Publication Date
Page Numbers
1 to 9
Conference Name
MCHPC'20: Workshop on Memory Centric High Performance Computing
Conference Location
Atlanta, Georgia, United States of America
Conference Sponsor
IEEE
Conference Date
-

This paper presents Mosiqs, a persistent memory object storage framework with metadata indexing and querying for scientific computing. We design Mosiqs based on the key idea that memory objects on shared PM pool can live beyond the application lifetime and can become the sharing currency for applications and scientists. Mosiqs provides an aggregate memory pool atop an array of persistent memory devices to store and access memory objects. Mosiqs uses a lightweight persistent memory key-value store to manage the metadata of memory objects such as persistent pointer mappings, which enables memory object sharing for effective scientific collaborations. Mosiqs is implemented atop PMDK. We evaluate the proposed approach on many-core server with an array of real PM devices. The preliminary evaluation confirms a 100% improvement for write and 30% in read performance against a PM-aware file system approach.