dlrover
dlrover copied to clipboard
Potential OOM issues in `simple_strategy_generator`
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.
Two ways to solve this problem.
- A better batch update strategy.
- A better threshold to utilize more vmem.
This issue has been automatically marked as stale because it has not had recent activity.
This issue is being automatically closed due to inactivity.