-
Notifications
You must be signed in to change notification settings - Fork 11
PytatoPyOpenCLArrayContext: add support for kernel profiling #311
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
Merged
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
ac5f974
Fix ruff 0.11.4 error
matthiasdiener 676d4bc
PytatoPyOpenCLArrayContext: add support for kernel profiling
matthiasdiener 2c2e431
Merge branch 'ruff-0.11.4' into profile-pytato-actx
matthiasdiener 040f739
add a simple test
matthiasdiener b0c00b4
remove global pyopencl import
matthiasdiener 8ade259
replace argument indicator
matthiasdiener 55a0c2c
add add_profiling_event
matthiasdiener afd88c2
Merge branch 'main' into profile-pytato-actx
matthiasdiener 7216ccf
outline multi-kernel per t_unit implementation
matthiasdiener 55537cc
small fixes
matthiasdiener 1123c16
refactor tabulate_profiling_data
matthiasdiener 03dfa33
add test to disable
matthiasdiener 94d9d16
rename to private fields/method
matthiasdiener 6bdb85b
refactor to simplify API
matthiasdiener fedb836
bit more doc
matthiasdiener 6ae30d6
factor out profile enable/disable
matthiasdiener 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
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
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.