Skip to content

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