Skip to content

Arm backend: Do not run model unit tests in parallel #10953

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

zingo
Copy link
Collaborator

@zingo zingo commented May 16, 2025

Runing to many of the larger models in parallel can cause some resource problems on the machine..

cc @digantdesai @freddan80 @per @oscarandersson8218

Runing to many of the larger models in parallel can cause some resource problems
on the maching.

Signed-off-by: Zingo Andersen <[email protected]>
Change-Id: Ibdcd6bd4b28cd42f833402a11e1d0676b3f50348
@zingo zingo requested a review from digantdesai as a code owner May 16, 2025 21:17
Copy link

pytorch-bot bot commented May 16, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit dd998c4 with merge base 9663bfb (image):
💚 Looks good so far! There are no failures yet. 💚

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

@facebook-github-bot facebook-github-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 May 16, 2025
@zingo zingo added ciflow/trunk release notes: none Do not include this in the release notes partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm labels May 16, 2025
@zingo
Copy link
Collaborator Author

zingo commented May 16, 2025

1st test round worked.
Rebased to retrigger all test to get a 2 round of testing.

@zingo
Copy link
Collaborator Author

zingo commented May 18, 2025

2nd test ok testing a 3rd time

@zingo
Copy link
Collaborator Author

zingo commented May 18, 2025

3rd test also OK this seem to fix the problem with
pull / unittest-arm-backend-with-no-fvp (test_pytest_models)

@zingo zingo merged commit 6ad47df into pytorch:main May 19, 2025
185 checks passed
hinriksnaer pushed a commit to hinriksnaer/executorch that referenced this pull request May 19, 2025
Executing to many of the larger models in parallel can cause some resource
problems on the machine.

Signed-off-by: Zingo Andersen <[email protected]>
@zingo zingo deleted the Arm-backend-Do-not-run-model-unit-tests-in-parallel branch June 9, 2025 08:15
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. 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.

3 participants