Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

pmem/rpma

Folders and files

NameName
Last commit message
Last commit date
Jun 9, 2021
Mar 1, 2022
Oct 26, 2021
Mar 14, 2022
Mar 9, 2022
Mar 14, 2022
Mar 14, 2022
Dec 2, 2020
Mar 14, 2022
Jul 13, 2020
Feb 19, 2020
Feb 19, 2020
Mar 15, 2022
Mar 15, 2022
Dec 29, 2020
Feb 3, 2022
Jun 4, 2020
Feb 8, 2022
Apr 12, 2021
Jan 26, 2021

Repository files navigation

librpma: Remote Persistent Memory Access Library

GHA build status CircleCI build status librpma version Coverage Status Packaging status

The Remote Persistent Memory Access (RPMA) Library is a C library to simplify accessing persistent memory on remote hosts over Remote Direct Memory Access (RDMA). For more information, see pmem.io.

Contact Us

For more information on this library, contact Tomasz Gromadzki (tomasz.gromadzki@intel.com), Lukasz Dorau (lukasz.dorau@intel.com), Piotr Balcer (piotr.balcer@intel.com), Chet Douglas (chet.r.douglas@intel.com), or post to our Google group.

More Info

Persistent Memory Over Traditional RDMA White Paper - Part 1 - which describes a technology behind RPMA. Note: Parts 2-4 relates directly to librpmem library which is a predecessor of librpma. So parts 2-4 do not relate exactly to how librpma works.