Weekly Progress of DP-GEN 20220808 #851
HuangJiameng
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's new
Support several CALYPSO run in different pressure in one iteration #814
add missing training parameters #770
arguments in dpgen.generator.arginfo.training_args are added by @njzjz
add entire arguments of gaussian style #830
args: remove duplicated argument #839
test: update abacus input parameters for test_make_fp.py #836
check examples #821
fix deprecated bare
pair_coeff
#831autotest: delete the redundant print in
test_vasp.py
#835fix bug of not finding fp_params #842
Update the type of
fp_aniso_kspacing
asList of float
#843document: add the information of ABACUS in
arginfo.fp_style_variant_type_args
#845Fix a bug in run_abacus_md and delete redundant line about gamma_only. #850
refactor: delete relax_kspacing and md_kspacing in abacus init step #848
Issues
Some old issues are checked and closed this week. Unresolved issues will be dealt with, and more will be reviewed.
Discussion
#505 FileNotFoundError: [Errno 2] No such file or directory: '.../01.model_devi/graph.001.pb'
If you find this error occurs, please check your initial data. Your model will not be generated if the initial data is incorrect. It may not be attributed to the param.json.
Dependency
dpdata
dpdata v0.2.8 release
New features:
Enhancements:
Bug fixings:
dpdispatcher
PR#210 Add a GitHub action for building docker image and pushing to Docker Hub
Beta Was this translation helpful? Give feedback.
All reactions