Weekly Progress of DP-GEN 20220815 #872
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
doc: add FAQs #856
Please check FAQs once you encounter trouble! Recently we have collected some common errors with their solutions. Any contribution to the document is welcomed!
autotest: add the interface of ABACUS in autotest #834
If you want to check the code of DP-GEN to find out the cause of your problem or modify the code for specific usage, this guide can lead your way.
remove documentation for old dispatcher #862
docs: add authors section for credits #869
example: add abacus examples #853
update run/dp2.x-lammps-cp2k example #864
add simplify example of MAPbI3-scan based on lebesgue #840
UT: add UT for create_disturb_abacus_dev #852
autotest: add the interface of ABACUS in autotest #834
Check run_tasks before submission in run_md_model_devi #854
@panxiang126 is developing a new feature to automatically set the relative atomic mass according to "type_map".
@Zhang-pchao and @SwiftChen97 made pull request to
dpdispatcher
.Issues
Some old issues are checked and closed this week. Unresolved issues will be dealt with, and more will be reviewed.
Discussion
#855
It seems like an interesting idea to use release-please action in DP-GEN. However, with various development and releasing branches, release-please action may be not suitable for DP-GEN.
What is release-please action?
See https://github.com/deepmodeling/dflow/actions/workflows/release-please.yml
Dependency
Requirments
#863
dpdata
Doc
docs: add authors section for credits dpdata#345
Fix
fix: transfer coords[-1] to numpy type in relax.py:
get_coords_from_log()
dpdata#343replace deprecated np.int by int dpdata#340
dpdispatcher
New Feature
Support if pbs scripts add ngpus info dpdispatcher#215
add retry decorator dpdispatcher#218
refactor the rest codes for retry decorator dpdispatcher#222
SSH
ssh: create a temporary file when writing a file dpdispatcher#226
catch socker.timeout for ssh exec_command dpdispatcher#225
test ssh with mock ssh server dpdispatcher#224
refactor retry ssh exec_command with new decorator dpdispatcher#223
Fix
Docs
if_cuda_multi_devices
andratio_unfinished
dpdispatcher#214docs: add authors section dpdispatcher#217
Beta Was this translation helpful? Give feedback.
All reactions