Skip to content

common: utils: resolve setting_t data race in mt scenario - #5943

Open
dzarukin wants to merge 1 commit into
mainfrom
dzarukin/refix_tsan
Open

common: utils: resolve setting_t data race in mt scenario#5943
dzarukin wants to merge 1 commit into
mainfrom
dzarukin/refix_tsan

Conversation

@dzarukin

Copy link
Copy Markdown
Contributor

This fixes openxla/xla#20686

Previous attempts include commits de1c449, e156542, and 763eec4, with the final revert commit 7ebd270. Mutex implementation didn't fly well, this one doesn't seem to cause performance regressions based on preliminary assessment.

MFDNN-15491

This fixes openxla/xla#20686

Previous attempts include commits de1c449, e156542, and
763eec4, with the final revert commit 7ebd270. Mutex
implementation didn't fly well, this one doesn't seem to cause
performance regressions based on preliminary assessment.
@dzarukin
dzarukin requested a review from a team as a code owner August 31, 2026 23:25
@dzarukin

Copy link
Copy Markdown
Contributor Author

make test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TSAN race in XLA:CPU inside onednn

1 participant