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

hydra: increase local worker thread count #453

Closed
wants to merge 1 commit into from

Commits on Jul 18, 2024

  1. hydra: increase local worker thread count

    Our hydra fork has a limit on the number of active build slots, which
    defaults to the number of threads minus two, so 32-2=30.
    
    The plan is to increase the utilization of rhea more to unblock build
    slots on the various builders.
    mweinelt committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8d1ba12 View commit details
    Browse the repository at this point in the history