Skip to content

Arm backend: Avoid Ethos-U SDK re-downloads - #21970

Merged
Erik-Lundell merged 2 commits into
pytorch:mainfrom
Erik-Lundell:dont-download-ethosu
Aug 20, 2026
Merged

Arm backend: Avoid Ethos-U SDK re-downloads#21970
Erik-Lundell merged 2 commits into
pytorch:mainfrom
Erik-Lundell:dont-download-ethosu

Conversation

@Erik-Lundell

@Erik-Lundell Erik-Lundell commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

The standalone runner path unconditionally re-downloaded the SDK. Instead, prefer to re-use the SDK from ETHOS_SDK_PATH if it exists.

Additionally, fix use of deprecated OLD cmake policy of CMP0169.

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils @Sebastian-Larsson @robell @rascani

The standalone runner path unconditionally re-downloaded the SDK.
Instead, prefer to re-use the SDK from ETHOS_SDK_PATH if it
exists.

Additionally, fix use of deprecated OLD cmake policy of CMP0169.

Signed-off-by: Erik Lundell <erik.lundell@arm.com>

Change-Id: I370bc4f493a86ef2ffb87b5cc07113fe82be3c2f
@Erik-Lundell Erik-Lundell added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: none Do not include this in the release notes labels Aug 20, 2026
@pytorch-bot

pytorch-bot Bot commented Aug 20, 2026

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/21970

Note: Links to docs will display an error until the docs builds have been completed.

⏳ 9 Pending, 1 Unrelated Failure

As of commit 8703cc4 with merge base 92079a2 (image):

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 20, 2026
@github-actions github-actions Bot added ciflow/trunk module: arm Issues related to arm backend labels Aug 20, 2026
@Erik-Lundell
Erik-Lundell merged commit 09bcc32 into pytorch:main Aug 20, 2026
487 of 501 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: arm Issues related to arm backend partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants