Skip to content

[DevTSAN] Support thread sanitizer for device offloading in sycl-tool-chain #17211

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

zhaomaosu
Copy link
Contributor

This PR is going to support thread sanitizer for device offloading (sycl-tool-chain part)
1.defined a new helper function 'isModuleUsingTsan'
2.fix attribute for '__TsanKernelMetadata'

…-chain

This PR is going to support thread sanitizer for device offloading (sycl-tool-chain part)
  1.defined a new helper function 'isModuleUsingTsan'
  2.fix attribute for '__TsanKernelMetadata'
@zhaomaosu zhaomaosu marked this pull request as ready for review February 27, 2025 07:23
@zhaomaosu zhaomaosu requested a review from a team as a code owner February 27, 2025 07:23
@zhaomaosu zhaomaosu requested a review from a team February 27, 2025 07:23
@zhaomaosu
Copy link
Contributor Author

Hi @intel/dpcpp-tools-reviewers, could you please help review this PR? Thanks.

@zhaomaosu zhaomaosu requested a review from a team March 3, 2025 09:42
@zhaomaosu
Copy link
Contributor Author

@intel/llvm-gatekeepers, this PR is ready to be merged. pre-ci failure is unrelated and tracked by issue:
#17026

@zhaomaosu
Copy link
Contributor Author

Kindly ping @intel/llvm-gatekeepers

@steffenlarsen
Copy link
Contributor

Precommit failure on CUDA:
SYCL :: HostInteropTask/interop-task-cuda-buffer-migrate.cpp

Related tracker: #17026

@steffenlarsen steffenlarsen merged commit d957299 into intel:sycl Mar 5, 2025
20 of 21 checks passed
jchlanda pushed a commit to jchlanda/llvm that referenced this pull request Mar 6, 2025
…-chain (intel#17211)

This PR is going to support thread sanitizer for device offloading
(sycl-tool-chain part)
  1.defined a new helper function 'isModuleUsingTsan'
  2.fix attribute for '__TsanKernelMetadata'
sommerlukas pushed a commit that referenced this pull request Mar 14, 2025
Incorporates recent changes to `sycl-post-link` into the RTC-specific
version:
- #16729
- #16236
- #17211

---------

Signed-off-by: Julian Oppermann <[email protected]>
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