inducer / inducer/arraycontext
Add optional `allow_single_version` Boolean arg to `actx.compile`
Open
enhancement
- Dominant language
- Python
- Stars
- 9
- Forks
- 11
- Avg merge
- 17h 12m
- Merged PRs (30d)
- 2
Description
Benefits:
- Avoids unexpected repeated compilation
- Avoid dispatch cost to select which implementation to use
Drawbacks:
- Less flexible, of course :)
Naming of the flag is an open question.
cc @majosm @mtcam
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.