-
Notifications
You must be signed in to change notification settings - Fork 798
[SYCL] Add mode where only last command in each batch yields a host-visible event #5354
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
…le event Signed-off-by: Sergey V Maslov <sergey.v.maslov@intel.com>
/sumamry:run |
Signed-off-by: Sergey V Maslov <sergey.v.maslov@intel.com>
/summary:run |
Signed-off-by: Sergey V Maslov <sergey.v.maslov@intel.com>
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.
Could you please update SYCL_PI_LEVEL_ZERO_DEVICE_SCOPE_EVENTS description in the documentation https://github.com/intel/llvm/blob/sycl/sycl/doc/EnvironmentVariables.md
Could you please add a feature test to llvm-test-suite and verify it with this PR.
Signed-off-by: Sergey V Maslov <sergey.v.maslov@intel.com>
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.
doc ok
E2E test is in intel/llvm-test-suite#765
Signed-off-by: Sergey V Maslov sergey.v.maslov@intel.com