Talha Asmal
Talha Asmal
@archenroot have you tried increasing the parallelism? Increase n_jobs in optimize.py to a value equal to the number of cores you have, and it should increase utilization.
> @TalhaAsmal - I will try today evening install custom optuna branch with requested fix for custom driver params with Postgres. @archenroot did you manage to try it with the...
You can also resolve the issue by restarting the docker service. In Linux I ran the following and once docker restarts the visualizer is fixed as well. `sudo service docker...