-
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.
ch3/win: Add support for shared memory window binding to MCDRAM
This commit adds support for moving shared memory allocated with either `MPI_Win_allocate` or `MPI_Win_allocate_shared` into MCDRAM. Two mechanisms are provided to achieve MCDRAM placement: - User hints passed to the implementation through the info object - CVARs passed through the environment, these overwriting the previous
- Loading branch information
Giuseppe Congiu
committed
Aug 15, 2018
1 parent
a2ce4b3
commit d0a4ae1
Showing
1 changed file
with
147 additions
and
0 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