Skip to content
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

Fix XPTI initialization bug #2083

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Conversation

kswiecicki
Copy link
Contributor

Due to a possible race between constructor and a global variable initialization, the ur.call XPTI stream would not be visible to components linking with UR.

Due to a possible race between constructor and a global variable
initialization, the ur.call XPTI stream would not be visible to
components linking with UR.
@kswiecicki kswiecicki requested a review from a team as a code owner September 12, 2024 10:32
@github-actions github-actions bot added the loader Loader related feature/bug label Sep 12, 2024
@pbalcer pbalcer added v0.10.x Include in the v0.10.x release labels Sep 12, 2024
@pbalcer pbalcer merged commit f31160d into oneapi-src:main Sep 12, 2024
71 of 74 checks passed
omarahmed1111 pushed a commit to omarahmed1111/unified-runtime that referenced this pull request Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
loader Loader related feature/bug v0.10.x Include in the v0.10.x release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants