Skip to content

Commit

Permalink
mpid/shm: Added support for moving copy buffer in MCDRAM
Browse files Browse the repository at this point in the history
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 4, 2018
1 parent d0a4ae1 commit ed71eba
Showing 1 changed file with 299 additions and 224 deletions.
Loading

0 comments on commit ed71eba

Please sign in to comment.