Skip to content
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

vcpkg/cmake/ninja using only efficiency cores under windows #39935

Open
cenit opened this issue Jul 15, 2024 · 5 comments
Open

vcpkg/cmake/ninja using only efficiency cores under windows #39935

cenit opened this issue Jul 15, 2024 · 5 comments
Labels
category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team.

Comments

@cenit
Copy link
Contributor

cenit commented Jul 15, 2024

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

  • OS: Windows 10.0.19045
  • Compiler: MSVC 17.10.4

To Reproduce
Steps to reproduce the behavior:

  1. ./vcpkg install opencv4
  2. See in task manager cpu load

Expected behavior
All cores to be used

Failure logs

  • Nothing related
@autoantwort
Copy link
Contributor

I don't think this is vcpkg related 😅 Is your Laptop connected to power?

@cenit
Copy link
Contributor Author

cenit commented Jul 15, 2024

yes 🤣

@jimwang118 jimwang118 added the category:question This issue is a question label Jul 16, 2024
@Thomas1664
Copy link
Contributor

@jimwang118 jimwang118 added category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team. and removed category:question This issue is a question labels Jul 17, 2024
@jimwang118 jimwang118 removed their assignment Jul 17, 2024
Copy link

This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 180 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment.

@github-actions github-actions bot added the Stale label Jan 13, 2025
@autoantwort
Copy link
Contributor

Maybe related to microsoft/vcpkg-tool#1555. Can you try this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team.
Projects
None yet
Development

No branches or pull requests

4 participants