Skip to content

Conversation

@pbchekin
Copy link
Contributor

@pbchekin pbchekin commented Oct 30, 2024

In new runners /opt/intel/installed.txt will contain a list of installed packages. Use this file, if exists, to calculate a composite cache key for PyTorch. The key should be the same for the existing runners (with PTDB), and a new PyTorch build should be triggered on the new runners (with DLE).

Fixes #2596.

In new runners `/opt/intel/installed.txt` will contain a list of
installed packages. PyToch cache key will use this file, if exists, to
calculate a composite cache key for PyTorch. The key should be the same
for the existing runners (with PTDB), and a new PyTorch build should be
triggered on the new runners (with DLE).
@pbchekin pbchekin requested review from anmyachev and kwasd October 30, 2024 18:27
@pbchekin
Copy link
Contributor Author

Example with a new runner with DLE (PyTorch build has been triggered): https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/11599709377

@pbchekin pbchekin merged commit 6db3b52 into main Oct 30, 2024
4 of 5 checks passed
@pbchekin pbchekin deleted the 2596-pytorch-oneapi-cache branch October 30, 2024 20:34
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.

[CI] Cached PyTorch depends on oneAPI version

3 participants