Skip to content

[DeviceSanitizer] Add support for urEnqueueCooperativeKernelLaunchExp for ASAN and MSAN #18198

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

Conversation

yingcong-wu
Copy link
Contributor

@yingcong-wu yingcong-wu commented Apr 25, 2025

Device ASAN and Device MSAN have not yet supported that API, this patch addresses that problem. Some sycl e2e tests failed with device sanitizers enabled because of the lack of this API support.

@yingcong-wu yingcong-wu requested a review from a team as a code owner April 25, 2025 14:02
Signed-off-by: Wu, Yingcong <[email protected]>
@yingcong-wu yingcong-wu force-pushed the yc/0425-dsan-add-cooperative-kernel-launch branch from 56bfbb5 to 503b5b9 Compare April 25, 2025 14:04
Signed-off-by: Wu, Yingcong <[email protected]>
@yingcong-wu yingcong-wu changed the title [DeviceSanitizer] Add support for urEnqueueCooperativeKernelLaunchExp [DeviceSanitizer] Add support for urEnqueueCooperativeKernelLaunchExp for ASAN and MSAN Apr 27, 2025
@yingcong-wu
Copy link
Contributor Author

Hi @intel/unified-runtime-reviewers , please help review this PR, it addresses a high-exposure issue.

@kbenzie kbenzie merged commit beedc09 into intel:sycl Apr 28, 2025
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants