Skip to content

Conversation

@swolchok
Copy link
Contributor

@swolchok swolchok commented Jun 30, 2025

Stack from ghstack (oldest at bottom):

Straightforward application of parallel_for.

Differential Revision: D76831122

Straightforward application of parallel_for.

Differential Revision: [D76831122](https://our.internmc.facebook.com/intern/diff/D76831122/)

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Jun 30, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure, 2 Cancelled Jobs

As of commit bd32947 with merge base bed504e (image):

NEW FAILURE - The following job has failed:

CANCELLED JOBS - The following jobs were cancelled. Please retry:

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

swolchok added a commit that referenced this pull request Jun 30, 2025
Straightforward application of parallel_for.

Differential Revision: [D76831122](https://our.internmc.facebook.com/intern/diff/D76831122/)

ghstack-source-id: 293375210
Pull Request resolved: #12099
@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 Jun 30, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76831122

@swolchok swolchok added the release notes: ops & kernels Changes to the opset and any new / changed kernel implementations label Jun 30, 2025
@swolchok
Copy link
Contributor Author

pull / android / run-emulator is consistently telling us this is broken, but the bug is not obvious to me on rereading

@swolchok
Copy link
Contributor Author

after rereading the code twice, I was inclined to suspect that the kernel is somehow thread-unsafe, so I built with TSAN locally (-fsanitize=debug, CMAKE_BUILD_TYPE=RelWithDebInfo so parallel_for will actually parallelize) and didn't catch a failure. doesn't look like a pre-existing issue on HUD or anything so we shouldn't bypass, but I'm not sure what to do next. Nobody is particularly asking for parallelization AFAIK so there's no rush...

Straightforward application of parallel_for.

Differential Revision: [D76831122](https://our.internmc.facebook.com/intern/diff/D76831122/)

[ghstack-poisoned]
swolchok added a commit that referenced this pull request Jul 2, 2025
Pull Request resolved: #12099

Straightforward application of parallel_for.
ghstack-source-id: 293901059
@exported-using-ghexport

Differential Revision: [D76831122](https://our.internmc.facebook.com/intern/diff/D76831122/)
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76831122

@swolchok
Copy link
Contributor Author

swolchok commented Jul 2, 2025

android / run-emulator is no longer complaining. I guess that means this is landable!

@swolchok swolchok requested a review from SS-JIA July 2, 2025 22:46
@swolchok
Copy link
Contributor Author

swolchok commented Jul 3, 2025

mobilebert has been timing out on HUD, bypassing

@facebook-github-bot facebook-github-bot merged commit f4f220d into gh/swolchok/486/base Jul 3, 2025
165 of 171 checks passed
@facebook-github-bot facebook-github-bot deleted the gh/swolchok/486/head branch July 3, 2025 23:25
@metascroy metascroy restored the gh/swolchok/486/head branch July 4, 2025 17:45
swolchok added a commit that referenced this pull request Jul 7, 2025
This landed internally and PR #12099 closed, but the bot couldn't pick it. Here's a manual pick.

Differential Revision: D76831122


ghstack-source-id: 721fa97
ghstack-comment-id: 3045906835
Pull-Request-resolved: #12246
swolchok added a commit that referenced this pull request Jul 7, 2025
This landed internally and PR
#12099 closed, but the bot
couldn't pick it. Here's a manual pick.

Differential Revision: D76831122
Tanish2101 pushed a commit to Tanish2101/executorch that referenced this pull request Jul 9, 2025
This landed internally and PR
pytorch#12099 closed, but the bot
couldn't pick it. Here's a manual pick.

Differential Revision: D76831122
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. fb-exported release notes: ops & kernels Changes to the opset and any new / changed kernel implementations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants