-
Notifications
You must be signed in to change notification settings - Fork 788
[SYCL][XPTI] Added kernel info #5887
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
Conversation
- kernel execution parameter (global size, local size, offset) - kernel argument parameters (number, size, pointer which can be associated with accessor/USM buffer)
Test failures unrelated to the change and are going to be fixed in separate PRs. |
... which should go in before this patch. :) |
I'm not sure you need a reviewer from dpcpp-specification-reviewers for this, as it does not impact any SYCL API specification. |
/summary:run |
/summary:run |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we re-use existing events form sycl
stream and extend them with metadata?
@alexbatashev failure in GHA looks like infra issue. Could you please have a look/fix/restart? |
@alexbatashev It looks like the same environment issue... |
/summary:run |
E2E tests: intel/llvm-test-suite#949