XPMEM userspace library (libxpmem) enables UCX zero-copy intra-node shared memory transport
copied from cf-post-staging / xpmemXPMEM (Cross-Process Memory) is a Linux kernel module that allows a process to map the memory of another process directly into its virtual address space, without an extra copy. This enables true zero-copy intra-node MPI communication.