Skip to content

Conversation

@aarongreig
Copy link
Contributor

No description provided.

@aarongreig aarongreig requested a review from a team as a code owner June 16, 2025 16:47
// It's possible for urPlatformGet, if ran on multiple threads, to enter
// this branch simultaneously. This check ensures that only one sees that
// Adapter->NumPlatforms is zero.
if (Adapter->NumPlatforms == 0) {
Copy link
Contributor

Choose a reason for hiding this comment

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

If the mutex check is required, then this check can be removed.

@kbenzie
Copy link
Contributor

kbenzie commented Jun 17, 2025

UR CUDA runner is offline just now, this is an OpenCL only change, merging anyway.

@kbenzie kbenzie merged commit 6d49f27 into intel:sycl Jun 17, 2025
32 of 33 checks passed
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