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

Write only permission for fields #45

Open
gilbo opened this issue Jun 3, 2015 · 1 comment
Open

Write only permission for fields #45

gilbo opened this issue Jun 3, 2015 · 1 comment
Assignees

Comments

@gilbo
Copy link
Owner

gilbo commented Jun 3, 2015

There are some tricky issues about the write-only permission

@gilbo gilbo added this to the Legion single-core perf and Features milestone Jun 3, 2015
@schinmayee schinmayee self-assigned this Jun 3, 2015
@schinmayee
Copy link
Collaborator

We have the bare minimum needed for multiple partitions now. The following issues still exist:

  • "Write only" is not handled right now -- it is safe to use "write only" if data is unconditionally written for all rows.
  • We do not use reduce features of Legion for multiple partitions -- when we do start using it, we should record reduce as a reduce privilege instead of write.

@schinmayee schinmayee changed the title Pipe Phase data into Legion permissions Write only permission for fields Aug 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants