-
Notifications
You must be signed in to change notification settings - Fork 279
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mpid/shm: Added support for moving copy buffer in MCDRAM
This commit introduces runtime control on shared memory object placement, more specifically copy buffers used by CH3 for the rendezvous protocol, in the heterogeneous memory system. Runtime binding is provided through an additional CVAR: MPIR_CVAR_SHMEM_COPYBUF_BIND_TYPE. By default this is set to "DDR" but can be set to "MCDRAM" to move the aforementioned object into MCDRAM.
- Loading branch information
Giuseppe Congiu
committed
Sep 26, 2018
1 parent
c46f11d
commit 1d6ca46
Showing
1 changed file
with
43 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters