Skip to content

fix for the apply of the HWLOC security patch #854

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

Conversation

bratpiorka
Copy link
Contributor

fix for the apply of the HWLOC security patch

This is a fix for a scenario where the user runs the cmake configuration with the UMF_LINK_HWLOC_STATICALLY setting multiple times for the same build directory. On the first run, cmake downloads the HWLOC sources and successfully applies the required security patch, but the patching fails the second time (the patch has already been applied). This PR fixes this error.

NOTE: this is a v0.9x ver - previously reviewed here: #849

@bratpiorka bratpiorka marked this pull request as ready for review October 31, 2024 11:29
@bratpiorka bratpiorka requested a review from a team as a code owner October 31, 2024 11:29
@bratpiorka bratpiorka force-pushed the rrudnick_hwloc_patch_fix_0.9 branch from c3dd160 to a4646af Compare October 31, 2024 11:43
@lukaszstolarczuk
Copy link
Contributor

to be rebased after #857

@bratpiorka bratpiorka force-pushed the rrudnick_hwloc_patch_fix_0.9 branch from a4646af to 4ed4437 Compare October 31, 2024 14:09
@bratpiorka bratpiorka requested review from lukaszstolarczuk and removed request for KFilipek October 31, 2024 14:10
@bratpiorka bratpiorka force-pushed the rrudnick_hwloc_patch_fix_0.9 branch from 4ed4437 to ef1e1cd Compare October 31, 2024 14:58
@bratpiorka bratpiorka merged commit 6874c42 into oneapi-src:v0.9.x Oct 31, 2024
65 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