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

[P1] Data arrival-dependent execution and cycle-based execution #26

Open
tancheng opened this issue Nov 23, 2024 · 2 comments · Fixed by #30 or #40
Open

[P1] Data arrival-dependent execution and cycle-based execution #26

tancheng opened this issue Nov 23, 2024 · 2 comments · Fixed by #30 or #40
Assignees
Labels
new feature New feature or request

Comments

@tancheng
Copy link
Owner

Make the two execution modes be configurable.

@yyan7223
Copy link
Collaborator

Oh do you mean the dynamic dataflow like SGMF and static data flow like we've been doing? The dynamic dataflow is awesome but we might replace cache instead of scratchpad memory.

@tancheng
Copy link
Owner Author

I am not sure people are aligned with the definition of "dynamic dataflow". Plz educate me during our 1:1.

  • Our design heavily rely on the "predicate", which might be similar to the "token" in dataflow.
  • The design is orthogonal to memory architecture/structure/hierarchy. The motivation actually comes from the memory access is not fixed (or statically/compilation-time known).

@tancheng tancheng linked a pull request Dec 6, 2024 that will close this issue
2 tasks
@tancheng tancheng linked a pull request Dec 13, 2024 that will close this issue
5 tasks
@tancheng tancheng mentioned this issue Dec 18, 2024
5 tasks
@tancheng tancheng reopened this Dec 18, 2024
@tancheng tancheng changed the title Data arrival-dependent execution and cycle-based execution [P1] Data arrival-dependent execution and cycle-based execution Jan 3, 2025
@tancheng tancheng moved this from Todo to In Progress in Customizable and Programmable CGRA Jan 4, 2025
@tancheng tancheng moved this from Todo to In Progress in CGRA Refactor Cleanup and Documentation Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants