inducer / inducer/arraycontext
Add optional `allow_single_version` Boolean arg to `actx.compile`
- Linguagem predominante
- Python
- Estrelas
- 9
- Forks
- 11
- Merge médio
- 17h 12min
- PRs com merge (30d)
- 2
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- python
- Domínio
- backend-api-design
- Tipo de issue
- Funcionalidade
- Dificuldade
- 5/5
- Tempo estimado
- Mais de uma semana
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 30/100