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

modular import of hydroflow graphs #220

Closed
jhellerstein opened this issue Oct 18, 2022 · 3 comments
Closed

modular import of hydroflow graphs #220

jhellerstein opened this issue Oct 18, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request hydroflow syntax Hydroflow's custom surface syntax hydroflow+ global choreographic language P1 High priority
Milestone

Comments

@jhellerstein
Copy link
Contributor

It would be good to allow individual hydroflow graph objects to be combined into a bigger graph. Ideally we should be able to take a subgraph S and instantiate it multiple times with different names.

This likely require syntax for explicit "inputs" and "outputs" for these graphs.

Here's how it was done in Bloom.

@MingweiSamuel MingweiSamuel self-assigned this Oct 18, 2022
@MingweiSamuel MingweiSamuel added enhancement New feature or request hydroflow syntax Hydroflow's custom surface syntax labels Oct 18, 2022
@MingweiSamuel MingweiSamuel added this to the 0.2 release milestone Dec 5, 2022
@MingweiSamuel MingweiSamuel added research P2 Medium priority labels Mar 13, 2023
@MingweiSamuel
Copy link
Member

Probably too big to try to get in 0.2

@jhellerstein
Copy link
Contributor Author

jhellerstein commented May 8, 2023

V1 is local-only Hydroflow (source text import)
then we'll look at Rust boilerplate for networking

@jhellerstein jhellerstein modified the milestones: 0.2 release, 0.3 release May 8, 2023
@jhellerstein jhellerstein modified the milestones: 0.4 release, 0.3 release Jun 5, 2023
@jhellerstein jhellerstein modified the milestones: 0.3 release, 0.4 release Jun 29, 2023
@MingweiSamuel MingweiSamuel added hydroflow+ global choreographic language enhancement New feature or request hydroflow syntax Hydroflow's custom surface syntax and removed enhancement New feature or request hydroflow syntax Hydroflow's custom surface syntax research P2 Medium priority labels Jul 3, 2023
@MingweiSamuel MingweiSamuel added research P2 Medium priority labels Jul 3, 2023
@jhellerstein jhellerstein added P1 High priority and removed P2 Medium priority labels Jul 3, 2023
@jhellerstein jhellerstein modified the milestones: 0.4 release, 0.5 Release Aug 14, 2023
@zzlk
Copy link
Contributor

zzlk commented Sep 11, 2023

fixed by: #898

@zzlk zzlk closed this as completed Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hydroflow syntax Hydroflow's custom surface syntax hydroflow+ global choreographic language P1 High priority
Projects
None yet
Development

No branches or pull requests

4 participants