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

[ci] Use sccache and all available CPUs in builds #10359

Merged
merged 3 commits into from Mar 3, 2022

Conversation

driazati
Copy link
Member

@driazati driazati commented Feb 23, 2022

This adds a script to determine the CPUs for each job based on the number of executors per node, assuming and equal allocation to each executor on a node. This also enables sccache via S3 for all builds.

@driazati driazati force-pushed the multiproc branch 14 times, most recently from 9cfb6a5 to 8885d4d Compare March 3, 2022 02:04
@areusch areusch merged commit ede5601 into apache:main Mar 3, 2022
@driazati driazati changed the title [ci] Use available CPUs in builds [ci] Use sccache and all available CPUs in builds Mar 3, 2022
shukun-ziqiangxu pushed a commit to shukun-ziqiangxu/tvm that referenced this pull request Mar 6, 2022
* [ci] Use sccache in builds

* trigger ci

* update

Co-authored-by: driazati <driazati@users.noreply.github.com>
Lunderberg added a commit to Lunderberg/tvm that referenced this pull request Mar 10, 2022
`task_build.sh` was replaced with `task_build.py` in
apache#10359.  This commit updates the
`ci.py` script and the contribution documentation to use
`task_build.py` instead of `task_build.sh`.
Lunderberg added a commit to Lunderberg/tvm that referenced this pull request Mar 10, 2022
`task_build.sh` was replaced with `task_build.py` in
apache#10359.  This commit updates the
`ci.py` script and the contribution documentation to use
`task_build.py` instead of `task_build.sh`.
pfk-beta pushed a commit to pfk-beta/tvm that referenced this pull request Apr 11, 2022
* [ci] Use sccache in builds

* trigger ci

* update

Co-authored-by: driazati <driazati@users.noreply.github.com>
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.

None yet

2 participants