Skip to content

Conversation

@PatKamin
Copy link
Contributor

@PatKamin PatKamin commented Dec 9, 2024

Disable not used hwloc feature "rsmi". Silence errors during hwloc linkage to umf, like:

/usr/bin/ld: _deps/hwloc_targ-build/lib/libhwloc.a(topology-rsmi.o): in function `get_device_name': topology-rsmi.c:(.text+0x208): undefined reference to `rsmi_dev_name_get'

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

Disable not used hwloc feature "rsmi". Silence errors during hwloc linkage to umf, like:
/usr/bin/ld: _deps/hwloc_targ-build/lib/libhwloc.a(topology-rsmi.o): in function `get_device_name':
topology-rsmi.c:(.text+0x208): undefined reference to `rsmi_dev_name_get'
@PatKamin PatKamin requested a review from a team as a code owner December 9, 2024 13:36
@lukaszstolarczuk
Copy link
Contributor

@KFilipek KFilipek merged commit 67866dd into oneapi-src:v0.10.x Dec 9, 2024
77 checks passed
@PatKamin PatKamin deleted the disable-rsmi branch January 28, 2025 09:26
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.

5 participants