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

Migrate ci.yml to AKS cpubuilder cluster. #3967

Merged
merged 2 commits into from
Jan 17, 2025
Merged

Conversation

saienduri
Copy link
Collaborator

This commit contains the ccache and python changes neccessary to migrate the ci.yml workflow to an azure kubernetes cpubuilder cluster.
Timings before and after the infra change are in the same ballpark (~10 mins).
Previously, test/python/compile.py was unnecessarily excluding the python site packages, which needed to be changed for the cluster.
We also make use of hendrikmuhs/ccache-action now and use a key of ${{ github.job }}-${{ matrix.torch-version }} which works as intended: https://github.com/llvm/torch-mlir/actions/runs/12828039126/job/35771248056#step:7:4657

@saienduri saienduri requested a review from marbre January 17, 2025 17:48
@saienduri saienduri merged commit 33337fc into main Jan 17, 2025
3 checks passed
@saienduri saienduri deleted the saienduri/aks-linux-ci branch January 17, 2025 18:05
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