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

feat: set the default batch size to 400 to make the compute plan submission faster #281

Closed
wants to merge 2 commits into from

Conversation

Esadruhn
Copy link
Contributor

@Esadruhn Esadruhn commented Sep 12, 2022

Patch - include the default batch size update from this commit: 4d9233b
into the release 0.29.2

--> Changing it to 400 as we get timeouts with 450

EDIT: the question is actually more complex than that, discussing it in an issue here: #282

@Esadruhn Esadruhn changed the title feat: set the default batch size to 500 to make the compute plan submission faster feat: set the default batch size to 400 to make the compute plan submission faster Sep 13, 2022
@Esadruhn Esadruhn marked this pull request as ready for review September 13, 2022 07:35
@Esadruhn
Copy link
Contributor Author

size_of_grpc_packet = const_value * number_of_samples_per_task * number_of_tasks_per_batch
size_of_grpc_packet is capped

we get an error with a CP of 451 tasks, 400 data samples per task

@Esadruhn Esadruhn marked this pull request as draft September 13, 2022 07:55
@Esadruhn Esadruhn closed this Sep 22, 2022
@Esadruhn Esadruhn deleted the patch/0.29.2 branch September 26, 2022 16:04
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.

1 participant