Skip to content

[DeviceMSAN] Use device usm to allocate LaunchInfo #17948

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 9 commits into from
Apr 17, 2025

Conversation

AllanZyne
Copy link
Contributor

@AllanZyne AllanZyne commented Apr 10, 2025

Fix cts segment fault on accessing shared usm

@AllanZyne AllanZyne requested review from a team as code owners April 10, 2025 06:57
@@ -339,6 +339,7 @@ void __asan_exit(ErrorType error_type) {
__devicelib_exit();
break;
default:
break;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix compile warning

@AllanZyne AllanZyne changed the title [DeviceMSAN] Use device usm for launch info [DeviceMSAN] Use device usm to allocate LaunchInfo Apr 10, 2025
@AllanZyne
Copy link
Contributor Author

@intel/unified-runtime-reviewers, please review. Thanks!

@AllanZyne
Copy link
Contributor Author

Hi @intel/unified-runtime-reviewers, please review, thanks!

@AllanZyne
Copy link
Contributor Author

AllanZyne commented Apr 17, 2025

@intel/llvm-gatekeepers, please merge. Thanks!

Sorry, I will resolve the conflict first.

@AllanZyne
Copy link
Contributor Author

Failed test is tracked by #15207

@intel/llvm-gatekeepers, please merge. Thanks

@uditagarwal97 uditagarwal97 merged commit 8f7792b into sycl Apr 17, 2025
33 of 34 checks passed
@uditagarwal97 uditagarwal97 deleted the review/yang/fix_msan_launchinfo branch April 17, 2025 06:39
KornevNikita pushed a commit that referenced this pull request May 27, 2025
Fix cts segment fault on accessing shared usm
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