ulissigroup / finetuna

Active Learning for Machine Learning Potentials
MIT License
45 stars 11 forks source link

Dask ensemble doesn't work with localcluster #7

Closed zulissi closed 3 years ago

zulissi commented 3 years ago

Changing the oal_CuNP test to use dask causes the tests for fail hard. I think it's a problem with how local files are getting stored/used for checkpoints

zulissi commented 3 years ago

Fixed in #4 and merged.

jmusiel commented 3 years ago

tests are working using dask now