I have a machine with intel i7-13850hx. Under windows 10 when building it uses only efficient cores, while under wsl2 it uses all cores available.
There's nothing defined from the environment point of view to limit concurrency.
Is it by design on windows (maybe beyond vcpkg control)?
Am I the only one experiencing it?
I have a machine with intel i7-13850hx. Under windows 10 when building it uses only efficient cores, while under wsl2 it uses all cores available. There's nothing defined from the environment point of view to limit concurrency. Is it by design on windows (maybe beyond vcpkg control)? Am I the only one experiencing it?
Environment
To Reproduce Steps to reproduce the behavior:
Expected behavior All cores to be used
Failure logs