Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

build OpenMPI examples with XPMEM support #132

Open
reidpr opened this issue Mar 15, 2018 · 1 comment
Open

build OpenMPI examples with XPMEM support #132

reidpr opened this issue Mar 15, 2018 · 1 comment

Comments

@reidpr
Copy link
Collaborator

reidpr commented Mar 15, 2018

Build the OpenMPI examples with XPMEM support so that they can use that kernel module for single-copy same-node communication, because it performs better than cross-memory attach (CMA) and may avoid CMA's access control issues (#128).

However, the kernel module must be secure first. See hpc/xpmem#25.

@loveshack
Copy link
Contributor

I'm not sure of relative merits otherwise, but perhaps you could use knem. Goglin says it's safe: https://lists.gforge.inria.fr/pipermail/knem-devel/2019-September/000183.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants