[Chapel Merge] Remove warning if platform doesn't support CPU binding

Branch: refs/heads/main
Revision: 7cf7f7a89e66d864432293ecf6cc94e0f030a24c
Author: jhh67
Link: Remove warning if platform doesn't support CPU binding by jhh67 · Pull Request #24862 · chapel-lang/chapel · GitHub
Log Message:
Remove warning if platform doesn't support CPU binding (#24862)

Do not issue a warning if the platform doesn't support CPU binding and
the runtime tries to bind a thread to the set of accessible PUs (e.g.,
the progress thread in the communication layer). qthreads does not
issue a warning if threads can't be bound, so neither should we.

[Small change, not reviewed.]

Compare: Comparing 144322ada1ff7573f494040ba7396dc38827514f...266ed5ae9082b403294efbc06a6ed07af51a9c4c · chapel-lang/chapel · GitHub

Diff:
M runtime/src/topo/hwloc/topo-hwloc.c
https://github.com/chapel-lang/chapel/pull/24862.diff