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

[Dev] Revert Hack impl for memory caching #167

Merged
merged 24 commits into from
Sep 1, 2024

Conversation

LeiWang1999
Copy link
Contributor

Before this update, we modified the compute at schedule to save shared memory capacity when using static shared memory to cache the output.

However, we now use dynamic shared memory by default, so we should revert this change. It appears that doing so may even improve performance.

@LeiWang1999 LeiWang1999 merged commit c55600f into microsoft:main Sep 1, 2024
6 checks passed
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