-
Notifications
You must be signed in to change notification settings - Fork 738
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
[SYCL] Implement sycl_ext_oneapi_profiling_tag extension #12838
Merged
steffenlarsen
merged 22 commits into
intel:sycl
from
steffenlarsen:steffen/event_with_enqueue
May 30, 2024
Merged
[SYCL] Implement sycl_ext_oneapi_profiling_tag extension #12838
steffenlarsen
merged 22 commits into
intel:sycl
from
steffenlarsen:steffen/event_with_enqueue
May 30, 2024
Commits on Mar 5, 2024
-
[SYCL] Implement profiling tag extension
This commit adds the implementation of the sycl_ext_oneapi_profiling_tag extension. Moving the extension to experimental will happen in a follow-up patch. Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 85f47a3 - Browse repository at this point
Copy the full SHA 85f47a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19926ab - Browse repository at this point
Copy the full SHA 19926abView commit details
Commits on Mar 6, 2024
-
Require queue_profiling aspect
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for cf7cfaa - Browse repository at this point
Copy the full SHA cf7cfaaView commit details
Commits on Mar 7, 2024
-
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 530a527 - Browse repository at this point
Copy the full SHA 530a527View commit details -
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 17950e5 - Browse repository at this point
Copy the full SHA 17950e5View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 78ff547 - Browse repository at this point
Copy the full SHA 78ff547View commit details -
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for f162ae0 - Browse repository at this point
Copy the full SHA f162ae0View commit details -
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for c90de05 - Browse repository at this point
Copy the full SHA c90de05View commit details -
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 1f9ab61 - Browse repository at this point
Copy the full SHA 1f9ab61View commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a647d9 - Browse repository at this point
Copy the full SHA 2a647d9View commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 88829f1 - Browse repository at this point
Copy the full SHA 88829f1View commit details -
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for e09a0a1 - Browse repository at this point
Copy the full SHA e09a0a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00c586e - Browse repository at this point
Copy the full SHA 00c586eView commit details
Commits on Apr 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0bcb356 - Browse repository at this point
Copy the full SHA 0bcb356View commit details -
Make profiling_tag.hpp self-contained
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for e20123b - Browse repository at this point
Copy the full SHA e20123bView commit details
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 76ab830 - Browse repository at this point
Copy the full SHA 76ab830View commit details -
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for b21ec7c - Browse repository at this point
Copy the full SHA b21ec7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c478047 - Browse repository at this point
Copy the full SHA c478047View commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4b3f410 - Browse repository at this point
Copy the full SHA 4b3f410View commit details -
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 0e77ef7 - Browse repository at this point
Copy the full SHA 0e77ef7View commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e516f1 - Browse repository at this point
Copy the full SHA 2e516f1View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0a09aef - Browse repository at this point
Copy the full SHA 0a09aefView commit details
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.