Skip to content

Conversation

@zhaomaosu
Copy link
Contributor

@zhaomaosu zhaomaosu commented Sep 9, 2024

When error is detected, the corresponding work-item will exit without unpoisoning local/private shadow memory. Then other work-items are easy to cause false alarms. So, we only allows to report one error per each kernel launch by default.

UR Part: oneapi-src/unified-runtime#2069

When error is detected, the corresponding work-item will exit without
unpoisoning local/private shadow memory. Then other work-items are eary
to cause false alarms. So, we only allows to report one error per each
kernel launch by default.
@AllanZyne
Copy link
Contributor

How about skipping sanitizer when "UR_SANITIZER_INCLUDE_DIR" is empty string?

@zhaomaosu
Copy link
Contributor Author

How about skipping sanitizer when "UR_SANITIZER_INCLUDE_DIR" is empty string?

Done.

@pbalcer
Copy link
Contributor

pbalcer commented Oct 28, 2024

please rebase (and ping me, I want to merge this asap)

@zhaomaosu
Copy link
Contributor Author

please rebase (and ping me, I want to merge this asap)

@pbalcer, thanks, done.

@zhaomaosu zhaomaosu marked this pull request as ready for review October 28, 2024 09:13
@zhaomaosu zhaomaosu requested review from a team as code owners October 28, 2024 09:13
@pbalcer
Copy link
Contributor

pbalcer commented Oct 28, 2024

@intel/llvm-reviewers-runtime can you please review? thanks.

Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

LGTM! We need the repo redirect addressed before we merge however.

@pbalcer
Copy link
Contributor

pbalcer commented Oct 28, 2024

@intel/llvm-gatekeepers please merge

@martygrant martygrant merged commit 13e84cf into intel:sycl Oct 28, 2024
13 checks passed
@zhaomaosu zhaomaosu deleted the devsan-only-report-one-error branch October 29, 2024 01:47
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.

6 participants