Skip to content

Depend on extension/threadpool, not thread_parallel_interface, in buck #9511

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
merged 3 commits into from
Mar 26, 2025

Conversation

swolchok
Copy link
Contributor

I planned to do this everywhere and forgot. Clean it all up, leave a note, enforce the note with visibility. This makes sure everything in buck-land gets ET_USE_THREADPOOL.

Test Plan: Profiled run on internal model, no longer seeing parallel_for_no_threadpool

[ghstack-poisoned]
@swolchok
Copy link
Contributor Author

swolchok commented Mar 21, 2025

Copy link

pytorch-bot bot commented Mar 21, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit a405ce1 with merge base 90f0843 (image):

NEW FAILURE - The following job has failed:

  • pull / unittest-arm / linux-job (gh)
    RuntimeError: Command docker exec -t be07eb8ac80fa330921439ebd87ad790f009f03e7fda7083a89d41d7f25addf8 /exec failed with exit code 1

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

swolchok added a commit that referenced this pull request Mar 21, 2025
I planned to do this everywhere and forgot. Clean it all up, leave a note, enforce the note with visibility. This makes sure everything in buck-land gets ET_USE_THREADPOOL.

Test Plan: Profiled run on internal model, no longer seeing parallel_for_no_threadpool

ghstack-source-id: e371f0b
ghstack-comment-id: 2744624045
Pull Request resolved: #9511
@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 Mar 21, 2025
@swolchok
Copy link
Contributor Author

unittest-buck / macos is having problems on main. (#9505 is out to fix them.) I ran unittest-buck2.sh locally on mac and verified it passed.

swolchok added a commit that referenced this pull request Mar 24, 2025
I planned to do this everywhere and forgot. Clean it all up, leave a note, enforce the note with visibility. This makes sure everything in buck-land gets ET_USE_THREADPOOL.

Test Plan: Profiled run on internal model, no longer seeing parallel_for_no_threadpool

ghstack-source-id: 4495656
ghstack-comment-id: 2744624045
Pull Request resolved: #9511
@swolchok
Copy link
Contributor Author

ping reviewers @JacobSzwejbka @manuelcandales @kimishpatel @lucylq

@swolchok swolchok merged commit b89328a into main Mar 26, 2025
80 of 81 checks passed
@swolchok swolchok deleted the gh/swolchok/389/head branch March 26, 2025 21:01
swolchok added a commit that referenced this pull request Mar 27, 2025
…, in buck (#9511)"

This reverts commit b89328a. We will need to reapply this with internal build fixes.
ghstack-source-id: eafc47b
ghstack-comment-id: 2759530252
Pull-Request-resolved: #9727
swolchok added a commit that referenced this pull request Mar 27, 2025
…, in buck (#9511)"

This reverts commit b89328a. We will need to reapply this with internal build fixes.
ghstack-source-id: bd2ce85
ghstack-comment-id: 2759530252
Pull-Request-resolved: #9727
swolchok added a commit that referenced this pull request Mar 27, 2025
…, in buck (#9511)" (#9727)

This reverts commit b89328a. We will
need to reapply this with internal build fixes.
swolchok pushed a commit that referenced this pull request Apr 3, 2025
…e, in buck (#9511)"

Trying again with internal fixes. Original summary:

I planned to do this everywhere and forgot. Clean it all up, leave a
note, enforce the note with visibility. This makes sure everything in
buck-land gets ET_USE_THREADPOOL.

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

[ghstack-poisoned]
swolchok pushed a commit that referenced this pull request Apr 3, 2025
…e, in buck (#9511)"

Trying again with internal fixes. Original summary:

I planned to do this everywhere and forgot. Clean it all up, leave a
note, enforce the note with visibility. This makes sure everything in
buck-land gets ET_USE_THREADPOOL.

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

ghstack-source-id: 276012372
Pull Request resolved: #9890
swolchok pushed a commit that referenced this pull request Apr 3, 2025
…adpool, not thread_parallel_interface, in buck (#9511)""

Trying again with internal fixes. Original summary:

I planned to do this everywhere and forgot. Clean it all up, leave a
note, enforce the note with visibility. This makes sure everything in
buck-land gets ET_USE_THREADPOOL.

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

[ghstack-poisoned]
swolchok pushed a commit that referenced this pull request Apr 3, 2025
…e, in buck (#9511)"

Pull Request resolved: #9890

Trying again with internal fixes. Original summary:

I planned to do this everywhere and forgot. Clean it all up, leave a
note, enforce the note with visibility. This makes sure everything in
buck-land gets ET_USE_THREADPOOL.

Differential Revision: [D72090889](https://our.internmc.facebook.com/intern/diff/D72090889/)
ghstack-source-id: 276017129
facebook-github-bot pushed a commit that referenced this pull request Apr 4, 2025
…e, in buck (#9511)"

Differential Revision: D72090889

Pull Request resolved: #9890
swolchok pushed a commit that referenced this pull request Apr 5, 2025
kirklandsign pushed a commit that referenced this pull request Apr 11, 2025
#9511)

I planned to do this everywhere and forgot. Clean it all up, leave a
note, enforce the note with visibility. This makes sure everything in
buck-land gets ET_USE_THREADPOOL.

Test Plan: Profiled run on internal model, no longer seeing
parallel_for_no_threadpool
kirklandsign pushed a commit that referenced this pull request Apr 11, 2025
…, in buck (#9511)" (#9727)

This reverts commit b89328a. We will
need to reapply this with internal build fixes.
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. topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants