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

Add proto definitions for GPU fallbacks #2182

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

irfansharif
Copy link
Member

No description provided.

@irfansharif irfansharif force-pushed the irfansharif/240903.fb-protos branch 5 times, most recently from 9951709 to d5c16a8 Compare September 3, 2024 14:47
@irfansharif irfansharif force-pushed the irfansharif/240903.fb-protos branch from d5c16a8 to 83a1f31 Compare September 3, 2024 15:56
@irfansharif irfansharif requested a review from mwaskom September 3, 2024 16:10
@irfansharif
Copy link
Member Author

@prbot approve

Copy link

@modal-pr-review-automation modal-pr-review-automation bot left a comment

Choose a reason for hiding this comment

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

Approved 👍. @mwaskom will follow-up review this.

@irfansharif irfansharif merged commit 1a1dbe2 into main Sep 3, 2024
20 checks passed
@irfansharif irfansharif deleted the irfansharif/240903.fb-protos branch September 3, 2024 16:11
Copy link
Contributor

@mwaskom mwaskom left a comment

Choose a reason for hiding this comment

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

lgtm

message TaskTemplate {
uint32 priority = 1;
Resources resources = 2;
uint32 concurrent_inputs = 3;
Copy link
Contributor

Choose a reason for hiding this comment

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

how is this going to eventually align with the new target/max concurrency parameterization?

Copy link
Member Author

Choose a reason for hiding this comment

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

#2184 (concurrent_inputs is supposed to be the target_ variant).

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