Unverified Commit 2cac95ba authored by Qiongsi Wu's avatar Qiongsi Wu Committed by GitHub
Browse files

[AIX][PowerPC] Teach the Threading Library About the Number of Physical Cores on AIX (#67683)

The threading library does not recognize AIX and always returns `-1` for
number of physical cores on AIX. This PR teaches the library to
recognize AIX and obtain the correct value for the number of physical
cores.
parent ab9cd27f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment