You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: