Arm backend: workaround pip emulation layer env exports on macOS#17815
Arm backend: workaround pip emulation layer env exports on macOS#17815Erik-Lundell merged 3 commits intopytorch:mainfrom
Conversation
When the emulation_layer CLI prints no export lines (e.g. macOS unsupported platform message), derive the deploy path from the installed pip package and populate the Vulkan layer/lib env vars. Also parse DYLD_LIBRARY_PATH when provided by the CLI output. Signed-off-by: Usamah Zaheer <usamah.zaheer@arm.com> Change-Id: I835f6ffe3175d48fed9352118bca85c2a1375de6
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/17815
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New Failures, 1 Cancelled Job, 3 Unrelated FailuresAs of commit aecb3de with merge base 5ddbab2 ( NEW FAILURES - The following jobs have failed:
CANCELLED JOB - The following job was cancelled. Please retry:
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. |
|
@pytorchbot label "partner: arm" |
|
@pytorchbot label "release notes: arm" |
|
@pytorchbot label ciflow/trunk |
|
To add these label(s) (ciflow/trunk) to the PR, please first approve the workflows that are awaiting approval (scroll to the bottom of this page). This helps ensure we don't trigger CI on this PR until it is actually authorized to do so. Please ping one of the reviewers if you do not have access to approve and run workflows. |
|
Feel free to merge this, if you can't let me know and I press the button |
When the emulation_layer CLI prints no export lines (e.g. macOS unsupported platform message), derive the deploy path from the installed pip package and populate the Vulkan layer/lib env vars. Also parse DYLD_LIBRARY_PATH when provided by the CLI output.
cc: @freddan80 @per @zingo @oscarandersson8218 @mansnils @Sebastian-Larsson @robell @Erik-Lundell
cc @digantdesai @SS-JIA @freddan80 @per @zingo @oscarandersson8218 @mansnils @Sebastian-Larsson @robell