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

Potential OOM issues in simple_strategy_generator #704

Open
Antlera opened this issue Sep 16, 2023 · 1 comment
Open

Potential OOM issues in simple_strategy_generator #704

Antlera opened this issue Sep 16, 2023 · 1 comment
Assignees

Comments

@Antlera
Copy link
Collaborator

Antlera commented Sep 16, 2023

There are potential OOM issues in simple_strategy_generator during multiple rounds tuning. Now we set a threshold (e.g. 2400MB) to avoid this problem.

@Antlera
Copy link
Collaborator Author

Antlera commented Sep 16, 2023

Two ways to solve this problem.

  • A better batch update strategy.
  • A better threshold to utilize more vmem.

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

No branches or pull requests

1 participant