Weekly Progress of DP-GEN 20220725 #822
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What's new
Update args & docs
model_devi_e_trust_lo
andmodel_devi_e_trust_hi
, which have been removed in #79 #807shuffle_poscar
to run jdata #806model_devi_v_trust_lo
andmodel_devi_v_trust_hi
are optional #804Fix Simplify
#803 fix post_fp_vasp and make_fp_configs for simplify
Issues
#816 unreasonable disturbed structure produced by init_bulk
Bug fixed. See PR#815
#813 load_ckpt is removed, wrong spelling of Perturb is fixed
Bug fixed. See PR#817
Discussion
#811 RuntimeError: Meet errors will handle unexpected submission state.
If a user finds an error like this, he or she is advised to check the files on the remote server. It shows that your job has failed 3 times, but has not shown the reason. For example, you can check train.log, which is generated by DeePMD-kit. It can tell you more details.
Some common reasons are as follows:
Dependency
dpdispatcher PR#209 add retry for LSF
It is a part of the solution to dealing with unknown errors that sometimes occur caused by accidental issues.
dpdata PR#330 fix typo in #316
Fix typo in stat module to compute MAE and RMSE
Beta Was this translation helpful? Give feedback.
All reactions