-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PaRSEC: check for universal peer access
Check whether thinks that all devices can access the memory of their peers. If so, we do not need to push modified data back to the host as PaRSEC will use D2D transfers instead of the host copy. We currently stick to the owner-computes model so data will always be modified on the same device and may only be read on a different device. Signed-off-by: Joseph Schuchart <joseph.schuchart@stonybrook.edu>
- Loading branch information
Showing
1 changed file
with
25 additions
and
3 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