Skip to content

Add dynamic temporary allocation and deallocation#1022

Open
dsding2 wants to merge 4 commits into
inducer:mainfrom
dsding2:main
Open

Add dynamic temporary allocation and deallocation#1022
dsding2 wants to merge 4 commits into
inducer:mainfrom
dsding2:main

Conversation

@dsding2

@dsding2 dsding2 commented Jun 30, 2026

Copy link
Copy Markdown

For python and pyopencl targets, move temporary global allocations to be directly ahead of the first write, then deallocate the temporary after the last write, rather than allocating all of the temporaries up front and deleting at the end.

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.

3 participants