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

Use deferred ops for initialization functions, map operations #4

Open
pspillai opened this issue Sep 30, 2021 · 0 comments
Open

Use deferred ops for initialization functions, map operations #4

pspillai opened this issue Sep 30, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@pspillai
Copy link
Contributor

It should be possible to convert function/lambda-based initialization and map skeletons to use deferred operations. All are per-element operations. We will need to add mechanisms to allow custom JIT functions to be called from within a deferred op, and mechanisms for providing global index arguments (tuple or otherwise) for initialization functions.

@pspillai pspillai added the enhancement New feature or request label Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant