autoatml / autoplex

Code for automated fitting of machine learned interatomic potentials.
https://autoatml.github.io/autoplex/
GNU General Public License v3.0
47 stars 7 forks source link

Julia ACEpotentials #136

Open naik-aakash opened 1 month ago

naik-aakash commented 1 month ago

Hi @YuanbinLiu , I noticed ACEpotentials had some large updates and using latest version causes the current code in autoplex to fail, thus I have pinned now the Julia to v1.9.2 and ACEpotentials to v0.6.7.

Wanted to know if we plan to support Latest ACEpotentials version.

YuanbinLiu commented 1 month ago

@naik-aakash I think it would be better to support the latest version of julia-ace. However, we can postpone this update for now. Once we conduct more tests on ACE, we can revisit and address this. Sound sensible?

naik-aakash commented 1 month ago

Sure, I also thought so. Thus I pinned the versions where I was sure current code works without any issues.