Skip to content

Add option to disable hwloc #642

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
merged 1 commit into from
Jul 29, 2024
Merged

Conversation

igchor
Copy link
Member

@igchor igchor commented Jul 26, 2024

Description

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly
  • CI workflows, not executed per PR (e.g. Nightly), execute properly
  • New tests added, especially if they will fail without my changes
  • Added/extended example(s) to cover this functionality
  • Extended the README/documentation
  • All newly added source files have a license
  • All newly added source files are referenced in CMake files
  • Logger (with debug/info/... messages) is used

@igchor igchor force-pushed the disable_hwloc branch 11 times, most recently from c89b4a2 to 21b8d94 Compare July 26, 2024 22:22
@igchor igchor marked this pull request as ready for review July 26, 2024 22:56
@igchor igchor requested a review from a team as a code owner July 26, 2024 22:56
@bratpiorka bratpiorka merged commit 9a96626 into oneapi-src:main Jul 29, 2024
64 checks passed
dm-vodopyanov added a commit to intel/llvm that referenced this pull request Jul 29, 2024
Hwloc package is not avalable on certain distros (e.g. RHEL). To avoid
forcing users to install hwloc from sources, disable hwloc in UMF.

Based on:
oneapi-src/unified-memory-framework#642

---------

Co-authored-by: Piotr Balcer <[email protected]>
Co-authored-by: Dmitry Vodopyanov <[email protected]>
AlexeySachkov pushed a commit to AlexeySachkov/llvm that referenced this pull request Nov 26, 2024
Hwloc package is not avalable on certain distros (e.g. RHEL). To avoid
forcing users to install hwloc from sources, disable hwloc in UMF.

Based on:
oneapi-src/unified-memory-framework#642

---------

Co-authored-by: Piotr Balcer <[email protected]>
Co-authored-by: Dmitry Vodopyanov <[email protected]>
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