1.2.0
版本发布时间: 2022-08-10 10:34:02
mir-group/flare最新发布版本:1.3.3(2022-12-20 05:00:27)
What's Changed
- Kokkos multispecies acceleration with type-sorting and matrix-matrix products by @anjohan in https://github.com/mir-group/flare/pull/310
- Change syntax of flare pair style code to fit the 2022 release of lammps
Backward compatibility
- Due to the new syntax, the lammps plugins of flare have to be installed with the Stable release 23 June 2022. No longer compatible with the 29Sep2021 version.
- The 2022 version of Lammps changes the thermostat dumping format a bit in the log.lammps file, such that the latest ASE version 3.22.1 lammps parser fails. If you need to use ASE's lammps calculator or you need to use our PyLAMMPS for on the fly training, you need to install the master branch of ASE
Full Changelog: https://github.com/mir-group/flare/compare/1.1.2...1.2.0