Skip to content

Conversation

@jsji
Copy link
Contributor

@jsji jsji commented Mar 8, 2025

Caller might set CMAKE_MSVC_RUNTIME_LIBRARY to MultiThreaded to do
static linking of MSVC runtime. However, UMF is not yet ready for static
linking. Override the CMAKE_MSVC_RUNTIME_LIBRARY to fix lnking failures.

Caller might set CMAKE_MSVC_RUNTIME_LIBRARY to MultiThreaded to do
static linking of MSVC runtime. However, UMF is not yet ready for static
linking. Override the CMAKE_MSVC_RUNTIME_LIBRARY to fix lnking failures.
@jsji jsji requested a review from a team as a code owner March 8, 2025 03:37
@jsji jsji self-assigned this Mar 8, 2025
@jsji jsji temporarily deployed to WindowsCILock March 8, 2025 03:38 — with GitHub Actions Inactive
@jsji jsji temporarily deployed to WindowsCILock March 8, 2025 03:53 — with GitHub Actions Inactive
@jsji jsji temporarily deployed to WindowsCILock March 8, 2025 03:53 — with GitHub Actions Inactive
@kbenzie kbenzie requested a review from nrspruit March 11, 2025 13:54
Copy link
Contributor

@nrspruit nrspruit left a comment

Choose a reason for hiding this comment

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

Looks good to me

@pbalcer , can you take a look to see if you see any issues with this fix?

@nrspruit nrspruit requested a review from pbalcer March 11, 2025 14:12
@pbalcer
Copy link
Contributor

pbalcer commented Mar 11, 2025

patch lgtm, but I'm curious what's the issue with UMF.

However, UMF is not yet ready for static linking.

@PatKamin #17347 this probably should be closed. If you have time, can you investigate how we can fix this properly in UMF?

@jsji
Copy link
Contributor Author

jsji commented Mar 14, 2025

@intel/llvm-gatekeepers This is ready for merge. Thanks.

@sarnex sarnex merged commit 1167ee6 into intel:sycl Mar 14, 2025
79 of 88 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.

4 participants