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

Realm: Add support for multiple fields in indirect copies #1759

Open
apryakhin opened this issue Sep 17, 2024 · 2 comments
Open

Realm: Add support for multiple fields in indirect copies #1759

apryakhin opened this issue Sep 17, 2024 · 2 comments
Assignees
Milestone

Comments

@apryakhin
Copy link
Contributor

We need to support use cases for indirect copies when user provides indirection coordinates as separate fields, a mix of const and non-const fields. This for example will enable users to possible reduce memory footprint by not assembling a complete indirection that is required today.

@apryakhin apryakhin added this to the realm-backlog milestone Sep 17, 2024
@lightsighter lightsighter self-assigned this Sep 18, 2024
@lightsighter
Copy link
Contributor

Adding myself too since this will require Legion development work as well.

@apryakhin
Copy link
Contributor Author

@magnatelee

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants