Skip to content

v2.2.5

Compare
Choose a tag to compare
@wanghan-iapcm wanghan-iapcm released this 27 Sep 02:26
· 147 commits to master since this release
477b785

New features

Merge cuda and rocm code

Enhancement

  • lmp: throw error for traditional installation if dependent packages are not installed by @njzjz in #2777
  • lmp: add the header for atomic model deviation by @njzjz in #2778
  • check status of allocate_temp by @njzjz in #2782
  • do not sort atoms in dp test by @njzjz in #2794
  • lmp: fix_dplr use the same type_map from pair_deepmd by @njzjz in #2776
  • check status of allocate_temp by @njzjz in #2797
  • fix np.loadtxt DeprecationWarning by @njzjz in #2802
  • ndarray.tostring -> ndarray.tobytes by @njzjz in #2814
  • tf.accumulate_n -> tf.add_n by @njzjz in #2815
  • tf.test.TestCase.test_session -> tf.test.TestCase.cached_session by @njzjz in #2816
  • make the pairwise DPRc model 2x faster by @njzjz in #2833
  • prod_env_mat: allocate GPU memory out of frame loop by @njzjz in #2832
  • refactor model version convert by @njzjz in #2854
  • bump LAMMPS version to stable_2Aug2023_update1 by @njzjz in #2859

Documentation

Build and release

Bug fixing

  • fix dp test atomic polar; add UTs for dp test by @njzjz in #2785
  • ignore drdq when generalized force loss is not set by @njzjz in #2807
  • lmp: let fparam_do_compute not execute by default by @Yi-FanLi in #2819
  • Fix invalid escape sequence by @njzjz in #2820
  • fix missing version file with setuptools-scm v8 by @njzjz in #2850
  • fix compatibility with NumPy 1.26 by @njzjz in #2853
  • fix finetune RMSE and memory issue by @njzjz in #2860
  • fix the issue of applying modifier multiple times when batch set is load only once by @wanghan-iapcm in #2864

Full Changelog: v2.2.4...v2.2.5