datuner icon indicating copy to clipboard operation
datuner copied to clipboard

budget and timeout issue

Open ecenurustun opened this issue 6 years ago • 3 comments

There is some randomness in the number of design points visited even though the budget and timeout is set. For instance when p=8,

b=800 and t=1h results in 144 local results b=800 and t=10h results in 528 local results

In some cases, keeping budget fixed and increasing timeout may lead to reduced number of local results.

Note that for the study performed, the timeout is more than enough to visit 800 design points with a parallelization of 8.

ecenurustun avatar Aug 21 '18 16:08 ecenurustun