Circle: Build docs in parallel.#20718
Conversation
|
Looks like the build ran out of memory? |
049af8a to
1162ac7
Compare
|
On recent Circle builds, I noticed it said we have access to a higher resource class, so I bumped it up to |
This doubles the vCPU and RAM, which will hopefully be enough to run in parallel.
We are now on large Docker VMs, which offer 4 vCPUs, so we should try to build in parallel.
1162ac7 to
afef2e6
Compare
|
Re-reading the resource class docs again, it looks like the system really has 32 cores, and since I passed But we might as well save the 5 minutes by going to |
PR Summary
We are supposedly on medium Docker VMs, which offer 2 vCPUs, so we should try to build in parallel.
PR Checklist
pytestpasses).flake8on changed files to check).flake8-docstringsand runflake8 --docstring-convention=all).doc/users/next_whats_new/(follow instructions in README.rst there).doc/api/next_api_changes/(follow instructions in README.rst there).