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] Provide e2e simulation/verification for ring-multi-cgra #44

Open
tancheng opened this issue Dec 18, 2024 · 4 comments · Fixed by #40
Open

[P1] Provide e2e simulation/verification for ring-multi-cgra #44

tancheng opened this issue Dec 18, 2024 · 4 comments · Fixed by #40
Assignees
Labels
new feature New feature or request

Comments

@tancheng
Copy link
Owner

Provide e2e simulation/verification for ring-multi-cgra with the proper dump traces. Blocked by:

@tancheng tancheng added the new feature New feature or request label Dec 18, 2024
@tancheng tancheng linked a pull request Dec 18, 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
Copy link
Owner Author

For the matmul on ring-multi-cgra, I would suggest 2x2 CGRAs, each CGRA contains 2x2 tiles, so in total 4x4 matmul.

@tancheng tancheng changed the title Provide e2e simulation/verification for ring-multi-cgra [P1] Provide e2e simulation/verification for ring-multi-cgra Jan 3, 2025
@yuqisun
Copy link
Collaborator

yuqisun commented Jan 4, 2025

Hi Cheng,

I'm going through the sample of CGRAMemRightAndBottomRTL_matmul_2x2_test.py, is there update for this as there's no such file in the latest master.

And we are now using structure Option1 or Option2 or both exist now?

Thanks,

@tancheng
Copy link
Owner Author

tancheng commented Jan 4, 2025

Plz just look into https://github.com/tancheng/VectorCGRA/blob/845e3c0e07902c286da3cb641c3ad1692027a779/systolic/test/Cgra3x3MemRightAndBottomRTL_matmul_2x2_test.py.

Option2 would be used, and option1 is deprecated in my sooner landind PR.

@tancheng tancheng moved this to Todo in CGRA Simulator Jan 4, 2025
@tancheng tancheng moved this from Done to In Progress in Scaling up/out CGRA Jan 4, 2025
@tancheng tancheng moved this from In Progress to Todo in Scaling up/out CGRA 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: Todo
Development

Successfully merging a pull request may close this issue.

3 participants