Skip to content

Use ubuntu-22.04-arm-sdk docker image for test-backend-arm.yml#19186

Merged
Erik-Lundell merged 2 commits intopytorch:mainfrom
Erik-Lundell:debug-vgf-flow
May 4, 2026
Merged

Use ubuntu-22.04-arm-sdk docker image for test-backend-arm.yml#19186
Erik-Lundell merged 2 commits intopytorch:mainfrom
Erik-Lundell:debug-vgf-flow

Conversation

@Erik-Lundell
Copy link
Copy Markdown
Collaborator

@Erik-Lundell Erik-Lundell commented Apr 28, 2026

Most vgf tests were failing with "Failed to create VkInstance". Running with VK_LOADER_DEBUG=all revealed that the error was
[Vulkan Loader] ERROR | DRIVER: vkCreateInstance: Found no drivers!
The drivers are installed in the arm-sdk docker.

Working run here: https://github.com/pytorch/executorch/actions/runs/25058662195

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

Most vgf tests were failing with "Failed to create VkInstance".
Running with VK_LOADER_DEBUG=all revealed that the error was

[Vulkan Loader] ERROR | DRIVER: vkCreateInstance: Found no drivers!

The drivers are installed in the arm-sdk docker.

Signed-off-by: Erik Lundell <erik.lundell@arm.com>
Change-Id: Ie06aed9530762e9d01bd04e1ea6744c7d5f50bc9
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Apr 28, 2026

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

⏳ 1 Pending, 2 Unrelated Failures

As of commit e7e13e9 with merge base 69989b7 (image):

BROKEN TRUNK - The following jobs 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 Apr 28, 2026
@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 Apr 28, 2026
Copy link
Copy Markdown
Collaborator

@zingo zingo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should only change/improve Arm workflows OK to merge, just check the Arm tests fails.

@Erik-Lundell Erik-Lundell merged commit 42b25bb into pytorch:main May 4, 2026
175 of 177 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. 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