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] Build standalone_crt during the build #13328

Closed
driazati opened this issue Nov 9, 2022 · 1 comment
Closed

[ci] Build standalone_crt during the build #13328

driazati opened this issue Nov 9, 2022 · 1 comment
Assignees
Labels
type:ci Relates to TVM CI infrastructure

Comments

@driazati
Copy link
Member

driazati commented Nov 9, 2022

Currently this happens during CI setup (cached via make):

python3 tests/scripts/task_build.py \
--sccache-bucket tvm-sccache-prod \
--cmake-target standalone_crt

We should move that into the build steps for each platform and add the artifacts to the inter-step archives as necessary

cc @Mousius @areusch @gigiblender

@driazati driazati added the type:ci Relates to TVM CI infrastructure label Nov 9, 2022
@driazati driazati self-assigned this Nov 9, 2022
@driazati
Copy link
Member Author

driazati commented Dec 6, 2022

This is fixed now

@driazati driazati closed this as completed Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:ci Relates to TVM CI infrastructure
Projects
None yet
Development

No branches or pull requests

1 participant