Skip to content

fix(ci): refresh Metal CMake cache per wheel - #1737

Merged
AlpinDale merged 1 commit into
mainfrom
fix/metal-refresh-cmake-cache
Jul 29, 2026
Merged

fix(ci): refresh Metal CMake cache per wheel#1737
AlpinDale merged 1 commit into
mainfrom
fix/metal-refresh-cmake-cache

Conversation

@AlpinDale

Copy link
Copy Markdown
Member

Metal nightlies build multiple commits in one job. Each uv build gets a new isolated environment, while CMakeCache.txt retains the previous temporary Torch path after uv deletes it. Remove only CMakeCache.txt before each Metal build so CMake resolves the current Torch libraries while keeping incremental build outputs.\n\nValidated with bash -n, ShellCheck, repository pre-commit hooks, and git diff --check.

Signed-off-by: AlpinDale <alpindale@gmail.com>
@AlpinDale
AlpinDale merged commit 0c2239c into main Jul 29, 2026
2 checks passed
@AlpinDale
AlpinDale deleted the fix/metal-refresh-cmake-cache branch July 29, 2026 21:50
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.

1 participant