Skip to content

Stable v4.2.5

Compare
Choose a tag to compare
@gnannicini gnannicini released this 20 Nov 21:20
· 3 commits to master since this release

Changed:

  • Improved efficiency of parallel initialization: now all function evaluations in the initialization procedure (as well as restarts) are handled asynchronously, and optimization can start even if the initialization phase is not complete.

Added:

  • Added parameter init_sample_increase_parallel to control how many additional samples should be generated in the initialization phase when running in parallel mode. This leads to increased efficiency of CPU usage.