Skip to content

Suppress unused param warning from hwloc.h #578

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
Jun 28, 2024

Conversation

kswiecicki
Copy link
Contributor

@kswiecicki kswiecicki commented Jun 28, 2024

UMF source code imports HWLOC headers that trigger unused parameter warnings, which are treated as errors. The UMF CI might not have caught this issue, but the UR CI did, possibly due to different HWLOC versions.

Logs: https://github.com/oneapi-src/unified-runtime/actions/runs/9701110619/job/26798893141?pr=1430

Description

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

@kswiecicki kswiecicki requested a review from a team as a code owner June 28, 2024 09:07
@ldorau ldorau merged commit 638d90d into oneapi-src:main Jun 28, 2024
73 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.

5 participants