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

[Pallas/Mosaic GPU] Implement a more comprehensive matmul kernel to see what we're still missing #23937

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

copybara-service[bot]
Copy link

[Pallas/Mosaic GPU] Implement a more comprehensive matmul kernel to see what we're still missing

I annotated a number of issues in the test. To make the test run I also needed to add support
for the accumulator reference allocation and discharge in the main lowering part. Ideally,
we'd defer it all to run_scoped, but run_scoped can't allocate barriers...

…ee what we're still missing

I annotated a number of issues in the test. To make the test run I also needed to add support
for the accumulator reference allocation and discharge in the main lowering part. Ideally,
we'd defer it all to run_scoped, but run_scoped can't allocate barriers...

PiperOrigin-RevId: 679143948
@copybara-service copybara-service bot merged commit 8599dbc into main Sep 26, 2024
1 check was pending
@copybara-service copybara-service bot deleted the test_679076014 branch September 26, 2024 14:40
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.

1 participant