Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support the deepmd-kit v3 #207

Merged
merged 56 commits into from
Mar 30, 2024
Merged

Conversation

zjgemi
Copy link
Collaborator

@zjgemi zjgemi commented Mar 28, 2024

No description provided.

zjgemi and others added 30 commits August 21, 2023 15:13
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
…fpop

Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
… for all atom types in the type map

Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
1. Bohrium job rescheduled
2. running either locally or with HPC context by dispatcher in debug mode

Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
zjgemi and others added 21 commits January 26, 2024 09:18
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

Attention: Patch coverage is 53.89610% with 71 lines in your changes are missing coverage. Please review.

Project coverage is 84.52%. Comparing base (fa4a4cf) to head (1c12011).
Report is 8 commits behind head on master.

Files Patch % Lines
dpgen2/entrypoint/submit.py 20.00% 32 Missing ⚠️
dpgen2/op/run_dp_train.py 62.06% 22 Missing ⚠️
dpgen2/op/run_lmp.py 61.76% 13 Missing ⚠️
dpgen2/op/prep_dp_train.py 69.23% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #207      +/-   ##
==========================================
- Coverage   85.61%   84.52%   -1.09%     
==========================================
  Files          92       92              
  Lines        4852     4957     +105     
==========================================
+ Hits         4154     4190      +36     
- Misses        698      767      +69     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wanghan-iapcm wanghan-iapcm changed the title Deepmd v3 feat: support the deepmd-kit v3 Mar 28, 2024
Copy link

@wanghan-iapcm wanghan-iapcm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you please provide an example input script for the deepmd-kit v3 dpgen?

dpgen2/entrypoint/submit.py Show resolved Hide resolved
dpgen2/entrypoint/submit.py Outdated Show resolved Hide resolved
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Signed-off-by: zjgemi <liuxin_zijian@163.com>
@zjgemi
Copy link
Collaborator Author

zjgemi commented Mar 29, 2024

could you please provide an example input script for the deepmd-kit v3 dpgen?

Examples have been added in https://github.com/zjgemi/dpgen2/tree/deepmd-v3/examples/water.

@wanghan-iapcm wanghan-iapcm merged commit f2e1d59 into deepmodeling:master Mar 30, 2024
9 checks passed
@njzjz njzjz linked an issue Mar 30, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support different backends for DeePMD-kit
2 participants