-
-
Notifications
You must be signed in to change notification settings - Fork 242
Closed
Description
Description
I tried running the following simple ask-tell loop for benchmarking SMAC3 performance on the multi-fidelity case. Unfortunately I keep running into a StopIteration error on when the intensifier iterable is used to get the next trial info. I would greatly appreciate if anyone can help me with proper usage.
Steps/Code to Reproduce
It occurs after 259 finished trials and approximately 49k seconds on the HPOBench implementation of the tabular slice localization benchmark.
Expected Results
No error
Actual Results
StopIteration
Versions
(Pdb) smac.version
'2.0.0'
Metadata
Metadata
Assignees
Labels
No labels