Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Globals in Legion: Use small regions instead of Futures? #44

Open
gilbo opened this issue Jun 3, 2015 · 0 comments
Open

Globals in Legion: Use small regions instead of Futures? #44

gilbo opened this issue Jun 3, 2015 · 0 comments
Assignees
Labels

Comments

@gilbo
Copy link
Owner

gilbo commented Jun 3, 2015

Should we use tiny regions or futures?

Problem with tiny regions: Does Legion support this with reasonable performance or will it overload the system?

Problem with futures: Futures don't have any notion of memory residency. In the case of GPU tasks, this introduces spurious blocks on copying global data to/from GPU memory.

@gilbo gilbo added the question label Jun 3, 2015
@schinmayee schinmayee self-assigned this Jun 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants