automl / DACBench

A benchmark library for Dynamic Algorithm Configuration.
https://automl.github.io/DACBench/
Apache License 2.0
27 stars 14 forks source link

CMA-ES Windows Compatibility #47

Open Steven-Adriaensen opened 3 years ago

Steven-Adriaensen commented 3 years ago

Some import in the cma-es environment currently fails on windows. Fix: Only import benchmarks that the user wants to use?

Steven-Adriaensen commented 3 years ago

It turns out that this failure also sometimes occurs on other OS (resource limit call fails)

Steven-Adriaensen commented 2 years ago

Things to try / possible solutions:

At install time:

At runtime, in init.py