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

[Stwo Backend]: Runner #14

Open
raphaelDkhn opened this issue Dec 19, 2024 · 0 comments
Open

[Stwo Backend]: Runner #14

raphaelDkhn opened this issue Dec 19, 2024 · 0 comments

Comments

@raphaelDkhn
Copy link
Collaborator

The runner will execute the trace generator for each node in the Luminair graph, returning the results and optionally saving the traces if the user opts to run in proof mode.

Ideally, we should consider implementing a multi-threaded compiler to group independent nodes and execute the graph in parallel when nodes are independent. However, this can be addressed in a separate issue.

@raphaelDkhn raphaelDkhn added this to the Stwo Backend MVP milestone Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant