-
Notifications
You must be signed in to change notification settings - Fork 79
Opencl allocation #938
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
Open
dsding2
wants to merge
30
commits into
inducer:main
Choose a base branch
from
dsding2:opencl_allocation
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Opencl allocation #938
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
cbdb757
add localized allocation and deallocation
dsding2 2fee158
delete commented out code
dsding2 8ace895
deal with base storage
dsding2 c4e635c
ruff check fixes
dsding2 24b1a47
rework to push allocations outside of loops
dsding2 be78797
add types, fix ruff
dsding2 461558d
Merge remote-tracking branch 'upstream/main' into opencl_allocation
dsding2 0bcf4df
Merge branch 'main' into opencl_allocation
dsding2 0b6abdd
refactor to make more target-generic
dsding2 4f95a6b
resolve lingering merge issues
dsding2 bd98636
fix to only allocate global temporaries
dsding2 47dda68
move temp declarations to ASTBuilder
dsding2 e494a3b
Merge branch 'main' into opencl_allocation
dsding2 88c436f
fix typing
dsding2 dae91e2
fix typing hopefully
dsding2 1cfe83a
add basic test
dsding2 3c3bb78
Merge branch 'main' into opencl_allocation
dsding2 3ef324c
more typing/ruff fixes
dsding2 f708b66
fix tutorial.rst and add to baseline
dsding2 a0a8365
Merge branch 'main' into opencl_allocation
inducer f12ce9f
Merge branch 'main' into opencl_allocation
inducer 452be6b
Merge branch 'main' into opencl_allocation
inducer 3985576
Update loopy/schedule/tools.py
dsding2 95e119e
Apply suggested test changes
dsding2 5cbfbf1
implement rename and documentation suggestions
dsding2 612b238
ruff fixes, revert broken change
dsding2 4b0d754
Merge branch 'main' into opencl_allocation
inducer e591ae6
Merge branch 'main' into opencl_allocation
inducer 1290c64
Merge branch 'main' into opencl_allocation
inducer b24fe99
Improvements
inducer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
ruff fixes, revert broken change
- Loading branch information
commit 612b2381c648b05baf433457298b4721f497a37e
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.