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

interleaving pipelined algorithms in host pipelines #242

Open
sylefeb opened this issue Feb 12, 2023 · 1 comment
Open

interleaving pipelined algorithms in host pipelines #242

sylefeb opened this issue Feb 12, 2023 · 1 comment
Assignees
Labels

Comments

@sylefeb
Copy link
Owner

sylefeb commented Feb 12, 2023

There is currently no clean/simple way to interleave a pipelined algorithm into a host pipeline.
This could be for instance:

  • a dedicated syntax chaining the algorithm inside the host pipeline
  • a signal indicating an output of a pipelined algorithm is ready
  • other?
@sylefeb sylefeb self-assigned this Feb 12, 2023
@sylefeb
Copy link
Owner Author

sylefeb commented Feb 25, 2023

Related: example of chaining two pipelined algorithms from a parent https://github.com/sylefeb/Silice/blob/draft/tests/pipeline27.si

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant