Skip to content

[UR][L0v2] Introduce static linking option#21845

Open
kswiecicki wants to merge 16 commits into
intel:syclfrom
kswiecicki:ur-static-linking
Open

[UR][L0v2] Introduce static linking option#21845
kswiecicki wants to merge 16 commits into
intel:syclfrom
kswiecicki:ur-static-linking

Conversation

@kswiecicki

Copy link
Copy Markdown
Contributor

No description provided.

@kswiecicki
kswiecicki force-pushed the ur-static-linking branch from 98b9b33 to 44a899a Compare May 22, 2026 09:01
@kswiecicki
kswiecicki force-pushed the ur-static-linking branch 2 times, most recently from b06fe31 to 3010238 Compare June 25, 2026 22:47
@kswiecicki
kswiecicki force-pushed the ur-static-linking branch 2 times, most recently from f15f4d4 to 18e945c Compare July 7, 2026 14:45
@kswiecicki
kswiecicki force-pushed the ur-static-linking branch 10 times, most recently from cc610cd to 6f1d017 Compare July 23, 2026 19:32
@kswiecicki
kswiecicki force-pushed the ur-static-linking branch 2 times, most recently from 23baa21 to 54c2ca6 Compare July 24, 2026 07:05
@kswiecicki
kswiecicki marked this pull request as ready for review July 24, 2026 13:51
@kswiecicki
kswiecicki requested review from a team as code owners July 24, 2026 13:51

@bratpiorka bratpiorka left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

CUDA/HIP/OpenCL/native CPU LGTM

hPlatform->Contexts.push_back(v2_cast(*phContext));
}
return UR_RESULT_SUCCESS;
} catch (...) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

If I understand things right, previous delete *phContext is missing and the pointer won't be deleted when exception is thrown after it is assigned? Probability is minor, though
Same in line 298.

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.

4 participants