SMAC3
SMAC3 copied to clipboard
Do not round up cutoff
We round up the cutoff to the next integer so far. That's maybe necessary for the pynisher but in all other use cases (where we don't limit the runtime within SMAC) we should not touch the cutoff. Therefore, I would propose to drop the rounding in execute_ta_run.
Fine by me, but we should then add it to the execution path via the pynisher.
Should be fixed with #573.
@PhMueller Was this fixed in any PR? You closed #573 before mergening and if I'm not wrong, it is still not fixed in the dev branch.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.