Skip to content

Conversation

@driazati
Copy link
Member

@driazati driazati commented May 13, 2022

This makes sccache easier to integrate in CI so we can use it for C++ builds and tests. This also includes a small change to unconditionally skip a test on i386 that was already being skipped (since clang wasn't available on the PATH before). Since the fix doesn't change anything and it's pretty simple it seems fine to include it here while #11316 makes its way through

cc @Mousius @areusch

@driazati driazati marked this pull request as ready for review May 13, 2022 20:04
This makes sccache easier to integrate in CI so we can use it for C++ builds and tests
@areusch areusch merged commit 67a72d2 into apache:main May 14, 2022
mehrdadh pushed a commit to mehrdadh/tvm that referenced this pull request May 16, 2022
shtinsa pushed a commit to Deelvin/tvm that referenced this pull request May 17, 2022
areusch pushed a commit that referenced this pull request May 17, 2022
* PR #11314 - [ci][docker] Update images to include sccache changes

* [ci] Use r5.large nodes for less-intensive jobs

This uses the `CPU-SMALL` label for certain jobs in CI, which is backed by r5.large instances in EC2 rather than c4.4xlarge instances which are much more expensive

Co-authored-by: driazati <[email protected]>
shingjan pushed a commit to shingjan/tvm that referenced this pull request May 17, 2022
shingjan pushed a commit to shingjan/tvm that referenced this pull request May 17, 2022
* PR apache#11314 - [ci][docker] Update images to include sccache changes

* [ci] Use r5.large nodes for less-intensive jobs

This uses the `CPU-SMALL` label for certain jobs in CI, which is backed by r5.large instances in EC2 rather than c4.4xlarge instances which are much more expensive

Co-authored-by: driazati <[email protected]>
areusch pushed a commit that referenced this pull request May 18, 2022
This was causing errors with #11314 since it was making it appear as if `clang` was available when it was only the sccache wrapper.

Co-authored-by: driazati <[email protected]>
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