Skip to content

[UR] Fix platform search logic #18033

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
merged 1 commit into from
Apr 15, 2025
Merged

Conversation

RossBrunton
Copy link
Contributor

@RossBrunton RossBrunton commented Apr 15, 2025

Change #17876 introduced a regression due to how platforms were generated
examples and tests. This fixes those issues.

A fix for the no_platforms test is also included; which was failing due
to UR_ADAPTERS_FORCE_LOAD="" being treated as absent.

Closes #18032

@RossBrunton RossBrunton requested a review from a team as a code owner April 15, 2025 15:01
Change intel#17876 introduced a regression due to how platforms were generated
in examples and tests. This fixes those issues.

A fix for the no_platforms test is also included; which was failing due
to `UR_ADAPTERS_FORCE_LOAD=""` being treated as absent.

Closes intel#18032
@kbenzie kbenzie merged commit 7033592 into intel:sycl Apr 15, 2025
15 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.

[UR] Misuse of std::vector reserve() causing undefined behavior in tests and examples
2 participants