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

Tune batching parameters in ensemble evaluator #9491

Open
berland opened this issue Dec 10, 2024 · 0 comments
Open

Tune batching parameters in ensemble evaluator #9491

berland opened this issue Dec 10, 2024 · 0 comments

Comments

@berland
Copy link
Contributor

berland commented Dec 10, 2024

The numbers in

self._max_batch_size: int = 500
self._batching_interval: float = 2.0

determine the snappiness of the user experience in the GUI and the terminal when there is a lot of realizations and forward model steps are defined. Assess whether these could be tuned, based on #9487

@berland berland moved this to In Progress in SCOUT Dec 10, 2024
@berland berland moved this from In Progress to Todo in SCOUT Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants