Skip to content
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

Simplify scheduling work on a worker pool #219

Merged
merged 2 commits into from
May 2, 2023
Merged

Conversation

mtrofin
Copy link
Collaborator

@mtrofin mtrofin commented May 1, 2023

The user can just specify how to call a worker with some work, instead of having to go through the trouble of creating a work factory and so on.

@mtrofin mtrofin requested a review from jacob-hegna May 1, 2023 20:22
The user can just specify how to call a worker with some work, instead
of having to go through the trouble of creating a work factory and so
on.
Copy link
Collaborator

@jacob-hegna jacob-hegna left a comment

Choose a reason for hiding this comment

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

LGTM just one nit

compiler_opt/distributed/buffered_scheduler.py Outdated Show resolved Hide resolved
@mtrofin mtrofin merged commit 02a0276 into google:main May 2, 2023
@mtrofin mtrofin deleted the worker branch May 2, 2023 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants