Skip to content

CI: each job can only use 4 cores #10703

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

Merged
merged 1 commit into from
Dec 8, 2020

Conversation

smarter
Copy link
Member

@smarter smarter commented Dec 8, 2020

This should allow us to massively increase the number of jobs we can run
in parallel.

It also means we don't need to run sbt with so much ram so we can remove
the max heap size setting in projects/script/sbt.

This should allow us to massively increase the number of jobs we can run
in parallel.

It also means we don't need to run sbt with so much ram so we can remove
the max heap size setting in projects/script/sbt.
@smarter smarter force-pushed the ci-reduce-cpu-count branch from 00b1fe2 to f90a97d Compare December 8, 2020 18:21
@smarter smarter changed the title CI: each job can only use 2 cores CI: each job can only use 4 cores Dec 8, 2020
@smarter
Copy link
Member Author

smarter commented Dec 8, 2020

Merging now so we can experiment with the number of jobs, but we can always update the cpu count later.

@smarter smarter merged commit a30a591 into scala:master Dec 8, 2020
@smarter smarter deleted the ci-reduce-cpu-count branch December 8, 2020 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants