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

DSL for algorithm variations #89

Open
sohale opened this issue May 6, 2024 · 0 comments
Open

DSL for algorithm variations #89

sohale opened this issue May 6, 2024 · 0 comments
Labels
high-impact-and-added-value🌈🦄 Will have high impact & added value, maybe not high priority. Just "what if ...". (long term value) implement ! code Code ready-to-do-youcan-just-do-it 🍏 ripe fruit, does not triage, etc. not necessarily high priority or even necessary!

Comments

@sohale
Copy link
Owner

sohale commented May 6, 2024

DSL for algorithm variations ( interpreter (runtime), or compiler (directly call them) )

(I mean root-finding algorithms, etc)

Almost ready to do, just needs some minor design.

A future direction: Compile-time kernel-fusion for speedup. (or runtime JIT).

( this would make a big difference, will accelerate, will make it much more flexible, and will make development faster )

@sohale sohale added ready-to-do-youcan-just-do-it 🍏 ripe fruit, does not triage, etc. not necessarily high priority or even necessary! high-impact-and-added-value🌈🦄 Will have high impact & added value, maybe not high priority. Just "what if ...". (long term value) implement ! code Code labels May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high-impact-and-added-value🌈🦄 Will have high impact & added value, maybe not high priority. Just "what if ...". (long term value) implement ! code Code ready-to-do-youcan-just-do-it 🍏 ripe fruit, does not triage, etc. not necessarily high priority or even necessary!
Projects
None yet
Development

No branches or pull requests

1 participant