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

Add code to schedule GEMMs #134

Merged
merged 2 commits into from
Sep 20, 2024
Merged

Add code to schedule GEMMs #134

merged 2 commits into from
Sep 20, 2024

Conversation

harsh-nod
Copy link
Contributor

This PR adds the code to schedule tkw gemms. We
have to construct edges for the modulo scheduler
and define resources that are available for the
scheduler. These resources are tunable.

@harsh-nod
Copy link
Contributor Author

Some sample images for the schedule in the test.

scheduling_fx_graph

This PR adds the code to schedule tkw gemms. We
have to construct edges for the modulo scheduler
and define resources that are available for the
scheduler. These resources are tunable.

Signed-off-by: Harsh Menon <[email protected]>
@harsh-nod
Copy link
Contributor Author

This is what the schedule looks like.
Screenshot 2024-09-11 at 6 00 24 PM

Copy link
Contributor

@Hardcode84 Hardcode84 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM modulo couple comments

@harsh-nod harsh-nod merged commit 672fe45 into iree-org:main Sep 20, 2024
8 checks passed
IanNod pushed a commit to IanNod/iree-turbine that referenced this pull request Sep 30, 2024
IanNod pushed a commit to IanNod/iree-turbine that referenced this pull request Sep 30, 2024
IanNod pushed a commit to IanNod/iree-turbine that referenced this pull request Sep 30, 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

Successfully merging this pull request may close these issues.

2 participants