Skip to content

[DeviceSAN] Fix devicelib_exit hang and local memory issue #17923

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 4 commits into from
Apr 10, 2025

Conversation

AllanZyne
Copy link
Contributor

@AllanZyne AllanZyne commented Apr 9, 2025

  • devicelib_exit: use it when we really need it, such as detecting nullpointer access, to prevent from openmp hang
  • fix local memory load/store isn't instrumented

@AllanZyne AllanZyne requested a review from a team as a code owner April 9, 2025 07:23
@AllanZyne AllanZyne changed the title [DeviceASAN] Fix asan devicelib_exit hang [DeviceASAN] Fix asan devicelib_exit hang and local memory issue Apr 9, 2025
@AllanZyne AllanZyne changed the title [DeviceASAN] Fix asan devicelib_exit hang and local memory issue [DeviceSAN] Fix devicelib_exit hang and local memory issue Apr 9, 2025
@AllanZyne
Copy link
Contributor Author

@intel/llvm-gatekeepers, please merge

@uditagarwal97 uditagarwal97 merged commit 45e273c into sycl Apr 10, 2025
24 checks passed
@AllanZyne AllanZyne deleted the review/yang/fix_devicelib_exit branch April 10, 2025 01:56
KornevNikita pushed a commit that referenced this pull request May 27, 2025
- devicelib_exit: use it when we really need it, such as detecting
nullpointer access, to prevent from openmp hang
- fix local memory load/store isn't instrumented
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.

3 participants