optimas-org / optimas

Optimization at scale, powered by libEnsemble
https://optimas.readthedocs.io
Other
22 stars 13 forks source link

Speedup tests with new dependencies #72

Closed AngelFP closed 1 year ago

AngelFP commented 1 year ago

This PR changes how the dependencies are installed for the automated tests. In particular, it installs pytorch from its conda channel. This version, as opposed to the one used previously, is already linked to MKL and results in a factor ~10 faster unit tests.