-
Notifications
You must be signed in to change notification settings - Fork 35
Revert changes for building hwloc on Windows using Ninja generator #1071
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
Revert changes for building hwloc on Windows using Ninja generator #1071
Conversation
@PatKamin @lukaszstolarczuk @bratpiorka please review |
PR based on the oneapi-src:v0.10.x branch. |
please also add the Ninja workflow to our CI |
heh, you know we had one - it's nightly ICX on Win 😉 Perhaps we could introduce a similar one, but without ICX compiler...? Most likely nightly job should suffice |
right :) IMO we should add such a workflow to the nightly runs as well |
5218453
to
c15c834
Compare
8f6fccf
to
58ef1da
Compare
Ninja jobs added and passed: |
Fixes: oneapi-src#1057 Co-developed-by: Patryk Kaminski <[email protected]> Co-developed-by: Lukasz Dorau <[email protected]> Signed-off-by: Lukasz Dorau <[email protected]>
Signed-off-by: Lukasz Dorau <[email protected]>
This reverts commit ada63d7. Fixes: oneapi-src#1057 Signed-off-by: Lukasz Dorau <[email protected]>
Co-developed-by: Łukasz Stolarczuk <[email protected]> Co-developed-by: Lukasz Dorau <[email protected]> Signed-off-by: Lukasz Dorau <[email protected]>
58ef1da
to
bfcf8cf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, thx!
Description
Revert changes for building hwloc on Windows:
llvm PR: intel/llvm#16870
llvm build: https://github.com/intel/llvm/actions/runs/13180655339/job/36790352034
Ninja jobs passed:
Fixes: #1057
Checklist