inducer / inducer/arraycontext
Add optional `allow_single_version` Boolean arg to `actx.compile`
- Langage dominant
- Python
- Étoiles
- 9
- Forks
- 11
- Merge moyen
- 17 h 12 min
- PR mergées (30 j)
- 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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start at the actx.compile entry point and read the issue's 12-comment discussion, since the flag naming and intended API details remain open. Confirm the option's behavior and name with the project maintainers before identifying the relevant implementation and tests; done means the agreed optional argument avoids unnecessary recompilation and dispatch cost.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- backend-api-design
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 30/100